Oliver Beery submitted an update to the
scaletextbullet
package.
Version: 2.0.5 2026-02-18
License: lppl1.3c
Summary description: Resize the \textbullet without changing its vertical center
Announcement text:
----------------------------------------------------------------------
### Changed
- Maintenance update before TeX Live 2026.
- Improved documentation.
### Removed
- `scaletextbullet-code.pdf`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/scaletextbullet
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/scaletextbullet/
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
ltx-talk
bundle.
Version: 0.4.6 2026-02-18
License: lppl1.3c
Summary description: A class for typesetting presentations
Announcement text:
----------------------------------------------------------------------
### Changed
- Revise signature for `\newtheorem` (see
(https://github.com/latex3/tagging-project/issues/1239))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ltx-talk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ltx-talk/
------------------------------------------------------------------------
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
Association GUTenberg submitted an update to the
letgut
package.
Version: 0.9.14 2026-02-16
License: lppl1.3c
Summary description: Class for the newsletter “La Lettre GUTenberg” of the French TeX User Group GUTenberg
Announcement text:
--------------------------------------------------------------------------------
### Changed
- Smaller icons for attached files
- GUTenberg's informations updated (#65)
- Softwares names now in sans serif rather than in typewriter (#66)
- No colon after packages/classes names (#71)
- Endash instead of colon as caption separator (#81)
- Floating tables' style set
- Better cleveref reference name for listings
- Some fancyhdr settings now subject to change in `localconf.tex`
- Better handling of the articles' titles
- Darker color for the code borders
- Richer `listings`' language driver file
- Character … now known to `listings`
- \num and \qty now group digits starting to 4
- Code improved (thanks to explcheck)
- Documentation updated and (slightly) improved
### Fixed
- Compilation error when book reviews are involved
- Wrong font shape of books titles in books reviews
- Graphics files found only in the current directory (even if accessible, e.g. in the TDS)
- Page numbers were not hyperlinks in the documentation's index
### Added
- New command for references to the (unnumbered) titles, subtitles, sections, etc.
- New command for schedules
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/letgut
More information is at
https://ctan.org/pkg/letgut
--------------------------------------------------------------------------------
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 .
Daniel Flipo submitted an update to the
euler-math
package.
Version: 0.75 2026-02-18
License: ofl lppl1.3c
Summary description: OpenType version of Hermann Zapf’s Euler maths font
Announcement text:
--------------------------------------------------------------------------------
- Breaking change: two Greek glyphs (\Theta, \Phi) revised to match
AMS Euler fonts v.3 (2008). Former shapes kept back through Character
Variants 10 and 11. Some others (\Gamma, \Sigma \kappa) softly tuned.
Great thanks to Hans Hagen for providing the latest official glyphs.
- Inconsistencies in over/under accents fixed, see
https://tex.stackexchange.com/questions/759530/
- over/underbrace: two size variants added for smoother width's variation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/euler-math
More information is at
https://ctan.org/pkg/euler-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 .
The LaTeX Project Team submitted an update to the
l3backend-dev
package.
Version: 2026-02-18
License: lppl1.3c
Summary description: LaTeX3 backend drivers (dev)
Announcement text:
--------------------------------------------------------------------------------
## [2026-02-18]
### Changes
- Track `expl3` core changes
- Opacity support to allow non-grouped versions
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex-dev/required/l3backend
More information is at
https://ctan.org/pkg/l3backend-dev
--------------------------------------------------------------------------------
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
package.
Version: 2026-02-18
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
--------------------------------------------------------------------------------
## [2026-02-18]
### Added
- `\coffin_pole:Nn`
- `\dim_horizontal:(n|N|c)` and `\dim_vertical:(n|N|c)`
- `\keyval_map_inline:nnn`, `\keyval_map_break:`, and `\keyval_map_break:n`
- `\msg_expandable_error:nneee` and related `e`-type variants
- `\vbox_center:n`, `\vbox_center:nn`, `\vbox:nn` and `\vbox_top:nn`
- `\vbox_top_to_ht:nn`
- `\opacity_begin:n`/`\opacity_end:` and fill/stroke versions
- Efficient `v`-type variants for `\dim_compare:nNn(TF)` and
`\int_compare:nNn(TF)`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex-dev/required/l3kernel
More information is at
https://ctan.org/pkg/l3kernel-dev
--------------------------------------------------------------------------------
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 .
Matthew Bertucci submitted an update to the
>
> keytheorems
>
> package.
>
> Version: 0.3.4 2026-02-17
> License: lppl1.3c
>
> Summary description: An l3keys interface to amsthm
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Updates since v0.2.6:
>
> ## v0.3.4
> - add `plural-refname` and `plural-Refname` theorem keys (https://github.com/mbertucci47/keytheorems/issues/50)
> - add `legacy2e` theorem style
> - add `tcb-append` key
>
> ## v0.3.3
> - make `\IfRestating(TF)` expandable
> - update required LaTeX to 2025-06-01
>
> ## v0.3.2
> - fix marks in memoir class to match `\listoffigures`
> - add `swapnumber` functionality for `\listofkeytheorems` in memoir and AMS classes
> - add `one-col` list key
> - change initial values for `refname` and `Refname`
> - speed up package loading (https://tex.stackexchange.com/a/751122/208544)
>
> ## v0.3.1
> - add `sharenumbers` alias for `siblings` key of the `predefined` option (https://github.com/mbertucci47/keytheorems/issues/28)
> - allow for beamer overlays with `noamsthm` option (https://github.com/mbertucci47/keytheorems/issues/16)
> - add ltx-talk class support
> - documentation improvements (https://github.com/mbertucci47/keytheorems/issues/30)
> - give subfiles example in the documentation (https://github.com/mbertucci47/keytheorems/issues/32)
>
> ## v0.3.0
> - no longer `\edef` qed symbol (https://tex.stackexchange.com/q/745584/208544)
> - add `predefined` option
> - make `\keythms_getthm_theorem:nnnnn`, `\keythms_getthm_body:nnn`, and `\keythms_listof_listcmd:nnnnnnn` public (https://github.com/mbertucci47/keytheorems/issues/23)
>
> ## v0.2.7
> - fix #20 (https://github.com/mbertucci47/keytheorems/issues/20)
> - fix #21 (https://github.com/mbertucci47/keytheorems/issues/21)
> - define `\<env>autorefname` using `\MakeLowercase` and `\<env>Autorefname` using `\MakeUppercase`
> - add `margin` key as shortcut for setting both `leftmargin` and `rightmargin`
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/keytheorems
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/contrib/keytheorems/
>
> ----------------------------------------------------------------------
>
> 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
Alceu Frigeri submitted the
tokglobalstack
package.
Version number: 1.0 2026-02-18
License type: agpl3 lppl1.3c
Summary description: Dedicated global stacks implementations
Announcement text:
----------------------------------------------------------------------
This offers two implementations for global stacks. One setting an explicit
global variable, another defining custom commands to handle an associated global
stack.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tokglobalstack
More information is at
https://www.ctan.org/pkg/tokglobalstack
------------------------------------------------------------------------
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 the
tokgroupmark
package.
Version number: 1.0 2026-02-18
License type: agpl3 lppl1.3c
Summary description: Restoring tokens after closing multiple groups
Announcement text:
----------------------------------------------------------------------
This small package allows to preserve some tokens, past the end of an
undetermined set of local groups.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tokgroupmark
More information is at
https://www.ctan.org/pkg/tokgroupmark
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 5.00c 2026-02-17
License: lppl1.3c
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
----------------------------------------------------------------------
Docs:
Major Documentation Restructuring
The documentation is now structured into four coherent parts:
Geometry Core
Algebra and Tools
Lua and Integration
Mathematical and Computational Foundations
This restructuring improves conceptual clarity and clearly separates
geometric theory from implementation details.
New Sections:
Added subsection "Special Characters and Catcodes"
Added new section:
Computational Model and Geometric Engine
Added:
in line - Added method where_on_line.
New Classes
Added class fct (function)
Added class pfct (parametric function)
Standard tables introduced: - F → functions - PF → parametric functions
Added class list_point
Changed:
Unified Geometric Position Model
A major harmonization of geometric relation methods has been introduced.
Standardized Return Values
All geometric position methods now consistently return:
"ON", "IN", "OUT"
or relation-specific classifications (e.g. "TANGENT", "DISJOINT", etc.)
Boolean wrappers remain available for backward compatibility.
line: New & Updated Methods
line:position(pt)\ → Returns "ON" or "OUT".
line:in_out(pt)\ → Boolean wrapper of position.
line:path(n)\ → Parameter n is now documented.
circle
circle:position(obj) now accepts generic objects:
Relation names are now consistently uppercase:
point: IN, ON, OUT
line: DISJOINT, TANGENT, INTERSECT
circle: Extended circle--circle classification
triangle:
on_triangle
New Attributes: alpha_ , beta_, gamma_, orientation, cross
angle: Major development and stabilization. - value and deg are
now attributes\ (no longer methods).
path: - path:count() is now documented.
- tkzSetCountFromPath is now documented.
- Improved integration between list_point and path.
New Macros (Graph Support): For fct and pfct:
\tkzDrawPointOnGraph
\tkzDrawPointsOnGraph
\tkzDrawPointOnParamGraph
\tkzDrawPointsOnParamGraph
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tkz-elements
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements/
------------------------------------------------------------------------
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