Commit graph

8358 commits

Author SHA1 Message Date
markd
77003374b1 tex-adjustbox{,-doc}: update to 1.3
* Added support for (hopefully) all 'graphicx' keys.
  * Added missing \leavevmode for framing keys.
  * Added key "leavevmode" on request of Frank Mittelbach.
  * Added 'process' key.
  * Added 'clap' key on user request.
  * Removed old graphicx key 'print'.
  * trimclip: Added explicit luatex driver which uses the pdftex driver
    to avoid the fallback to PGF driver.
2021-02-20 09:40:27 +00:00
markd
4645ddd1c9 tex-2up{,-doc}: update to 1.3a
changes unknown
2021-02-20 09:37:44 +00:00
markd
ff65935c5e tex-musixtex{,-doc}: update to 1.31
Defined \zzdoublebar, \zzbar, \zendpiece
2021-02-19 23:59:25 +00:00
markd
638b317d28 tex-pict2e{,-doc}: update to 0.4b
This version allows etex length expressions (e.g.\circle{\textwidth-5cm})
for all image mode coordinates in the same way as the upcoming LaTeX version
2020-10-01. The old way of using the package `picture' is no longer necessary.
2021-02-18 19:56:20 +00:00
markd
1218f2120f tex-pgf{,-doc}: update to 3.1.8b
3.1.8b
Hotfix for handling of TeX conditionals on a path.  We can't forward
\relax and frozen \relax through the parser because there is existing
code that relies on this.

The recommendation is to use expandable conditionals where possible.

3.1.8a
Hotfix for the new topaths handling.  One instance did not yet properly
preserve relative coordinates.

3.1.8
If a topath is bent by any of the in=, out=, bend=, etc. options, a
Bezier curve is constructed in the background.  To infer the positions
of the control points the start and end coordinate are converted to
absolute coordinates. However, this has the effect that subsequent
points on the path think that the endpoint of the topath was absolute
which can lead to counter-intuitive path construction, e.g.
```latex
\draw (2,0) to[out=0,in=180] +(1,0) -- ++(0,-1) -- +(1,0);
```
If old code relies on this behavior, this drawing will silently break!
Please open an issue if you rely on this.

This release introduces a fix for path handling which concerns
expansion of tokens on the path in particular with respect to
conditional.  Previously when the expansion of a conditonal resulted in
a frozen \relax the parser would just give up.  Now the parser will
skip over the frozen \relax and continue to expand tokens.  Whether
this will result in a meaningful expansion is up to the user.

This release also includes other bug fixes.
2021-02-18 19:53:42 +00:00
markd
ab0cd4c9e4 tex-jfmutil: needs perl at runtime 2021-02-15 04:39:57 +00:00
markd
ce91324633 tex-context-vim{,-doc}: update to 2020.56356
changes unknown
2021-02-15 04:25:52 +00:00
markd
23d1d95a41 tex-context-letter{,-doc}: update to 2020.56073
changes unknown
2021-02-15 04:23:40 +00:00
markd
f5f7071a68 tex-context-filter{,-doc}: update to 2020.55718
changes unknown
2021-02-15 04:21:10 +00:00
markd
ff068101dd tex-texdoc-doc: update to 3.2.2 (actually commit it) 2021-02-15 04:01:10 +00:00
markd
9d131ccf77 tex-texdoc{,-doc}: update to 3.2.2
- Improved the scoring scheme to prioritize the latex tree than the latex-dev
- Support invoking the program with absolute paths
- The document was entirely rewritten
- Other small improvements and bug fixes
2021-02-15 04:00:06 +00:00
markd
4317686177 tex-tex4ebook{,-doc}: update to 0.3c
0.3b
New features:
- AZW and AZW3 support
- clean up of the generated files using make4ht DOM filters

Bugfixes:
- fixed XML validity issues for the NCX files

0.3c
Bug fix release: some custom elements remained in generated XML files in
the Epub 3 format, resulting in non-valid file.
2021-02-15 03:56:53 +00:00
markd
17d0e88a5b tex-make4ht{,-doc}: update to 0.3f
New features:
 - added JATS output format - the support is still far from complete though

Bug fixes:
 - in the build file utilities
 - in index processing
 - in several extensions and filters
2021-02-15 03:51:10 +00:00
markd
0165e80614 tex-cweb{,-doc}: update to 3.70.57710
changes unknown
2021-02-15 03:43:41 +00:00
markd
2a176c5fb8 tex-soul{,-doc}: update to 2.4.56495
move from latex to generic
2021-02-15 02:04:10 +00:00
markd
937fdb9b99 tex-ebproof{,-doc}: update to 2.1.1
This is mostly a bugfix release which ensures compatibility
with the new LaTeX release.

It also makes the `prooftree` environment robust in tabular
contexts and provides a new statement `\overlay` that can
be useful in slideshows.
2021-02-15 02:02:15 +00:00
markd
4c3259aea5 tex-tracklang{,-doc}: update to 1.5
- Removed redundant code and added debug message to
   \TrackLangAddToHook and \TrackLangRedefHook
- Bug fix: removed spurious {\fi} from \@tracklang at test@if at
  file@exists at for@langII
2021-02-15 01:26:43 +00:00
markd
5eac148858 tex-texinfo: update to 5.1.57466
changes unknown
2021-02-15 01:23:35 +00:00
markd
cc5b5382f8 tex-tex4ht{,-doc}: update to 2020.57704
changes unknown
2021-02-15 01:21:57 +00:00
markd
14422c74ca tex-toptesi{,-doc}: update to 6.4.06
changes unknown
2021-02-15 00:39:21 +00:00
markd
2fccdb4528 tex-revtex4{,-doc}: update to 4.0a
Internal changes to track updates in the LaTeX kernel (2020-10-01 release).
2021-02-15 00:37:02 +00:00
markd
ac22e9403e tex-revtex{,-doc}: update to 4.2e
- Internal changes to track updates in the LaTeX kernel (2020-10-01 release).
- Internal changes of .bst file packaging.
2021-02-15 00:33:09 +00:00
markd
8234966ef6 tex-hausarbeit-jura{,-doc}: update to 2.1.0
Bugfix release. Fix problem with latexrelease and textcomp.
2021-02-15 00:21:21 +00:00
markd
7e33a4a5a6 tex-elsarticle{,-doc}: update to 3.3
Modified for enabling structured affiliation coding. Authors can now
code their department and organization, address-line, city, postcode
and country in separate tags so that during typesetting stages these
will be properly converted to their equivalent XML tags.

The order of these tags can also be changed. For example, if the postcode
should come before city, simply place the postcode before the city code.
2021-02-15 00:18:04 +00:00
markd
99c83a84b4 tex-chessboard{,-doc}: update to 1.9
- Corrected a bug reported by Phelype Oleinik: colorbackareas (and
  other area keys) didn't process lists of areas correctly.
2021-02-14 21:55:12 +00:00
markd
1b63e5e8fd tex-biblatex-nature{,-doc}: update to 1.3d
changes unknown
2021-02-14 21:37:09 +00:00
markd
be5b3d4210 tex-biblatex-ieee{,-doc}: update to 1.3d
- Tracks biblatex core changes
2021-02-14 21:34:34 +00:00
markd
a064c67c33 tex-biblatex-apa{,-doc}: update to 9.14
changes unknown
2021-02-14 21:32:09 +00:00
markd
34a72ba69b p5-biblatex-biber: update to 2.16
to match biblatex version
2021-02-14 21:28:47 +00:00
markd
4eaa82dd12 tex-biblatex{,-doc}: update to 3.16
changes unknown
2021-02-14 21:25:52 +00:00
markd
89d226bd6a print: +tex-babel-{belarusian,japanese,ukrainian} 2021-02-14 20:49:01 +00:00
markd
6570ac45f0 tex-babel-ukrainian: add version 1.4e
Babel support for Ukrainian
2021-02-14 20:37:44 +00:00
markd
a014581ca1 tex-babel-japanese: add version 2020
Babel support for Japanese
2021-02-14 20:29:34 +00:00
markd
9a983c6988 tex-babel-belarusian: add version 1.5
Babel support for Belarusian
2021-02-14 20:26:34 +00:00
markd
9080781d64 tex-babel-russian: update to 1.3m
2021-01-10 version 1.3m

    * The macro `\cyrdash` that prints Cyrillic dash has been changed.
      Now it is alias of `\textemdash` in all encodings.

    * New Customisation section added to the module documentation. It
      describes how to modify the `\cyrdash` macro and shorthand
      `"--~"` that is intended to print Cyrillic dash in compound names
      of physical laws, mathematical equations, company titles, e.t.c.
      such as the Ostrogradsky-Gauss theorem (thanks to Olga Lapko).

2020-10-16 version 1.3l

    * Patches for Russian language from hyperref package to
      babel-russian module (thanks to Ulrike Fischer).
2021-02-14 20:24:16 +00:00
markd
35bd37394c tex-babel-italian: update to 1.4.04
changes unknown
2021-02-14 20:21:51 +00:00
markd
7db2c67f0b tex-babel-greek: update to 1.10
changes unknown
2021-02-14 20:19:45 +00:00
markd
97f437b779 tex-babel-german: update to 2.12
* Properly handle shorthands in hyperref pdf strings
* Some clarifications about standard varieties in the manual
2021-02-14 20:18:15 +00:00
markd
9ecb0aa291 tex-babel-french: update to 3.5l
changes unknown
2021-02-14 20:16:41 +00:00
markd
16949b0903 tex-babel-dutch: update to 3.8j
changes unknown
2021-02-14 20:15:06 +00:00
markd
a90771cff7 tex-babel-albanian: update to 1.0d
changes unknown
2021-02-14 20:11:37 +00:00
markd
5bedf18964 tex-jadetex{,-doc}; update to 3.13.57186
changes unknown
2021-02-14 03:04:33 +00:00
markd
2130fc3f86 tex-eplain{,-doc}: update to 3.11
This minor release supports the YYYY-MM-DD date syntax in
\ProvidesPackage, as well as the historical YYYY/MM/DD.
2021-02-14 03:00:49 +00:00
markd
8f39e5134e tex-unicode-data{,-doc}: update to 1.14
Add WordBreakProperty.txt
2021-02-14 00:50:00 +00:00
markd
8e91c8d1ad tex-hyphenex: update to 20210110
A large update to the US English hyphenation exception list maintained
by TUGboat editors.
2021-02-14 00:42:44 +00:00
markd
71163212af tex-dvipdfmx{,-doc}: update to 2020
changes unknown
2021-02-14 00:40:25 +00:00
markd
fe627d77c6 tex-xkeyval{,-doc}: update to 2.8
Removed path from search for options of the documentclass
2021-02-13 11:40:09 +00:00
markd
3fd3415dd4 tex-translator{,-doc}: update to 1.12c
changes unknown
2021-02-13 11:37:34 +00:00
markd
fc8bbcd6b7 tex-polyglossia{,-doc}: update to 1.51
1.50
New features:
 * Polyglossia now uses the Harfbuzz renderer by default with LuaTeX
   output. This brings LuaTeX on par with XeTeX for all scripts.
   The renderer can be changed via the new global luatexrenderer
   option.
 * The (previously inadvertently working) hyphenrules environment that
   ceased to work after a recent babel update is back and now
   officially supported. The environment now also supports language
   options and aliases.
 * New command \setlanghyphenmins to adapt hyphenation thresholds of
   languages and varieties.
 * New command \abjadalph for Arabic with corresponding option.
 * Replace consecutive glues around punctuation by the correct amount
   of space with LuaLaTeX for French, ecclesiastic Latin, and Sanskrit.

1.50a
This is a minor release that fixes a regression with Russian and
some classes introduced in v. 1.50

1.51
New features:
  * New option "frenchpart" for French.
  * New option "splithyphens" for Croatian.

Bug fixes:
  * Use new LaTeX core hooks rather than filehook package. This fixes
    a recent breakage of filehook with other external packages.
  * Remove very old code that pretends polyglossia is babel.
  * Fix spelling of Albanian \contentsname.
  * Fix part heading modification in French.
  * Fix extra space in Hebrew.
  * Register main polyglossia language earlier.
  * Allow for hyphenations in words following opening guillemet in
    French with XeTeX.
2021-02-13 11:35:31 +00:00
markd
ffb34e8c17 tex-pdftexcmds{,-doc}: update to 0.33
0.32
Adapt \pdf at elapsedtime to new lua version.

0.33
* avoid that \pdfelapsedtime and \pdfresettimer are set to
  \cs{relax} when using xelatex.

* load ltluatex when using plain so that the catcode tables
  are available
2021-02-13 11:29:44 +00:00