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