Paul Eduard Koenig submitted an update to the
rainbowbrackets
package.
Version: 1.2.1 2025-07-20
License: lppl1.3c
Summary description: Automatic coloring of nested parentheses
Announcement text:
----------------------------------------------------------------------
* Renamed some commands to get a cohesive command style (now all start with rb).
* Add optional package arguments to change bracket symbols.
* Add commands to change bracket symbols.
* Add new commands to temporarily disable coloring.
* Add new commands to temporarily change the text mode of the brackets.
* Add new italic environment.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rainbowbrackets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rainbowbrackets/
------------------------------------------------------------------------
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
l3kernel
bundle.
Version: 2025-07-19
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Fixed
- Treat active chars as control sequences when breaking text into words
----------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
luakeys
package.
Version: 0.17.0 2025-07-19
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
--------------------------------------------------------------------------------
### Changed
- Rewrite `render` function
### Removed
- Undocumented `stringify` function
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luakeys
More information is at
https://ctan.org/pkg/luakeys
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 4.3B 2025-07-19
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
--------------------------------------------------------------------------------
Version 4.3B released.
- Optimized `build.lua` script
- Updated `README.md`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer
More information is at
https://ctan.org/pkg/notebeamer
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.4D 2025-07-19
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
--------------------------------------------------------------------------------
Version 3.4D released.
- Optimized `build.lua` script
- Updated the manual
- Updated `README.md`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litetable
More information is at
https://ctan.org/pkg/litetable
--------------------------------------------------------------------------------
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 .
David Degenhardt submitted the
latex-indexer
package.
Version: 1.0.0 2025-06-13
License: gpl3
Summary description: Automate index generation for LaTeX documents
Announcement text:
----------------------------------------------------------------------
The LaTeX-Indexer is a free, open-source, platform-independent tool
designed to automate the generation of indexes for LaTeX documents.
It extracts words from `.tex` files, generates frequency distributions
using PGFplots, allows users to select and tag terms (including variants
and sub-variants), and compiles the indexed document with MakeIndex.
Released under GPL-3, it saves approximately 80% of indexing time,
making document creation more efficient.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-indexer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/indexing/latex-indexer/
------------------------------------------------------------------------
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.1.4 2025-07-19
License: lppl1.3c
Summary description: A class for typesetting presentations
Announcement text:
----------------------------------------------------------------------
### Added
- Documentation for `\framesubtitle`
- Documentation for `\maketitle` extensions
### Fixed
- Reset frame continuation flag for all tagging states (see issue
[\#66](https://github.com/josephwright/ltx-talk/issues/66))
----------------------------------------------------------------------
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
Herbert Voß submitted the
runtexfile
package.
Version: 0.03 2025-07-19
License: lppl1.3
Summary description: Automate the process of compiling (La)TeX documents with index, bibliography, ...
Announcement text:
----------------------------------------------------------------------
This package provides a small script like latexmk to run a TeX
or LaTeXÂ document controlled from within the document itself.
The commands have to be defined at the beginning of the document,
e.g.:
%! HV lualatex --shell-escape
%! HV biber
%! HV lualatex --shell-escape
%! HV xindex
%! HV xindex --config DIN2 -l DE -o test2.vwd <test2.vwx>
%! HV xindex --config DIN2 -l DE -o test2.dbd <test2.dbx>
%! HV lualatex --shell-escape
%! HV lualatex --shell-escape \documentclass[...]{...}
[...]
The script itself does not parse the log file.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/runtexfile
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/runtexfile/
------------------------------------------------------------------------
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
eoldef
package.
Version: 1.1
License: lppl1.3c
Summary description: Define commands which absorb the whole source line as arguments
Announcement text:
--------------------------------------------------------------------------------
Commands defined with \eoldef may be used in the usual way or by feeding it the whole line contents in a single braced group.
This update adds a way around the latter syntax for when the line contents happens to start with a braced group, by inserting a space after the command.
eg. \command{abc} vs \command {abc}.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/plain/contrib/eoldef
More information is at
https://ctan.org/pkg/eoldef
--------------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
ltx-talk
package.
Version: 0.1.3 2025-07-18
License: lppl1.3c
Summary description: A class for typesetting presentations
Announcement text:
----------------------------------------------------------------------
### Changed
- Use Latin Modern for pdfTeX
----------------------------------------------------------------------
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
Paul Eduard Koenig submitted an update to the
rainbowbrackets
package.
Version: 1.1.1 2025-07-18
License: lppl1.3c
Summary description: Automatic coloring of nested parentheses
Announcement text:
----------------------------------------------------------------------
* Added new styles.
* Refactored style system.
* Fixed typos.
* Added missing credits!
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rainbowbrackets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rainbowbrackets/
------------------------------------------------------------------------
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
Elayson Abreu submitted an update to the
abntexto
package.
Version: 4.0.0-beta 2025-07-17
License: pd
Summary description: LaTeX class for formatting academic papers in ABNT standards
Announcement text:
--------------------------------------------------------------------------------
- There have been a significant number of changes in this version, so
old documents will likely have their layout changed. Fortunately,
you can revert to the previous version of abntexto by copying the file
abntexto-3-2-1-beta.cls (available in the class repository on CTAN)
to your TeX file's directory and then calling the old version:
\documentclass{abntexto-3-2-1-beta}.
- Support for floating objects;
- Most occurrences of `\newcount` have been eliminated by `\newcounter`
to keep the code LaTeX-friendly;
- New macros `\eqbox` and `\eqboxsize` to automatically produce boxes of the same width;
- The `enumitem` and `etoolbox` packages are now loaded in the class;
- More details in the CHANGELOG;
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 4.3A 2025-07-17
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
--------------------------------------------------------------------------------
Version 4.3A released.
- Updated `build.lua`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer
More information is at
https://ctan.org/pkg/notebeamer
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.4C 2025-07-17
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
----------------------------------------------------------------------
Enhanced the performance of `build.lua`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litetable
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litetable/
------------------------------------------------------------------------
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
Paul Eduard Koenig submitted the
rainbowbrackets
package.
Version: 1.0.0 2025-07-16
License: lppl1.3c
Summary description: Automatic coloring of nested parentheses
Announcement text:
----------------------------------------------------------------------
Initial Release of the rainbowbrackets package.
The primary function of this package is to replicate a common feature
found in many integrated development environments (IDEs), wherein
matching parentheses at the same nesting level are assigned
corresponding colors.
This visual aid facilitates improved readability and cognitive
parsing of complex expressions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rainbowbrackets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rainbowbrackets/
------------------------------------------------------------------------
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
package.
Version: 0.1.2 2025-07-16
License: lppl1.3c
Summary description: A class for typesetting presentations
Announcement text:
--------------------------------------------------------------------------------
## [v0.1.2] - 2025-07-16
### Changed
- Error if kernel support is too old
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ltx-talk
More information is at
https://ctan.org/pkg/ltx-talk
--------------------------------------------------------------------------------
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
tagpdf
package.
Version: 0.99u 2025-07-16
License: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## [2025-07-16]
Version 0.99u
### Fixed
- link error with luatex, issue #120
### Changed
- use new block code in documentation
- updated some examples
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://ctan.org/pkg/tagpdf
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.4B 2025-07-16
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
----------------------------------------------------------------------
Fixed the bug that the `build.lua` script worked improperly on Windows OS.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litetable
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litetable/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
xetexko
package.
Version: 4.5 2025-07-16
License: lppl1.3c
Summary description: Typeset Korean with Xe(La)TeX
Announcement text:
----------------------------------------------------------------------
New command \xetexkostretchshrink.
The argument shall be stretch and shrink part of a glue,
for instance 'plus .025em minus .015em', which will be
used for inter-character glue between CJK characters.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xetexko
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/generic/xetexko/
------------------------------------------------------------------------
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.96u 2025-07-15
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Fixed
- load pdfmanagement-firstaid in pdfmanagement.sty after backend
has been set.
- use \draw_set_linewidth:n instead of \draw_linewidth:n in
pushbutton code.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfmanagement-testphase
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase/
------------------------------------------------------------------------
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
Fernando de Souza Bastos submitted an update to the
figchild
package.
Version: 3.1.1
License: lppl1.3c
Summary description: Pictures for creating children’s activities
Announcement text:
----------------------------------------------------------------------
This update introduces full support for TikZ options directly
within figure commands (e.g., \fcAbajourA[scale=0.5, rotate=45]),
enabling more intuitive and flexible customization.
Several figures were revised for better accuracy and consistency.
The documentation has been improved with clearer examples.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/figchild
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/figchild/
------------------------------------------------------------------------
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