Sadao Massago submitted an update to the
latex-via-exemplos
package.
Version number: 2025-10-12
License type: lppl1.3c
Summary description: A LaTeX course written in Brazilian Portuguese language
Announcement text:
----------------------------------------------------------------------
- bug fix on example of abntex2 that activate page header on table of contents when it span multiple pages
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/latex-via-exemplos
More information is at
https://www.ctan.org/pkg/latex-via-exemplos
------------------------------------------------------------------------
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
Rajeesh KV submitted an update to the
ArsenalMath
package.
Version: 0.9.1 2025-10-11
License: ofl
Summary description: Arsenal Math OpenType fonts
Announcement text:
----------------------------------------------------------------------
Added fontspec file.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/arsenal-math
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/arsenal-math/
------------------------------------------------------------------------
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
em Övet submitted the
beamertheme-bilkent-econ
package.
Version number: 0.1 2025-09-21
License type: lppl1.3c
Summary description: LaTeX Beamer theme for the Department of Economics at Bilkent University
Announcement text:
----------------------------------------------------------------------
This upload introduces the new beamer theme beamertheme-bilkent-econ, designed
for academic presentations at Bilkent University, especially within the
Department of Economics.
The theme provides a modern, minimalist red-blue color scheme inspired by
Bilkent’s official colors, customized title pages, and consistent typographic
styles.
License: LPPL 1.3c
Version: v0.1 (2025-09-21)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
More information is at
https://www.ctan.org/pkg/beamertheme-bilkent-econ
------------------------------------------------------------------------
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-10-12
License: lppl1.3c
Summary description: The LaTeX Tagging Status data
Announcement text:
--------------------------------------------------------------------------------
Update to latex-tagging-status.
This data may now be accessed (using latex-dev formats) by
\DocumentMetadata{check-tagging-status}
--------------------------------------------------------------------------------
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
KKsymbols
package.
Version number: 1.0.3 2025-10-12
License type: lppl1.3c
Summary description: LaTeX commands for enclosing characters in circles, squares, diamonds, or brackets
Announcement text:
----------------------------------------------------------------------
Fixed some problems related to maru series.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/kksymbols
More information is at
https://www.ctan.org/pkg/kksymbols
------------------------------------------------------------------------
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: 1.15 2025-10-08
> License: lppl1.3c gpl
>
> Summary description: LaTeX code description and documentation
>
> Announcement text:
> ----------------------------------------------------------------------
>
> pre-compiling regular expressions (peek ahead code). addressing issue #14 (long hidden bug)
>
> ----------------------------------------------------------------------
>
> 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
> 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
Joseph Wright submitted an update to the
>
> ltx-talk
>
> package.
>
> Version: 0.2.3 2025-10-10
> License: lppl1.3c
>
> Summary description: A class for typesetting presentations
>
> Announcement text:
> ----------------------------------------------------------------------
>
> ## [v0.2.3] - 2025-10-10
>
> ### Fixed
> - Use of separator for empty footer elements (see issue
> [\#99](https://github.com/josephwright/ltx-talk/issues/99))
>
> ----------------------------------------------------------------------
>
> 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
> 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
Andrew Mathas submitted an update to the
aTableau
package.
Version: 2.2.0 2025-10-10
License: lppl1.3c
Summary description: A LaTeX package for symmetric group combinatorics
Announcement text:
----------------------------------------------------------------------
- allows *generalised ribbon tableaux* with `c`, `C`, `r` and
R` specifications
- allows *complex styles* in abacuses and tableaux to be entered
as `[...]`, instead of `[{...}]`
- adds optional *overlay specifications* for use with **beamer**
- allows abacuses to be specified by *quotients*
- adds the `\NewATableauCommand` command for creating custom
**aTableau** commands
- adds the `beads` key for setting the number of beads on an abacus
- adds the `colour theme` key, which gives a choice of three
colour schemes
- adds the `colours` key, which sets a cyclic list of fill
colours for tableaux
- adds the `cover` key for covering tableaux and diagrams
- adds the `framed` key for framing abacuses
- adds the `rotate` key for rotating **aTableau** pictures
- adds the `row labels` key to add row labels to an abacus
- adds the `shape` key for setting the shape of a `\RibbonTableau`
- adds the `traditional` key for traditional abacuses, with rods and beads
- adds error messages whenever an **aTableau** command is not
properly contained inside a `tikzpicture` environment
- fixes bug in the `beta numbers` key for abacuses
- many improvements and corrections to the manual
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/atableau
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/atableau/
------------------------------------------------------------------------
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
rpgicons
package.
Version: 2.0.2 2025-10-10
License: lppl1.3c
Summary description: Icons for tabletop role-playing games
Announcement text:
--------------------------------------------------------------------------------
- Fixes in PGF shapes to improve tagging support.
- Tagging support for roll syntax.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons
More information is at
https://ctan.org/pkg/rpgicons
--------------------------------------------------------------------------------
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 .