Herbert Voß submitted an update to the
hvextern
package.
Version: 0.43 2026-06-30
License: lppl1.3
Summary description: Write and execute external code, and insert the output
Announcement text:
--------------------------------------------------------------------------------
added option png for conversion pdf->png
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hvextern
More information is at
https://ctan.org/pkg/hvextern
--------------------------------------------------------------------------------
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 .
Anthony Saint-Criq submitted the
carom
package.
Version: 2026-06-30
License: lppl1.3c
Summary description: Environment to typeset annotated French billiard tables
Announcement text:
--------------------------------------------------------------------------------
This package provides a new environment together with a collection of TikZ macros designed to facilitate the creation of French billiards table diagrams.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/carom
More information is at
https://ctan.org/pkg/carom
--------------------------------------------------------------------------------
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.
Mingyu Xia submitted an update to the
zhlineskip
package.
Version: 1.0g 2026-06-30
License: lppl1.3c
Summary description: Line spacing for CJK documents
Announcement text:
------------------------------------------------------------------------
This release adds one new option to zhlineskip.
NEW FEATURES
- Add `quiet` option to suppress warning messages.
Source code: https://github.com/CTeX-org/ctex-kit
Issue tracker: https://github.com/CTeX-org/ctex-kit/issues
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zhlineskip
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/chinese/zhlineskip/
------------------------------------------------------------------------
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
Andrew Mathas submitted an update to the
aTableau
package.
Version: 2.2.2 2026-06-30
License: lppl1.3c
Summary description: A LaTeX package for symmetric group combinatorics
Announcement text:
------------------------------------------------------------------------
- Adds `entries=ladders` for ladder numbers in diagrams
- Fixes a bug with the `beads` key, so that empty runners now work
as advertised when abacuses are specified by their quotients
- Removes dependence on the `atableau.ini` file
------------------------------------------------------------------------
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
Dwight Aplevich submitted an update to the
Circuit_macros
package.
Version: 11.1
License: lppl1.3c
Summary description: M4 macros for electric circuit diagrams
Announcement text:
------------------------------------------------------------------------
As detailed in the CHANGES file:
edits and additional functionality for several macros,
five new macros, new examples, revisions to the manual.
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circuit-macros
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/circuit_macros/
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version: 2.19 2026-06-27
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
--------------------------------------------------------------------------------
Version 2.19 2026-06-27
Re-added keywords to samples
Tagging: defaults for tables
Bug fixes
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://ctan.org/pkg/acmart
--------------------------------------------------------------------------------
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 .
Amit M. Manthanwar submitted the
pst-art-led
package.
Version: 1.0.0
License: lppl1.3c
Summary description: A PSTricks Art Package to Generate LED Displays
Announcement text:
--------------------------------------------------------------------------------
This is a new PSTricks contribution to generate dot matrix style LED displays for for technical documentation, science tutorials, or retro-computing projects.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-art
More information is at
https://ctan.org/pkg/pst-art-led
--------------------------------------------------------------------------------
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
zhlineskip
package.
Version: 1.0f 2026-06-28
License: lppl1.3c
Summary description: Line spacing for CJK documents
Announcement text:
------------------------------------------------------------------------
The zhlineskip package provides tools for typesetting CJK documents with
Microsoft Word–compatible line spacing. Version 1.0f is a significant
internal overhaul that also streamlines the user-facing option interface.
### BREAKING CHANGES
- The boolean option `UseMSWordMultipleLineSpacing` has been removed. Its
functionality is now integrated into the `MSWordLineSpacingMultiple`
option. Users who previously set `UseMSWordMultipleLineSpacing=true`
should migrate to `MSWordLineSpacingMultiple=<value>` directly; the
multiple-line-spacing feature activates automatically when a value is
supplied. Documents that relied on the old boolean key will produce an
"unknown option" error and must be updated.
### BUG FIXES
- Fixed a line-spacing restoration leak in the `split` environment (from
amsmath) that caused incorrect vertical spacing around display-math
blocks. The internal spacing-restore scope now closes correctly at the
end of `split`, so `\abovedisplayskip` and `\belowdisplayskip` behave
as expected in surrounding text.
### INTERNAL CHANGES
- The package internals have been rewritten in LaTeX3 (expl3). The former
dependencies on the `kvoptions` and `xintexpr` packages have been
dropped entirely. Option parsing now uses `l3keys`, and all fixed-point
arithmetic is handled by the `l3fp` module shipped with the LaTeX
kernel. This eliminates two external runtime dependencies, reduces
package load time, and aligns the codebase with modern LaTeX3
conventions. The public interface remains unchanged apart from the
option consolidation noted above.
### Compatibility notes
- TeX Live 2020 or later is required (for a sufficiently recent expl3).
- No other user-visible behaviour has changed; existing documents that do
not use the removed `UseMSWordMultipleLineSpacing` option should
compile without modification.
Source code: https://github.com/CTeX-org/ctex-kit
Issue tracker: https://github.com/CTeX-org/ctex-kit/issues
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zhlineskip
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/chinese/zhlineskip/
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 5.33 2026-06-28
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
--------------------------------------------------------------------------------
-change library file format
start mcf ':' => '{'
end mcf ';' => '}'
-update main_lib.mcf,template_lib.mcf
-update mcf2graph.mp
-update MCF manual,example
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/mcf2graph
More information is at
https://ctan.org/pkg/mcf2graph
--------------------------------------------------------------------------------
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 .