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