The PGF/TikZ Team submitted an update to the
pgf
package.
Version number: 3.1.6
License type: lppl1.3c gpl2 fdl
Summary description: Create PostScript and PDF graphics in TeX
Announcement text:
----------------------------------------------------------------------
# Acknowledgements
This release stands in the name of the two contributors **Alexander
Grahn** and **Yukai Chou** without whom this release would not have been
nearly as great. Thank you very much!
# BREAKING CHANGES
- In the last version, in an attempt to fix updating `local bounding box`
in a clipping scope the `pgf@path@size@hook` in
`pgf@protocolsizes` was set to be executed unconditionally.
Unfortunately, this broke all other uses of `local bounding box` and has
been
reverted. If you need to use `local bounding box` in a clipping scope,
use the `overlay` option.
- The recent Ghostscript version 9.53 has changed the primitives for
transparency, blend mode, and transparency groups. These are now
supported by PGF and should in principle go unnoticed by the user. (Thanks
Alexander Grahn!)
- `pgfintersectionoflines` will now always return the intersection in the
untransformed coordinate system. This however requires an
additional `pgftransforminvert` which comes with a loss of precision and
can potentially lead to `Dimension too large` errors in edge cases.
- PGF now supports the new hook management that will be introduced in
LaTeX 2020/10/01. While this should not lead to any noticeable
changes, please look out for breakages with overlays and the `current
page` nodes. Please report problems on the PGF or LaTeX issue
trackers.
# New features
You can read about these new features in the manual:
- PS-3 functional shading, opacity masks (fadings) and image masks for
dvips. (Thanks Alexander Grahn!)
- The `dvisvgm4ht` driver developed by Michal Hoftich has been merged into
PGF/TikZ.
- The `pgfparser` module has been slightly refactored such that it can be
used without loading all of PGF.
- The order in which the inner styles are applied in a `matrix` is now
configurable. #867
- The file `pgfmanual-en-macros.tex` is developed specifically for
typesetting the PGF manual, however, many other package developers have
found it useful and made good use of it. To this end, we now install
`pgfmanual-en-macros.tex` into a directory that is searched by kpathsea
such that developers no longer have to copy the file into their own
distribution.
- The CI system was switched from Travis CI to GitHub Actions for better
integration with GitHub and direct deployment of build artefacts to the
status page.
# Bug fixes
Lots of bug fixes. On GitHub you can click the commit hashes and the
issue numbers to get to the fix and the ticket, respectively.
44bb29fd #900 #923
2ae12cb4 #924
f6039046 #918
908db001 #889
71becc18 #909
83069dce #508 #915
c5a6dbbb #671
0f52b63c #654
17e588d5 #912
197450c0 #755
eaf9c096 #888
d96c3f2f #843
6a0e08db #640 #839
bd8c9c45 #876
4773c311 #748
2145bcfb #872
c44960e7 #872
1ca59c70 #871
65bcaaff #867
68bebd7a #823
1c380999 #808
494bd677 #861
1e520dc7 #863
1efebdf7 #856
e1eac8af #859
ca1f30e1 #795
6b79a6dc #855
a7cccca0 #848
7098976d #855
8095bc57 #846
08041e44 #855
730a3437 #853
ff3fe4c4 #852
6e8397b5 #851
6c88ed94 #851
e6e91c40 #848
29de799f #845
2a6eaefb #840
357bc059 #837
15c943b7 #831
314a00ad #829
03aa54d2 #816
4e1529ba #822
4ccfe0d4 #813
1f21e3ba #819 #698
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/graphics/pgf/base
More information is at
https://www.ctan.org/pkg/pgf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Marcel Krüger submitted an update to the
intopdf
package.
Version number: 0.3.0
License type: lppl1.3c
Summary description: Embed non-PDF files into PDF with hyperlink
Announcement text:
----------------------------------------------------------------------
Modified intopdf to use l3pdf instead of using backend primitives
directly. This ensures better compatibility with new LaTeX versions.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/intopdf
More information is at
https://www.ctan.org/pkg/intopdf
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Martin Scharrer submitted an update to the
texdef
package.
Version number: 1.9 2020-09-27
License type: gpl3
Summary description: Display the definitions of TeX commands
Announcement text:
----------------------------------------------------------------------
Changes:
* Added support for develop versions of formats, e.g. 'latex-dev'.
* Changed path printing format to native format of the used OS
(e.g. under Windows file paths now have `` instead of `/`)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/support/texdef
More information is at
https://www.ctan.org/pkg/texdef
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Martin Scharrer submitted an update to the
filehook
package.
Version number: 0.8 2020-09-27
License type: lppl1.3
Summary description: Hooks for input files
Announcement text:
----------------------------------------------------------------------
Updates to make the package work with the upcoming LaTeX 2020/10/01 release.
Please report any still existing problems to the package author.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/filehook
More information is at
http://www.ctan.org/pkg/filehook
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Uwe Ziegenhagen submitted an update to the
koma-script
package.
Version number: 3.32
License type: lppl1.3c
Summary description: A bundle of versatile classes and packages
Announcement text:
----------------------------------------------------------------------
KOMA-Script 3.32 is still compatible with LaTeX 2020-04-01 and should be
compatible with LaTeX 2020-10-01. Unfortunately there are some
incompatible changes in package scrlfile:
- scrlfile has been spitted into scrlfile-hook and
scrlfile-patcholdlatex. scrlfile-hook is new and uses the new file
hooks of LaTeX 2010-10-01. scrlfile-patcholdlatex is an adapted
version of old scrlfile. scrlfile is still available as wrapper, that
automatically selects either scrlfile-hook or scrlfile-patcholdlatex.
- AfterPackage+ and AfterPackage! have been replaced by new
AfterAtEndOfPackage* (see the manual for the new command).
- AfterClass+ and AfterClass! have been replaced by new
AfterAtEndOfClass* (see the manual for the new command).
- scrlfile has a new traditional package option`withdeprecated` that
reimplements AfterPackage+, AfterPackage!, AfterClass+ and
AfterClass! using AfterAtEndOfPackage* resp. AfterAtEndOfClass*.
See the manual for more information. Although the reimplementations
are not identical to the original functionality, they should be
suitable in most cases.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/koma-script
More information is at
https://www.ctan.org/pkg/koma-script
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Sebastian Ørsted submitted an update to the
SemTeX
package.
Version: 0.44 2020-09-27
License: lppl1.3c
Summary description: Deals with stripped SemanTeX documents
Announcement text:
----------------------------------------------------------------------
The package has been updated to fit with the new update of SemanTeX.
From now on, version numbers of semtex will align with those of SemanTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/semtex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/semtex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Sebastian Ørsted submitted an update to the
SemanTeX
package.
Version: 0.44 2020-09-27
License: lppl1.3c
Summary description: Semantic, keyval-based mathematics
Announcement text:
----------------------------------------------------------------------
Quite a big update. Apart from a few internal optimizations, it
greatly improves the stripsemantex algorithm, so that all SemanTeX
markup, including the one containing SemantexDelimiterSize, can
now be completely stripped. Consequently, the key allowSemantexDelimiterSize
has been removed since it no longer serves any purpose.
The semtex package is therefore almost unnecessary, and I might decide
to remove it completely later.
(The algorithm itself has also been changed a bit, so that it requires
more iterations, but it's worth it because of the previous improvement.)
The recommendations regarding set constructions and Laurent series have
been updated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/semantex
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/semantex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Günter Milde submitted an update to the
greek-fontenc
package.
Version: 1.0 2020-09-25
License: lppl1.3
Summary description: LICR macros and encoding definition files for Greek
Announcement text:
----------------------------------------------------------------------
Bugfix in textalpha_: Let ``greekscript`` set ``encodingdefault``.
`` extKoppa`` as alias for `` extkoppa`` in LGR.
Update URLs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/greek-fontenc
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/greek/greek-fontenc/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2020-09-27
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2020-09-27
- Added `*`-version of ` atechuyoko`.
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/jlreq/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Hironobu Yamashita submitted an update to the
plautopatch
bundle.
Version: 0.9j 2020-09-27
License: bsd3
Summary description: Automated patches for pLaTeX/upLaTeX
Announcement text:
----------------------------------------------------------------------
* plautopatch.sty: Adjusted for LaTeX2e 2020-10-01.
* Add pxesopic.sty; automatically loaded when LaTeX2e 2020-10-01 is used.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/plautopatch
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/plautopatch/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Hironobu Yamashita submitted an update to the
platex-tools
bundle.
Version: 2020-09-27
License: bsd3
Summary description: pLaTeX standard tools bundle
Announcement text:
----------------------------------------------------------------------
* pxatbegshi.sty, pxeveryshi.sty: Adjusted for LaTeX2e 2020-10-01.
* pxxspace.sty: Small fix.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/platex-tools
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/platex-tools/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Uwe Ziegenhagen submitted an update to the
dtk-bibliography
package.
Version: DTK 2020-03 2020-09-22
License: lppl1.3c
Summary description: DTK Bibliography
Announcement text:
----------------------------------------------------------------------
2020-09-22: updated for issue 2020/03
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dtk-bibliography
The package’s files themselves can be inspected at
http://mirror.ctan.org/info/dtk-bibliography/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Norman Gray submitted an update to the
textpos
package.
Version: 1.10 2020-09-26
License: lppl1.3
Summary description: Place boxes at arbitrary positions on the LaTeX page
Announcement text:
----------------------------------------------------------------------
Updates since v1.9.1:
* Try harder to become invisible in horizontal mode
* Add the TPShowGrid macro
* Now compatible with LaTeX3
* Home page changed
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/textpos
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/textpos/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
At the initiative of Karl Berry, a new subdirectory unicodetex/
has been added to the /macros/ branch of the CTAN archive.
The new directory tree CTAN:/macros/unicodetex/ is meant for
macro packages that work with either of the “modern” TeX engines
XeTeX and LuaTeX, but not with “traditional” TeX engines like TeX
and pdfTeX.
Macro packages that require LuaTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/luatex/ .
Macro packages that require XeTeX (and will work with _none_
of the other engines!) are stored in CTAN:/macros/xetex/ .
Macro packages that work with _any_ TeX engine, or only
with “traditional” TeX engines, are stored, as before, in
CTAN:/macros/ outside the directories mentioned above.
So far, the following packages have been relocated to
CTAN:/macros/unicodetex/latex/ :
fontsetup
fontspec
lilyglyphs
polyglossia
realscripts
unicode-math
xltxtra
Feedback would be welcome about more packages that should be
moved to another location, according to this classification.
Please contact ctan(a)ctan.org if you are the author, or a
knowledgeable user, of a package that you feel should go to
the CTAN:/macros/unicodetex/ branch, but is still located
somewhere else on the archive. Thanks!
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Robin Schneider submitted an update to the
doclicense
package.
Version number: 2.2.1 2020-09-25
License type: lppl1.3
Summary description: Support for putting documents under a license
Announcement text:
----------------------------------------------------------------------
Fix compatibility issue with newer versions of hyperxmp (bug confirmed with Tex Live
2020) resulting in an compile error by loading hyperxmp and hyperref in the order the
packages expect it. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/doclicense
More information is at
http://www.ctan.org/pkg/doclicense
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 4.40 2020-09-25
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
- bug fix (#114): 'IfBooleanT', 'IfBooleanF'
- bug fix (#117): 'widget' set 'toprule at break' and needed the breakable library
- (bug) fix: style 'marker' set 'breakable' and needed the breakable library
- (#113) 'capture=hbox' applies '@parboxrestore' now to allow e.g. hbox style
listings inside indented environments like itemize
- (#2) support 'hbox' for 'minted' listings
- (#115) New default vertical space options
'before skip balanced', 'after skip balanced', 'beforeafter skip balanced'
NOTE: These options replace the current default options
'parskip', 'noparskip', 'autoparskip'
WARNING: Old documents may need adapted manual page breaks where used.
Otherwise: Use cbsetforeverylayer{autoparskip}
to restore the old behavior!
- 'before skip' and 'before skip balanced' do not insert glue now, if
the tcolorbox is the first element in a minipage (or sourrounding tcolorbox)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox
More information is at
http://www.ctan.org/pkg/tcolorbox
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Hironobu Yamashita submitted an update to the
gentombow
package.
Version number: 2020-09-25
License type: bsd3
Summary description: Generate Japanese-style crop marks
Announcement text:
----------------------------------------------------------------------
Adjustment of bounddvi package for LaTeX2e 2020-10-01.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/gentombow
More information is at
https://www.ctan.org/pkg/gentombow
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Frank Mittelbach submitted an update to the
latexbug
package.
Version: 1.0h 2020-09-25
License: lppl1.3c
Summary description: Bug-classification for LaTeX related bugs
Announcement text:
----------------------------------------------------------------------
Maintenance update: new supported files added
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexbug
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/required/latexbug/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Scott Pakin submitted an update to the
repltext
package.
Version: 1.1 2020-09-25
License: lppl1.3c
Summary description: Control how text gets copied from a PDF file
Announcement text:
----------------------------------------------------------------------
The repltext packages exposes to LaTeX a relatively obscure
PDF feature: replacement text. When replacement text is specified
for a piece of text, it is the replacement text, not the typeset text
that is copied and pasted.
Version 1.1 of repltext adds support for recent versions of LuaLaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/repltext
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/repltext/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3backend
package.
Version: 2020-09-24
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Fixed
- Documented source as PDF
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3backend/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3experimental
bundle.
Version: 2020-09-24
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Added
- Support for DeviceN color spaces
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Team submitted an update to the
l3kernel
package.
Version: 2020-09-24
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2020-09-24]
### Changed
- Use Lua pseudo-primitives instead of `directlua`
- ` oken_if_primitive:N(TF)` now reports pseudo-primitives as primitives in LuaTeX
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Scott Pakin submitted an update to the
hyperxmp
package.
Version number: 5.5
License type: lppl1.3c
Summary description: Embed XMP metadata within a LaTeX document
Announcement text:
----------------------------------------------------------------------
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe for
embedding document metadata within the document itself. The metadata
are designed to be easy to extract, even by programs that are oblivious
to the document's file format. Most of Adobe's applications store XMP
metadata when saving files. Now, with the hyperxmp package, it is
trivial for LaTeX document authors to store XMP metadata in their
documents as well.
hyperxmp integrates seamlessly with hyperref and requires virtually no
modifications to documents that already exploit hyperref's mechanisms
for specifying PDF metadata. hyperxmp can embed a wide variety of
metadata as XMP, including the list of authors, document title, contact
information (telephone number, postal address, email address, etc.),
copyright statement, keywords, natural language, and much more.
hyperxmp is compatible with pdflatex, lualatex, xelatex, latex+dvipdfm,
and latex+dvips+Distiller.
Version 5.5 of hyperref includes a number of improvements:
* Automatically assign pdfnumpages and pdfbytes under pdfLaTeX and
LuaLaTeX.
* Automatically acquire the document's main language and list of
secondary languages from both babel and polyglossia.
* Introduce the pdfpubstatus package option, which supports the Journal
Article Versions publication status.
* Support hyperlinks and other markup in Koma-script's frommobilephone
and fromphone.
* Load hyperref automatically if the document does not do so explicitly.
* Improve consistency between XMP and PDF metadata.
* Correct the data type of xmpMM:RenditionClass.
* List x-default alternatives before language-specific alternatives, as
dictated by the XMP specification.
* Correctly handle source files with spaces in their name.
* Enable hyperxmp to be called from AtEndPreamble, as is now done by
the doclicense package.
Thanks to Robin Schwab, Thorsten Wißmann, Peter Dyballa, and Tommaso
Pecorella for their contributions to this version of hyperref in the
form of suggestions, bug reports, patches, and testing. A special
thanks to Javier Bezos for updating his babel package for hyperxmp's
benefit and for helping integrate babel functionality into hyperxmp.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/hyperxmp
More information is at
https://www.ctan.org/pkg/hyperxmp
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version number: 2.34.5 2020-09-23
License type: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fix compatibilitly between apprefwithpage/SErefwithpage
and the line number annotation mechanism.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/reledmac
More information is at
https://www.ctan.org/pkg/reledmac
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Will Robertson submitted an update to the
breqn
bundle.
Version: 0.98k 2020-09-24
License: lppl1.3
Summary description: Automatic line breaking of displayed equations
Announcement text:
----------------------------------------------------------------------
## v0.98k (2020/09/24)
* Update patch code for new 2e kernel (thanks Ulrike)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/breqn
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/breqn/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs