The LaTeX Project Team submitted an update to the
latex-tagging-status
package.
Version: 2025-11-26
License: lppl1.3c
Summary description: The LaTeX Tagging Status data
Announcement text:
--------------------------------------------------------------------------------
updated package status file
Includes a fix for issue 1090 (catcode of @)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/latex-tagging-status
More information is at
https://ctan.org/pkg/latex-tagging-status
--------------------------------------------------------------------------------
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 .
KKTeX submitted an update to the
luwa-ul
package.
Version: 1.2.0 2025-11-25
License: lppl1.3c
Summary description: Provides underlines and other highlighting which can be used in vertical mode
Announcement text:
--------------------------------------------------------------------------------
I got rid of specific adjustment when \ruby was used in Manual Series and Auto
Series takes over the role. Also, I slightly changed internal length-adjusting-parameter.
Also, I added new auto series, \thinHighLightAuto and \thickHighLightAuto.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/luwa-ul
More information is at
https://ctan.org/pkg/luwa-ul
--------------------------------------------------------------------------------
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 .
Bernhard Haslhofer submitted the
beamertheme-csh
package.
Version: 1.0 2025-11-24
License: lppl1.3c
Summary description: A Beamer presentation theme for the Complexity Science Hub Vienna
Announcement text:
----------------------------------------------------------------------
Hi all,
A LaTeX Beamer theme for Complexity Science Hub presentations is now available.
Just use \usetheme{csh} in your Beamer document.
Best,
Bernhard
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-csh
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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
Vít Starý Novotný submitted an update to the
expltools
package.
Version: 2025-11-24
License: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2025-11-24
### explcheck v0.16.0
#### Development
This version of explcheck has implemented the following new features:
- Support specifying cut-off dates for deprecations from the file
`l3obsolete.txt` and prefixes from the file `l3prefixes.csv`.
(suggested by @YDX-2147483647 in #147 and #149, added in #150)
For example, here is how your config file `.explcheckrc` might look if you
would like to only take into account the deprecations and prefixes from
TeX Live 2024 and earlier:
``` toml
[defaults]
l3obsolete_max_deprecated_date = "2024-03-30"
l3prefixes_max_first_registered_date = "2024-11-18"
```
You may get these dates by running the script `generate-explcheck-latex3.lua`
with files `l3obsolete.txt` and `l3prefixes.csv` from TeX Live 2024 placed in
the current working directory or other locations indexed by the KPathSea
library. Here is the output of the script:
```
LPEG parsers and other information extracted from LaTeX3 data files.
Generated on 2025-11-06 from the following files:
- "l3obsolete.txt" with the latest obsolete entry from 2024-03-30
- "l3prefixes.csv" with the latest registered prefix from 2024-11-18
```
You may also just use the dates of the last update to TeX Live 2024
(2025-03-09) for both options, see https://tug.org/historic, directory
`systems/texlive/2024/tlnet-final`.
#### Fixes
This version of explcheck has fixed the following bugs:
- Fix an attempt to index a nil value in function `count_segments()` from the
file `explcheck-evaluation.lua`. (#150)
This bug would surface when printing results for files whose processing
stopped before the syntactic analysis step.
#### Continuous integration
This version of explcheck has made the following changes to our continuous
integration:
- Use historic files "l3obsolete.txt" and "l3prefixes.csv" in CI. (#150)
- Include example files from the `doc` subtree in regression tests. (#150)
This has reduced code coverage from ca 24% to 21% of all expl3 tokens on
TeX Live 2024 and from ca 22% to 20% on current TeX Live 2025 (2025-11-06).
- Check if the configuration is minimal even for expl3 files without any
issues. (#150)
This is necessary to prevent incorrect recommendations to remove unnecessary
default settings from the file `.explcheckrc` in the script
`prune-explcheck-config.lua`.
- Bump actions/checkout from 5 to 6. (contributed by @dependabot in #151)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/expltools
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/expltools/
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 1.6.8 2025-11-24
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Corrections and clarifications in documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
flowfram
package.
Version: 2.0 2025-11-24
License: lppl1.3
Summary description: Create text frames for posters, brochures or magazines
Announcement text:
----------------------------------------------------------------------
Version 2.0 has been mostly rewritten using LaTeX3 commands and
updated to take into account changes to the output routine in the
LaTeX kernel. Some defaults have changed.
If there are any compatibility issues you can rollback to v1.18
or v1.17.
New supplementary package flowframtkutils.sty included for use
with FlowframTk (distributed separately). This doesn’t automatically
load flowfram.sty as it may only be required for exported images.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/flowfram
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/flowfram/
------------------------------------------------------------------------
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
plante submitted an update to the
freemath
package.
Version: 1.1
License: lppl1.3c
Summary description: LaTeX maths without backslashes
Announcement text:
--------------------------------------------------------------------------------
Some improvements:
- Better \left \right and \sqrt (\radical) behaviour;
- Better LuaLaTeX compatibility, specifically for unicode-math users;
- Updated documentation with some texnical notes.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/freemath
More information is at
https://ctan.org/pkg/freemath
--------------------------------------------------------------------------------
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 .
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 4.42c 2025-11-24
License: lppl1.3c
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
tkz-elements — update 4.42c (2025/11/24)
This update brings a new geometric class, several new Apollonius-related tools,
improved robustness thanks to extended EPS handling, and many documentation
enhancements.
Added
New class angle:
A dedicated object for angle management (identifier "A" used internally).
Integration with other classes will come in later releases.
class circle:
New method CCL (circle–circle–line tangency).
Unified similitude method with optional "internal" / "external" mode.
module tkz:
New angle-related functions, all with optional EPS:
tkz.inner_angle, tkz.angle_between_vectors, tkz.get_angle_normalize.
New comparison helper: tkz.approx (optional EPS).
class line:
Aliases perpendicular_bisector and bisector for mediator.
New method harmonic with mode "internal", "external" or "both".
class triangle:
isodynamic_points (alias neuberg_points).
three_apollonius_circles.
apollonius_circle.
apollonius_points.
apollonius_circles.
Changed
class matrice:
Fixes for print_matrix and matrix:print.
Correction of method htm.
Intersection
Complete rewrite of algorithms with a unified EPS parameter for precision control.
class circle:
Many methods now accept an optional EPS argument:
on_circle, in_out, in_disk, in_out_disk,
in_disk_strict, out_disk_strict, in_out_disk_strict,
line_position, pole, is_tangent, is_secant,
circles_position, orthogonal_through, midcircle, common_tangent.
Improved behaviour of CLL for parallel lines.
class line
Improved LLL.
Documentation:
Some corrections
New Gothic example for CLP.
New CLL example with parallel lines.
Rewrite of search_circle.lua.
Expanded Apollonius section with new CLP examples.
Lua lesson: using string.char(37).
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://ctan.org/pkg/tkz-elements
--------------------------------------------------------------------------------
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 .
Dohyun Kim submitted an update to the
luatexko
package.
Version: 5.3 2025-11-24
License: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
- reset hb.space and parameters.space for harf-mode fonts:
Beware that the width of inter-word space can be affected by this fix.
- consider extend/squeeze option in vertical font setting:
Currently these two options do not work properly with node-mode vertical font.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexko
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexko/
------------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
>
> babel
>
> package.
>
> Version: 25.16 2025-11-23
> License: lppl1.3
>
> Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Changes in version 25.16 are described in:
>
> https://latex3.github.io/babel/news/whats-new-in-babel-25.16.html
>
> Here is a summary:
>
> * Julian calendar.
> * New Greek counters without keraia
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/babel
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/required/babel/base/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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
Cédric Pierquet submitted the
>
> vscodeicons
>
> package.
>
> Version: 0.1.0 2025-11-23
> License: lppl1.3c cc-by-sa mit
>
> Summary description: Use vscode icons through LaTeX commands
>
> Announcement text:
> ----------------------------------------------------------------------
>
> This package provides commands like twemojis which allow to use vscode icons through LaTeX commands.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/vscodeicons
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/contrib/vscodeicons/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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
Romano Giannetti submitted an update to the
>
> CircuiTikZ
>
> package.
>
> Version: 1.8.3 2025-11-23
> License: lppl gpl
>
> Summary description: Draw electrical networks with TikZ
>
> Announcement text:
> ----------------------------------------------------------------------
>
> The main highlight of this version is the fix of the oo-type sources and transformers.
> They used parameters different from width and height to define the shape,
> and the anchors were not stable (and some of them were plain wrong).
> It also adds several capabilities to them (anchors, additional windings, and so on).
> Additionally, IGT thyristors and a couple of generic shapes (AC/DC symbols)
> have been added.
>
> - Add anchors, additional winding, global scale switch, and symbol
> rotation to the oo-type component
> - Add IGCT thyristors
> - Add ac/dc symbols
> - Fix definition and stabilize anchors of oo- and ooo-type components.
> - Fix encoding of the manual, removing some latin1 chars and
> converting to utf8. Why that was working is a mystery.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/circuitikz
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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 Project Team submitted an update to the
l3kernel
package.
Version: 2025-11-14
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Fixed
- Fix `\peek_regex_remove_once:nTF` and `\peek_regex_remove_once:NTF`
on reinserting special token `{` or `}` (issue \#1805)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/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
Alceu Frigeri submitted an update to the
codedescribe
package.
Version: 1.18 2025-11-22
License: lppl1.3c gpl
Summary description: LaTeX code description and documentation
Announcement text:
----------------------------------------------------------------------
Addressing issues 16, 17 and (partially) 18. New commands for
setting locale, and companion package option (issue 17).
Added a package option to suppress some bad boxes warnings.
See manual.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/codedescribe
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/codedescribe/
------------------------------------------------------------------------
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
Plante submitted the
freemath
package.
Version: 1.0
License: lppl1.3c
Summary description: LaTeX maths without backslashes
Announcement text:
----------------------------------------------------------------------
The freemath package allows for the omission of backslashes from
most math mode commands. Specifically, any consecutive string of
at least two (Latin) letters appearing in math will automatically
be turned into the control sequence with the same name, if it exists.
The package provides the `\freemathon` and `\freemathoff` commands
which respectively activate and deactivate this behaviour.
It is disabled by default upon loading.
Regular commands initiated by a backslash may of course
still be used when freemath is active, and can furthermore
be freely mixed with backslash-free commands.
Example:
With freemath: `lim_{n to infty} int_Omega n log left( 1 + frac{f}{n} right) d mu`.
Without freemath: `\lim_{n \to \infty} \int_\Omega n \log\left( 1 + \frac{f}{n} ) d\mu`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/freemath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/freemath/
------------------------------------------------------------------------
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
ducksay
package.
Version: 2.8 2025-11-22
License: lppl1.3c
Summary description: Draw ASCII art of animals saying a specified message
Announcement text:
----------------------------------------------------------------------
This release fixes two bugs which were introduced by changes
in the kernel in 2025-06-01 and 2025-11-01.
- `tail-symbol` wasn’t using the correct category codes if the
symbol was a letter since `ltcmd`’s `v`-type no longer sets
all category codes to 12.
- `\AddColoredAnimal` wasn’t working due to the same reason and
the used regular expression being too restrictive.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ducksay
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ducksay/
------------------------------------------------------------------------
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
Benoît Corsini submitted the
slixte
package.
Version number: 2025-11-21
License type: lppl1.3c
Summary description: A customizable class for creating slides
Announcement text:
----------------------------------------------------------------------
A new class powered by beamer and tikz to create custom slides.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/slixte
More information is at
https://www.ctan.org/pkg/slixte
------------------------------------------------------------------------
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
Alceu Frigeri submitted an update to the
codedescribe
package.
Version number: 1.17 2025-11-20
License type: lppl1.3c gpl
Summary description: LaTeX code description and documentation
Announcement text:
----------------------------------------------------------------------
New auxiliary package codelstlang (defining a series of listings' TeX dialects)
and a companion package option to use those new dialects and others. A new code
key allowing the default listings style to be replaced by an user defined one.
See documentation for details.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/codedescribe
More information is at
https://www.ctan.org/pkg/codedescribe
------------------------------------------------------------------------
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
Shiro Takeda submitted an update to the
econ-bst
package.
Version: 3.3
License: lppl1.3c
Summary description: BibTeX style for economics papers
Announcement text:
----------------------------------------------------------------------
This is update of the existing package.
This update includes bug fixes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/econ-bst
The package’s files themselves can be inspected at
https://mirrors.ctan.org/biblio/bibtex/contrib/econ-bst/
------------------------------------------------------------------------
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
ablo González Luengo submitted an update to the
scontents
package.
Version number: 2.6 2025-11-20
License type: lppl1.3c
Summary description: Stores LaTeX contents in memory or files
Announcement text:
----------------------------------------------------------------------
Changes in v2.6 2025-11-20:
– Internal environment `verbatimsc` update for _tagged_ PDF.
– Update requirement to LaTeX release 2025-11-01.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/scontents
More information is at
https://www.ctan.org/pkg/scontents
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luatexko
package.
Version number: 5.2 2025-11-20
License type: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
- new tagging plug for \uuline
- copy node attributes of leader box/rule to leader glue
- fix a bug in fontoptions.asc_desc[]
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luatexko
More information is at
https://www.ctan.org/pkg/luatexko
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
hvfloat
package.
Version: 2.55 2025-11-19
License: lppl
Summary description: Controlling captions, fullpage and doublepage floats
Announcement text:
----------------------------------------------------------------------
Bugfix for package trimclip and setting \hfuzz to prevent overfull hbox message
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hvfloat
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hvfloat/
------------------------------------------------------------------------
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
Apostolos Syropoulos submitted an update to the
asana-math
package.
Version number: 000.962 2025-11-19
License type: ofl
Summary description: A font to typeset maths in Xe(La)TeX and Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
The following changes have been documeneted:
000.959 Added Greek Letter Yot and Greek Capital Letter Yot
000.962 Character U+0060 was not a grave accent but an apostrophe
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/Asana-Math
More information is at
https://www.ctan.org/pkg/asana-math
------------------------------------------------------------------------
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
Elayson Abreu submitted an update to the
abntexto
package.
Version: 4.0.5-beta 2025-08-27
License: pd
Summary description: LaTeX class for formatting academic papers in ABNT standards
Announcement text:
--------------------------------------------------------------------------------
The version present in CTAN was not 4.0.5, as shown in the version status. This
should be corrected in this upload.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/abntexto
More information is at
https://ctan.org/pkg/abntexto
--------------------------------------------------------------------------------
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 .
Maxime Chupin submitted an update to the
>
> wordcloud
>
> package.
>
> Version: 0.3
> License: lppl1.3c
>
> Summary description: Drawing wordclouds with MetaPost and Lua
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Add PDF tagging mechanism for luamplib.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/wordcloud
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/graphics/metapost/contrib/macros/wordcloud/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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
Daniel Flipo submitted an update to the
yfonts-otf
package.
Version: 0.61 2025-11-16
License: ofl lppl1.3
Summary description: OpenType version of the Old German fonts designed by Yannis Haralambous
Announcement text:
----------------------------------------------------------------------
Features "Alternate=0" and "Alternate=1" now work as intended
for LuaLaTeX and XeLaTeX. Feature "StylisticSet=2" deleted.
Thanks to Keno Wehr for pointing out the bug.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/yfonts-otf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/yfonts-otf/
------------------------------------------------------------------------
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
Rajeesh KV submitted an update to the
ArsenalMath
package.
Version: 0.9.2 2025-11-11
License: ofl
Summary description: Arsenal Math OpenType fonts
Announcement text:
--------------------------------------------------------------------------------
Update Arsenal Math fonts, version 0.9.2
- Added License file
- Added an option to set font scaling factor to LaTeX style file
- Changed Math Calligraphic alphabets to Arsenal Swash letter
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/arsenal-math
More information is at
https://ctan.org/pkg/arsenal-math
--------------------------------------------------------------------------------
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 .
Jasper Habicht submitted an update to the
rpgicons
package.
Version number: 2.3.0 2025-11-16
License type: lppl1.3c
Summary description: Icons for tabletop role-playing games
Announcement text:
----------------------------------------------------------------------
. Added key to define custom keys in L3 variant.
- Added shape for emanation.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons
More information is at
https://www.ctan.org/pkg/rpgicons
------------------------------------------------------------------------
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
Jean-François Burnol submitted an update to the
zeckendorf
package.
Version number: 0.9d 2025-11-16
License type: lppl1.3c
Summary description: Knuth Fibonacci multiplication, Zeckendorf and Bergman
representations of big integers
Announcement text:
----------------------------------------------------------------------
An effort has been made to document completely the underlying mathematical
algorithms. The interactive interface has been extended with hexadecimal
notation for Zeckendorf and Bergman representations. There are some breaking
changes, check the PDF.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/zeckendorf
More information is at
https://www.ctan.org/pkg/zeckendorf
------------------------------------------------------------------------
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
Alceu Frigeri submitted an update to the
pkginfograb
package.
Version number: 1.2 2025-11-16
License type: lppl1.3c gpl
Summary description: Collect LaTeX package information in a regular way
Announcement text:
----------------------------------------------------------------------
Added commands to set package's info and call \ProvidesExplPackage / \ProvidesExplClass
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pkginfograb
More information is at
https://www.ctan.org/pkg/pkginfograb
------------------------------------------------------------------------
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
Moritz Schubotz submitted an update to the
texvc
package.
Version: 1.3 2025-11-15
License: lppl1.3
Summary description: Use MediaWiki LaTeX commands
Announcement text:
----------------------------------------------------------------------
MediaWiki, the software behind Wikipedia, Encyclopedia of Mathematics,
MaRDI, and many other projects, supports TeX-like commands to render
mathematical formulae.
The LaTeX package texvc describes the supported commands and defines
custom commands.
Version 1.3 provides a complete list with all usable LaTeX macros
(including those defined by other packages) and preloads all packages
that are required to render the macros used in MediaWiki projects.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texvc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/texvc/
------------------------------------------------------------------------
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
Alceu Frigeri submitted an update to the
>
> tikzfxgraph
>
> package.
>
> Version: 1.1 2025-11-15
> License: lppl1.3c gpl3+
>
> Summary description: Plotting functions in a simplified way
>
> Announcement text:
> ----------------------------------------------------------------------
>
> New package options to (a) suppress some warnings (b) change samples' default (c) use pre-calculated tables (instead of calling gnuplot each and every time (work around for some cases in which pgf/pglplot fails to detect nothing has changed)). see documentation.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/tikzfxgraph
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/graphics/pgf/contrib/tikzfxgraph/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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
Romain NOËL submitted an update to the
beamertheme-gotham
package.
Version: 1.2.3.c 2025-11-04
License: lppl1.3c cc-by-sa-4
Summary description: A versatile and extendable beamer theme based on Metropolis
Announcement text:
----------------------------------------------------------------------
# [Gotham](https://gitlab.com/RomainNOEL/beamertheme-gotham) announcement
The `Gotham` package is a modern, minimal-ish, versatile, `LaTeX(3)`
and extendable theme for your `Beamer` presentations.
`Gotham` tries to bring higher flexibility thanks to `LaTeX3`
implementation on top of the good-looking `Metropolis` theme.
## Version: 1.2.3.c Date: 2025-11-04
### New
- command to reload colorset `\gothamReloadColors`
### Fixes
- adapt `\titlepage` to beamer margins [[issue #7]
(https://gitlab.com/RomainNOEL/beamertheme-gotham/-/issues/7)]
- fix horizontal alignment `{section~in~toc}{gotham~bullet}`
when interacting with `minted` package [[issue #8]
(https://gitlab.com/RomainNOEL/beamertheme-gotham/-/issues/8)]
- fix application of the colorset
[[issue #9](https://gitlab.com/RomainNOEL/beamertheme-gotham/-/issues/9)]
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-gotham
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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
Sumukh Prasad submitted an update to the
sanskrit
package.
Version: 2.2.4-b
License: lppl
Summary description: Sanskrit support
Announcement text:
--------------------------------------------------------------------------------
Routine maintenance was done; a new intro-and-quick-start document was added.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/language/sanskrit
More information is at
https://ctan.org/pkg/sanskrit
--------------------------------------------------------------------------------
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 .
Stephan Lukasczyk submitted an update to the
dtk-bibliography
package.
Version number: 2025-11 2025-11-15
License type: lppl1.3c
Summary description: Bibliography of “Die TeXnische Komödie”
Announcement text:
----------------------------------------------------------------------
2025-11-15: updated for issue 2025/04
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/dtk-bibliography
More information is at
https://www.ctan.org/pkg/dtk-bibliography
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
hvfloat
package.
Version number: 2.54 2025-11-14
License type: lppl
Summary description: Controlling captions, fullpage and doublepage floats
Announcement text:
----------------------------------------------------------------------
2.54 2025-11-14 - bugfix for doubleFullPage images
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hvfloat
More information is at
https://www.ctan.org/pkg/hvfloat
------------------------------------------------------------------------
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 Project Team submitted an update to the
latex-tagging-status
package.
Version: 2025-11-14
License: lppl1.3c
Summary description: The LaTeX Tagging Status data
Announcement text:
--------------------------------------------------------------------------------
update to tagging status file
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/latex-tagging-status
More information is at
https://ctan.org/pkg/latex-tagging-status
--------------------------------------------------------------------------------
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 .
Christian Tellechea submitted an update to the
systeme
package.
Version: 0.46
License: lppl1.3c
Summary description: Format systems of equations
Announcement text:
--------------------------------------------------------------------------------
systeme 0.46
* bugfix : le compteur \SYSeqnum était incrémenté
une fois de trop à chaque appel de \systeme
* new : ajout de la consigne de tri "0" pour
spécifier la place du terme constant
* changements internes concernant la structure de
la liste des variables
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/systeme
More information is at
https://ctan.org/pkg/systeme
--------------------------------------------------------------------------------
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 LaTeX Project Team submitted an update to the
l3kernel-dev
bundle.
Version: 2025-11-14
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
----------------------------------------------------------------------
### Fixed
- Fix `\peek_regex_remove_once:nTF` and `\peek_regex_remove_once:NTF` on
reinserting special token `{` or `}` (issue \#1805)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 4.40c 2025-11-13
License: lppl1.3c
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
This release introduces several improvements to fundamental geometric objects,
expands the numerical utilities in the tkz module, adds new capabilities for
conics, and clarifies portions of the documentation.
It continues the consolidation of existing methods while providing new tools for advanced geometric work.
Added
Points: New method length(p)
Allows distance evaluation using z.A:length(z.B), equivalent to tkz.length(z.A, z.B).
Line: Improved methods: orthogonal_at, collinear_at
Both now behave more consistently in proportional constructions.
Circle:
New intuitive alias methods:
from_radius ≡ through
from_diameter ≡ diameter
Updated common_tangent with more coherent handling of special cases.
Triangle:
New method:
trilinear_to_d — converts trilinear coordinates into distances to the sides (internally uses Heron’s formula).
tkz: A set of highly useful numerical tools has been added:
Generators and unit converters:
tkz.range, tkz.deg, tkz.rad, tkz.pt
Value checking: tkz.is_NaN, tkz.is_Inf, tkz.notDef
Numerical analysis:
tkz.fsolve(f, a, b, n [, opts]) — simple root finder
tkz.derivative(f, x0 [, accuracy]) — numerical derivative at a point
Conic
Added common_tangent for conics (currently implemented for ellipses).
Changed
Conic:
The path method for ellipses has been redesigned:
new modes: "swap", "ccw", "cw"
proper handling of cases where the endpoints are opposite.
Documentation:
Corrected usage of
\tkzDrawCoordinates[smooth] (instead of \tkzDrawCoordinatessmooth) in the conic class.
Added several new examples for CCL.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://ctan.org/pkg/tkz-elements
--------------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
bib2gls
package.
Version number: 4.7 2025-11-13
License type: gpl3+
Summary description: Command line application to convert .bib files to glossaries-extra.sty resource files
Announcement text:
----------------------------------------------------------------------
new command line switch --[no-]shift-zero-sections
bug fix: corrected break-space option
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/bib2gls
More information is at
https://www.ctan.org/pkg/bib2gls
------------------------------------------------------------------------
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 Oberdiek Package Support Group submitted an update to the
hologo
package.
Version number: 1.16 2025-11-11
License type: lppl1.3c
Summary description: A collection of logos with bookmark support
Announcement text:
----------------------------------------------------------------------
* Added New logos: \hologo{pTeX}, \hologo{pLaTeX}, \hologo{upTeX}, \hologo{upLaTeX}, \hologo{ApTeX}, \hologo{ApLaTeX},
\hologo{TeXLive}, \hologo{DVIPDFMx}. (GitHub PR #11 and #12 from myhsia)
* Added tagging support
* Guard the logos against case changes, (GitHub issue #3)
* Preserve height in reflectbox (GitHub issue #9)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/hologo
More information is at
https://www.ctan.org/pkg/hologo
------------------------------------------------------------------------
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 Project Team submitted an update to the
l3kernel
bundle.
Version: 2025-11-06
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Changed
- Support `\exp_stop_f:` in text expansion
- Update mediabox management for LaTeX 2025-11-01
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/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
The LaTeX Project Team submitted an update to the
pdfmanagement-testphase
package.
Version: 0.96x 2025-11-12
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
--------------------------------------------------------------------------------
reduce PDF file size with luatex by delaying writing of xmp-metadata (this works around an engine bug with uncompress objects)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://ctan.org/pkg/pdfmanagement-testphase
--------------------------------------------------------------------------------
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 .
KKTeX submitted an update to the
gckanbun
package.
Version: 2.1.0 2025-11-12
License: mit
Summary description: Kanbun typesetting for (u)pLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
I deleted some misleading description about dependencies.
Also, I added some options in order to typeset KANSHI.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gckanbun
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/japanese/gckanbun/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
whatsnote
package.
Version: 5.0B 2025-11-12
License: lppl1.3c
Summary description: A LaTeX class for taking notes in science, engineering, etc.
Announcement text:
----------------------------------------------------------------------
Complete the source explanations in the literate programming
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/whatsnote
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/whatsnote/
------------------------------------------------------------------------
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
Kangwei Xia submitted an update to the
exam-zh
package.
Version number: 0.2.6 2025-11-12
License type: lppl1.3c
Summary description: LaTeX template for Chinese exams
Announcement text:
----------------------------------------------------------------------
Version 0.2.6 (2025-01-07):
- Added multi-level key-value support for exam-zh/draft option
- Improved calculations environment width parameter (0.3 -> 0.45\textwidth)
- Fixed solution environment blank line issue with align* environment
- Fixed \fillin command line breaking with no-answer-type=none
- Fixed \par expansion and label-pos comparison issues
- Added documentation for page/show-foot option
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/xetex/latex/exam-zh
More information is at
https://www.ctan.org/pkg/exam-zh
------------------------------------------------------------------------
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
Daniel Benjamin Miller submitted the
splentinex
package.
Version number: 1.0 2025-11-11
License type: ofl
Summary description: Splentinex fonts
Announcement text:
----------------------------------------------------------------------
Splentinex is a serif font family designed for body text. This typeface design
was originally crated by Frank Pierpont and Fritz Stelzer in 1913 and released
by Monotype as Plantin. In 2025, Ben Byram-Wigfield created Splentino, a new
digitization of the Plantin design, for inclusion with the music software
Dorico. Splentinex is a modified repackaging of Splentino.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/splentinex
More information is at
https://www.ctan.org/pkg/splentinex
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
>
> whatsnote
>
> package.
>
> Version: 5.0A 2025-11-10
> License: lppl1.3c
>
> Summary description: A LaTeX class designed for taking notes or writing books
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Version 5.0A released.
> - Transferred to literature programming
> - Add the l3build script
> - Redesigned the cover and the inner pages
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/whatsnote
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/contrib/whatsnote/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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
Dohyun Kim submitted an update to the
>
> luatexko
>
> package.
>
> Version: 5.0 2025-11-10
> License: lppl1.3c
>
> Summary description: Typeset Korean with Lua(La)TeX
>
> Announcement text:
> ----------------------------------------------------------------------
>
> - improve \xxruby command using lua-uni-algos package
>
> - improve ruby process by integrating separate processes
>
> - improve uline process considering space glyph inserted by tagpdf package
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/luatexko
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/luatex/generic/luatexko/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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