Munehiro Yamamoto submitted an update to the
spotxcolor
package.
Version: 1.0 2026-03-14
License: lppl1.3c
Summary description: Modern spot color support for the xcolor package
Announcement text:
----------------------------------------------------------------------
The spotxcolor package has been updated to version 1.0.
This release brings major enhancements for complex graphics,
ensuring that your spot colors remain print-safe across all
major TeX engines.
## Major Changes in v1.0 (since v0.14):
* Advanced TikZ/PGF Support: Integrated comprehensive patches to
resolve ColorSpace dictionary collisions with PGF. Spot colors
now work seamlessly with complex TikZ graphics, basic shapes,
and function graphs without destroying PDF resources.
* CMYK Pattern Fills: Injected a core patch into PGF to force
uncolored patterns (both legacy patterns and modern patterns.meta)
to use CMYK instead of hardcoded RGB. This guarantees that spot
colors used in TikZ patterns safely fall back to CMYK, preventing
print separation issues.
* Explicit Driver Support: Improved compatibility and explicit
fallback mechanisms for dvipdfmx, pdftex, and luatex.
* License: Updated the package license to LPPL v1.3c or later.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/spotxcolor
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/spotxcolor/
------------------------------------------------------------------------
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
l3build
package.
Version: 2026-03-13
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
--------------------------------------------------------------------------------
## [2026-03-13]
### Added
- Variable `xetexnopdf` (issue \#448)
### Changed
- Align `\SHOWPDFTAGS` markers (may require `.tlg` update)
### Fixed
- Skip LuaTeX-specific log normalization for `\SHOWPDFTAGS` output (issue \#443)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3build
More information is at
https://ctan.org/pkg/l3build
--------------------------------------------------------------------------------
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 .
Roel Raike submitted the
chempid
package.
Version: 1.0.0
License: mit
Summary description: Draw Piping and Instrumentation diagrams using TikX via PGF
Announcement text:
--------------------------------------------------------------------------------
A humble LateX package that allows you to draw Piping & Instrumentation
Diagrams (P&ID) or block diagrams quickly and efficiently. It contains
pre-built assets in pgf to create P&ID drawings. We noticed that, with the
diminishing compile time on Overleaf, it became increasingly difficult to use
TikZ to this end. Therefore, we chose for pgf because it is faster to compile
than TikZ objects. The objects themselves have been made in accordance with the
ISO 10628-2 standard.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/chempid
More information is at
https://ctan.org/pkg/chempid
--------------------------------------------------------------------------------
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 .
Christian Selzer submitted an update to the
quantum-chemistry-bonn
package.
Version: 0.2.0 2026-03-12
License: lppl1.3c
Summary description: Use consistent typesetting for quantum chemistry related software
Announcement text:
--------------------------------------------------------------------------------
We are pleased to announce **quantum-chemistry-bonn v0.2.0** - a lightweight LaTeX package designed to streamline the formatting of quantum-chemistry documents.
Instead of manually typing program names, method labels, or colored highlights every time, **quantum-chemistry-bonn** provides a single, centrally maintained style file that automatically formats.
With the new version now acronyms for common quantum chemistry terms.
Additionally we fixed some minor mistakes from the previous version.
**Download quantum-chemistry-bonn v0.2.0** from CTAN and simplify your QC writings today!
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/quantum-chemistry-bonn
More information is at
https://ctan.org/pkg/quantum-chemistry-bonn
--------------------------------------------------------------------------------
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 .
Francesco Luciano submitted the
onlinebrief24
package.
Version number: 2026-03-10
License type: lppl1.3c
Summary description: Class for DIN 5008 type-B business letters for use with
onlinebrief24.de
Announcement text:
----------------------------------------------------------------------
onlinebrief24 — LaTeX document class for DIN 5008 type-B business letters based on KOMA-Script
scrlttr2. Layout and margins are calibrated for onlinebrief24.de, a German online postal service
that prints and mails letters on behalf of the sender.
Features:
- DIN 5008 type-B layout with address window zones, fold marks, and dimension markers (guides mode)
- "modern" option with header/footer and 8 color schemes
- Configurable document language (lang option, default: ngerman)
- Multipage support (overlays confined to page 1)
- Mandatory field validation for return address and recipient
- pdfLaTeX, XeLaTeX, and LuaLaTeX support with font fallback (Arial → TeX Gyre Heros)
Location: /macros/latex/contrib/onlinebrief24
License: LPPL 1.3c
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/onlinebrief24
More information is at
https://www.ctan.org/pkg/onlinebrief24
------------------------------------------------------------------------
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
Munehiro Yamamoto submitted an update to the
graphicxpsd
package.
Version: 2.0 2026-03-01
License: mit
Summary description: Adobe Photoshop Data format (PSD) support for graphicx package
Announcement text:
----------------------------------------------------------------------
## Major Updates in `graphicxpsd` v2.0
* **Transition to `expl3**`: Completely rewrote the package core using the modern LaTeX3 (`expl3`) interface, improving maintainability and namespace cleanliness.
* **Modern Option Processing**: Replaced legacy option handling with the `l3keys` module for robust and flexible key-value processing.
* **Native Shell Escape**: Removed the dependency on the external `shellesc` package. Now utilizes the native `expl3` function (`\sys_shell_now:e`) to execute external commands safely.
* **Smart Engine Detection**: Implemented the `l3sys` module to automatically detect the TeX engine and output format (PDF vs. DVI), providing a smarter fallback mechanism without legacy conditional branches.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/graphicxpsd
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/graphicxpsd/
----------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version number: 5.04c 2026-03-11
License type: lppl1.3c
Summary description: A Lua library for drawing Euclidean geometry with TikZ or
tkz-euclide
Announcement text:
----------------------------------------------------------------------
## [2026/03/11 — version 5.04c]
### Added
- **triangle**
- Added new attributes: `ma`, `mb`, `mc`, `ha`, `hb`, `hc`, `ia`, `ib`, `ic`
- `ma`, `mb`, `mc`: midpoints of the sides
- `ha`, `hb`, `hc`: feet of the altitudes
- `ia`, `ib`, `ic`: feet of the internal angle bisectors
- Added method: `triangle:reflections(pt)`
### Changed
- **triangle**
- Renamed method: `projection(pt)` -> `projections(pt)`
### Notes
- **triangle**
- `projections(pt)` and `reflections(pt)` apply to an arbitrary point.
- `projection()` and `reflection()` apply to the triangle vertices.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://www.ctan.org/pkg/tkz-elements
------------------------------------------------------------------------
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
Munehiro Yamamoto submitted the
spotxcolor
package.
Version number: 0.14 2026-03-12
License type: mit
Summary description: Modern Spot Color support for the xcolor package
Announcement text:
----------------------------------------------------------------------
This package provides robust and modern spot color (e.g., DIC, PANTONE)
support for the `xcolor` package across all major TeX engines (pdfTeX,
LuaTeX, XeTeX, and dvipdfmx).
It resolves the structural PDF syntax issues found in the legacy
`spotcolor` package and provides a more robust, expl3-based architecture
compared to the `colorspace` package.
Key features included in this initial release:
- Native `xcolor` integration: `\textcolor` generates true spot color
separation plates in pdfTeX and LuaTeX without breaking the color stack.
- Safe fallback for dvipdfmx: `\textcolor` safely falls back to a CMYK
representation, avoiding parse errors and black-box outputs.
- Explicit spot color injection: Added the `\SpotColor` macro to force
true spot color output in dvipdfmx and other engines.
- Perfect PDF structure: Safely expands variables and manages PDF objects
to prevent garbage collection issues and broken cross-references.
- Backward compatibility: Seamlessly emulates legacy `spotcolor` macros
(e.g., `\AddSpotColor`, `\NewSpotColorSpace`) to reuse existing color
dictionaries without modification.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/spotxcolor
More information is at
https://www.ctan.org/pkg/spotxcolor
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
nicematrix
package.
Version number: 7.8 2026-03-11
License type: lppl1.3
Summary description: Improve the typesetting of matrices and tabulars with PGF
Announcement text:
----------------------------------------------------------------------
New key draw-trees-in-col (and keys trees/color, trees/line-width and
trees/rounded-corners).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://www.ctan.org/pkg/nicematrix
------------------------------------------------------------------------
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