Daniel A. Weiss submitted an update to the
apa7
package.
Version number: 2.04 2020-10-11
License type: lppl1.3c
Summary description: Format documents in APA style (7th edition)
Announcement text:
----------------------------------------------------------------------
Updated ORCID link style for jou mode
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/apa7
More information is at
https://www.ctan.org/pkg/apa7
------------------------------------------------------------------------
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
Claudio Beccari submitted the
swfigure
package.
Version: 0.9.07 2020-10-11
License: lppl1.3c
Summary description: Insert large images that do not fit into a single page
Announcement text:
----------------------------------------------------------------------
Five different display modes are defined in order to place in
a document large figures that do not fit into a single page,
otherwise some details might be lost.
A single user macro is defined to handle all five display modes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/swfigure
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/swfigure/
------------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
expkv-cs
package.
Version number: 0.5 2020-10-11
License type: lppl1.3c
Summary description: Define expandable key=val macros using expkv
Announcement text:
----------------------------------------------------------------------
This release increases the performance of ekvcHash-created macros
slightly, and the performance of those created with ekvcSplit even more.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv-cs
More information is at
https://www.ctan.org/pkg/expkv-cs
------------------------------------------------------------------------
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 .
Alexander Shibakov submitted an update to the
splint
package.
Version: 1.1.0 2020-10-11
License: gpl3+
Summary description: Write LALR(1) parsers in TeX using bison and flex
Announcement text:
----------------------------------------------------------------------
Several bugfixes, new indexing macros, new parser for pretty-printing
flex input, new debugging features and optimizations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/splint
The package’s files themselves can be inspected at
http://mirror.ctan.org/support/splint/
------------------------------------------------------------------------
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
Sergio Callegari submitted an update to the
everypage
package.
Version number: 2.0
License type: lppl1.3
Summary description: Provide hooks to be run on every page of a document
Announcement text:
----------------------------------------------------------------------
Package is now in a legacy status. Functionality similar to that provided
by this package is directly implemented in LaTeX since its 2020 Fall
release. On new enough LaTeX formats, everypage now merely emulates its
legacy interface on top of the new LaTeX mechanisms for compatibility
reasons, while on older formats, it fall backs to its own previous code.
Do not use everypage in new documents and do not rely on it in new
packages or classes of yours.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/everypage
More information is at
https://www.ctan.org/pkg/everypage
------------------------------------------------------------------------
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
Dirk Krause asked us to remove his dktools bundle from CTAN.
The project is now available only at its SourceForge project page
https://sourceforge.net/project/dktools .
The project does not contain any LaTeX packages, but source code
to build executable programs.
During the last years, many programs unrelated to LaTeX were
added to the project. Therefore, CTAN is no longer a suitable
place to host the entire project.
The programs related to LaTeX are:
wxdkdraw Minimalistic drawing program for use with LaTeX
wxd2lat Convert wxdkdraw drawings to PDF+TeX, EPS+TeX, TeX (PGF)
bmpp Convert PNG, JPEG, TIFF to PDF, PS, EPS
fig2lat Convert *.fig to PS(+TeX), PDF(+TeX), PGF
dk-t2l Convert plain text to LaTeX
plpdftex Output driver for octpgfpl to produce PDF+TeX
----------------------------------------------------------------------
The bundle’s Catalogue entry can still be viewed at
https://ctan.org/pkg/dktools
------------------------------------------------------------------------
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
Erwann Rogard submitted an update to the
ccool
package.
Version: 3.1 2020-10-10
License: lppl1.3c
Summary description: A key-value document command parser
Announcement text:
----------------------------------------------------------------------
Update to one of the listings:
Listing #2 showed doc dependencies, so people could replicate
the other listings. But these were dependencies at any depth and
thus was wasteful. The new one shows only explicit dependencies,
in other words, those specified with usepackage, which is all
the user needs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ccool
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/ccool/
------------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
expkv-opt
package.
Version number: 0.1b 2020-10-10
License type: lppl1.3c
Summary description: Parse class and package options with expkv
Announcement text:
----------------------------------------------------------------------
Compatibility update for expkv 2020-10-10.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv-opt
More information is at
http://www.ctan.org/pkg/expkv-opt
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
--
Jonathan P. Spratte submitted an update to the
expkv
package.
Version number: 1.5 2020-10-10
License type: lppl1.3c
Summary description: An expandable key=val implementation
Announcement text:
----------------------------------------------------------------------
This new version adds a macro to add contents to the sneaked tokens before
parsing the key list (`ekvsetSneaked`).
It also contains many micro-performance tweaks.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/generic/expkv
More information is at
http://www.ctan.org/pkg/expkv
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
--
Lars Madsen submitted an update to the
memoir
package.
Version number: 3.7n 2020-10-04
License type: lppl1.3
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
----------------------------------------------------------------------
A bit of an emergency update:
o memoir v3.7n
-- The new implementations for the AtEndPackage and friends only
require single #s not # doubling as in the old implementation. That
is not backwards compatible. # doubling now forced in the new
implementation as well.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/memoir
More information is at
http://www.ctan.org/pkg/memoir
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
--
Lars Quentin submitted the
realtranspose
package.
Version: 1.1
License: mit
Summary description: The “real” way to transpose a Matrix
Announcement text:
----------------------------------------------------------------------
With realtranspose you can finally notate transposition by rotating
the characters 90 degrees.
This is a hommage to the realhats package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/realtranspose
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/realtranspose/
------------------------------------------------------------------------
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
Rolf Niepraschk submitted an update to the
pst-pdf
package.
Version number: 1.2f
License type: lppl1.2
Summary description: Make PDF versions of graphics by processing
between runs
Announcement text:
----------------------------------------------------------------------
Internal changes to track updates in the LaTeX kernel (2020-10-01
release).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pst-pdf
More information is at
https://www.ctan.org/pkg/pst-pdf
------------------------------------------------------------------------
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 .
Riccardo Dossena submitted an update to the
verifica
package.
Version number: 1.3 2020-10-10
License type: lppl1.3
Summary description: Typeset (Italian high school) exercises
Announcement text:
----------------------------------------------------------------------
Fixed a bug related to the eurosym package
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/verifica
More information is at
https://www.ctan.org/pkg/verifica
------------------------------------------------------------------------
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 .
Yvon Henel submitted an update to the
paresse
package.
Version: 5.0.1 2020-10-10
License: lppl1.3c
Summary description: Define simple macros for greek letters
Announcement text:
----------------------------------------------------------------------
Bug correction, two keys (viz. ttheta and ttau) were left undefined.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/paresse
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/paresse/
------------------------------------------------------------------------
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
Maïeul Rouquette submitted an update to the
reledmac
package.
Version: 2.34.6 2020-10-10
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
This release fixes a bug with the calc package added in v2.34.4
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/reledmac
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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
Thomas F. Sturm submitted an update to the
tcolorbox
package.
Version number: 4.42 2020-10-09
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
- due to several problems with the color algorithm introduced with version 4.32,
essentially reversion to the proven pre 4.32 method.
* support of luacolor persists (since 4.32)
* color stacks (by pdfcol) are not mandatory any more,
but are optional now with 'use color stack'. Note that effects of whatsits
on the vertical space have to be expected.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tcolorbox
More information is at
https://www.ctan.org/pkg/tcolorbox
------------------------------------------------------------------------
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
Camuse Cao submitted the
xmuthesis
package.
Version number: 0.4.1
License type: lppl1.3c
Summary description: XMU thesis style
Announcement text:
----------------------------------------------------------------------
xmuthesis is released. It's designed for XMU thesis's writing.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/xmuthesis
More information is at
https://www.ctan.org/pkg/xmuthesis
------------------------------------------------------------------------
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
The LaTeX Team submitted an update to the
latex-firstaid
package.
Version number: 1.0e
License type: lppl1.3c
Summary description: First aid for external LaTeX files and packages that
need updating
Announcement text:
----------------------------------------------------------------------
This release matches LaTeX2e 2020-10-01 patch level 1
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/required/firstaid
More information is at
https://www.ctan.org/pkg/latex-firstaid
------------------------------------------------------------------------
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
The Japanese TeX Development Community submitted an update to the
jsclasses
package.
Version number: 2020-10-09
License type: bsd
Summary description: Classes tailored for use with Japanese
Announcement text:
----------------------------------------------------------------------
* minijs.sty: Fix a mistake in the release 2020-10-05.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/jsclasses
More information is at
https://www.ctan.org/pkg/jsclasses
------------------------------------------------------------------------
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
Ulrike Fischer submitted an update to the
zref
package.
Version number: 2.32 2020-07-03
License type: lppl1.3c
Summary description: A new reference scheme for LaTeX
Announcement text:
----------------------------------------------------------------------
This adapts the zref-pagelayout module to the new LateX hook management.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/zref
More information is at
https://www.ctan.org/pkg/zref
------------------------------------------------------------------------
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
The LaTeX Team submitted an update to the
latex-base
bundle.
Version: 2020-10-01-PL1
License: lppl1.3c
Summary description: Base sources of LaTeX
Announcement text:
----------------------------------------------------------------------
#########################
# 2020-10-01 PL 1 Release
#########################
2020-10-08 Phelype Oleinik <phelype.oleinik(a)latex-project.org>
* ltclass.dtx:
Fix loading expl3-based package after rollback to 2020-02-02 (gh/406).
2020-10-08 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfssini.dtx: removed redundant code and fixed a misspelling
in a csname - no functional change (gh/405)
2020-10-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltxdoc.dtx (section{DocInclude}):
Quotes around the aux file name removed,
they are not needed and upset BibTeX (gh/400)
2020-10-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltfiles.dtx (section{File Handling}):
Quotes around the aux file name removed,
they are not needed and upset BibTeX (gh/400)
2020-10-04 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* lthooks.dtx (subsection{Internal commands needed elsewhere}):
Definition AddToHookNext was supposed to be for AddToHook (gh/401)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-base
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/base/
------------------------------------------------------------------------
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
Palle Jørgensen submitted the
plimsoll
package.
Version: 1 2020-10-09
License: gpl3+
Summary description: Fonts with the Plimsoll symbol and LaTeX support
Announcement text:
----------------------------------------------------------------------
This package provides access to the Plimsoll symbol for use with
LaTeX. The Plimsoll symbol is sometimes used in chemistry for denoting
standard states and values. The LaTeX package provides access to this
notation as well. The syntax for denoting the standard state is the
same as suggested in the Comprehensive LaTeX Symbol List for emulating
the Plimsoll mark.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/plimsoll
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/plimsoll/
------------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
polyglossia
package.
Version number: 1.50 2020-10-09
License type: mit lppl1.3 cc0
Summary description: An alternative to babel for XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
New features:
* Polyglossia now uses the Harfbuzz renderer by default with LuaTeX
output. This brings LuaTeX on par with XeTeX for all scripts (#337).
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 (#427).
* New command setlanghyphenmins to adapt hyphenation thresholds of
languages and varieties.
* New command abjadalph for Arabic with corresponding option (#431).
* Replace consecutive glues around punctuation by the correct amount
of space with LuaLaTeX for French, ecclesiastic Latin, and Sanskrit
(#437).
Bug fixes:
* Remove warning about missing Brazil patterns (#404).
* Fix incompatibility with recent babel release (#408).
* Fixed some spellings in Marathi (#409).
* Fix spacing of geminating dot in Catalan (#410).
* Fix incompatibility of Marathi with Beamer.
* Correct partname in Hindi (#416).
* Updates and improvements to Kurdish (#418).
* Only activate shorthand character if babelshorthands is true
(#421).
* Fix whitespace issue in Czech and Slovak with vlna=true (#423).
* Fix whitespace issue in Danish (#424).
* Fix catcode conflicts that might occur in language definition files
f. ex. when loaded from a LaTeX3 class (#67, #425).
* Robustify font family switches (#428).
* Fix whitespace issue in Russian indentfirst option (#433).
* In Russian, indentfirst is now again default (#434).
* Fix LaTeX error with arabic numbering in Ukrainian (#440).
* Fix directionality after Hebrew decimal numbers (#441).
* Fix babelname of Latin Serbian (#442).
* Fix recording of secondary languages in xpg@bloaded and
xpg@bcp@loaded lists (#443).
* Simplify and robustify section heading modification in Russian
and introduce option forceheadingpunctuation (#444).
* Fix Cyrillic dash (via babelshorthand ---) when TeX ligatures
are disabled (#445)
* Fix problem with large character indices in Lua module for
punctuation spacing
Interface and defaults changes:
* Polyglossia now uses the Harfbuzz renderer by default with LuaTeX
output. See new features section.
Build fixes:
* Fix a bug in the dtx build script which was the reason for an
utterly incomplete polyglossia.dtx file (#420).
Documentation improvements:
* Document how to change lefthyphenmin and
ighthyphenmin for a
language (#435).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/unicodetex/latex/polyglossia
More information is at
https://www.ctan.org/pkg/polyglossia
------------------------------------------------------------------------
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 .
The Oberdiek Package Support Group submitted an update to the
kvoptions
package.
Version number: 3.14 2020-10-07
License type: lppl1.3
Summary description: Key value format for package options
Announcement text:
----------------------------------------------------------------------
The package kvoptions-patch.sty distributed together with kvoptions.sty
is not compatible with a LaTeX 2020-10-01 or newer and so it will abort
loading if it detects it. This fixes
https://github.com/ho-tex/kvoptions/issues/5
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/kvoptions
More information is at
https://www.ctan.org/pkg/kvoptions
------------------------------------------------------------------------
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 .
Caleb Maclennan submitted an update to the
libertinus-fonts
package.
Version: 7.010 2020-10-08
License: ofl
Summary description: The Libertinus font family
Announcement text:
----------------------------------------------------------------------
- Build WOFF2 static font files suitable for use as self-hosted webfonts
- Add ‘𝄆’ [U+1D106] and ‘𝄇’ [U+1D107] MUSICAL SYMBOL REPEAT SIGN glyphs
- Add ‘꞉’ [U+A789] MODIFIER LETTER COLON glyph
- Fix weight of period (and derivatives such as colon) in Serif Semibold
- Fix side bearings for +dlig ‘tz’
- Fix vertical alignment of dots in colon to not shift between weights
- Fix kerning of ‘f’ and substitute an alternate ‘f’ glyph used in ‘f)’
- Cleanup encoding used in source files and build rules for easier maintenance
- Update font meta data fields, documentation for downloads, and build process
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/libertinus-fonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/libertinus-fonts/
------------------------------------------------------------------------
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