Cedric Schacht submitted an update to the
quantumcubemodel
package.
Version number: 0.2.0 2025-12-09
License type: mit
Summary description: Representation of quantum states in the quantum cube model
Announcement text:
----------------------------------------------------------------------
Dear users,
Version 0.2.0 of the `quantumcubemodel` LaTeX package brings significant
improvements and introduces breaking changes compared to v0.1.0. Please read
below to understand the impact and new features.
# Why the Change?
This update is the result of a major redesign of the package API, aiming to
offer far greater flexibility for users and enable more refined and customizable
quantum cube diagrams. The new design exposes the underlying TikZ canvas,
allowing for advanced diagramming and more versatile usage
quantumcubemodel-doc.pdf.
# Key Breaking Changes
* API Overhaul:
* All user commands now use the qcmx prefix.
* Previous commands (e.g., \qcmQ, \qcmQQ, \qcmQQQ) have been replaced by a new environment (qcmx) and rendering commands such as \qcmxRenderQ, \qcmxRenderQQ, \qcmxRenderQQQ.
* Amplitude and Phase Configuration:
* New commands for setting amplitudes and phases (e.g., \qcmxO, \qcmxI, etc.).
* Optional phase parameter (degrees, 0–360) for amplitude commands.
* Qubit Axis Control:
* You can now set the orientation/axis for qubit systems, with options for 1, 2, and 3 qubits (e.g., \qcmxOrientationQ{y}, \qcmxOrientationQQ{xy}).
* Multiple Diagrams in One Canvas:
* Support for offsets (X, Y, Z) to position multiple diagrams within one TikZ figure.
* Transformation & Measurement Commands:
* Specialized render commands for Pauli-X, Y, Z, Hadamard, CNot, CCNot, and measurement operations, with flexible orientation and multi-qubit support.
# Migration Guide
* Update all usage to the new qcmx environment and commands.
* Refer to the new documentation for updated examples and migration instructions.
* Legacy commands from v0.1.0 are not compatible; you must adapt your documents to the new API .
# New Features
* Main color setting for diagrams.
* Easier amplitude and phase handling.
* More refined control over diagram composition and transformation.
* Expanded documentation with practical examples.
For further details, consult the documentation and example files included with
the package. If you have questions, please reach out.
Best regards,
Cedric Schacht
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/quantumcubemodel
More information is at
https://www.ctan.org/pkg/quantumcubemodel
------------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.8.4 2026-01-07
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
CTAN Release 1.8.4 (2026-01-07)
The main highlights of this release are a new appearance (optional!) for blocks
representing filters, some option to add style to the inner drawings of blocks
(and some fixes for anchors too), and several new options.
- Add a new set of filter blocks, add options for inner block drawings
- Add the option to *not* draw the wiper in rotary switches
- Add an option to change the aspect of `msrstub`
- Add the singeneric (sine generic bipole) component
- Fix a problem with dc symbol dashes
- Fix the position of the left/right up/down anchors for node-type blocks
- Minor fixes in the manual
- Make the value of `bipoles/length` usable by `\ctikzvalof`
- Add a key to customise the number of lines of the `gridnode` inner drawing
For a complete list of the contributors, see CHANGELOG.md
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/circuitikz
------------------------------------------------------------------------
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
Daniel Flipo submitted an update to the
>
> lua-typo
>
> package.
>
> Version: 0.88 2026-01-07
> License: lppl1.3c
>
> Summary description: Highlighting typographical flaws with LuaLaTeX
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Added checking of Overfull/Undefull lines inside vboxes (minipage, parbox),
> see https://tex.stackexchange.com/questions/757764/.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/lua-typo
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/luatex/latex/lua-typo/
>
> ----------------------------------------------------------------------
>
> 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
Rolf Niepraschk submitted an update to the
overpic
package.
Version: 2.2 2026-01-06
License: lppl1.3
Summary description: Combine LaTeX commands over included graphics
Announcement text:
----------------------------------------------------------------------
The new version offers the macros \width, \height and \depth
as well as the dimension register \totalheight within the
environments “overpic” and “Overpic”.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/overpic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/overpic/
------------------------------------------------------------------------
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
Hironori Kitagawa submitted an update to the
>
> luatexja
>
> package.
>
> Version: 20260107.0
> License: bsd
>
> Summary description: Typeset Japanese with Lua(La)TeX
>
> Announcement text:
> ----------------------------------------------------------------------
>
> * lltjext.sty: adapt to LaTeX 2025-11-01 (gh/#36)
> * luatexja-adjust.sty: fix incorrect spacing between
> \ltjghostafterjachar\ltjghostbeforejachar (gh/#39)
> * Fix the incorrect behavior of shifting baseline in math mode. (gh/#40)
>
> * New implementation for vertical writing. (experimental, gh/#38)
> - NOT enabled by default. To test with new implementation, one has to set
> "\directlua{luatexja_cmapidv = true}" before loading of LuaTeX-ja.
> - extraction the text from PDF now works better because of
> using Identity-V Cmap.
> - this implementation uses an "undocumented" feature of LuaTeX,
> and clashes with some packages.
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/luatexja
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/luatex/generic/luatexja/
>
> ----------------------------------------------------------------------
>
> 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
Laitei submitted the
modernnewspaper
package.
Version: 0.2.1 2026-01-07
License: lppl1.3c
Summary description: A modern, Unicode-first newspaper package for LaTeX
Announcement text:
----------------------------------------------------------------------
The modernnewspaper package provides a modern, Unicode-first approach
to creating newspaper-style documents in LaTeX.
This initial release supports multi-column layouts, multilingual text
including RTL scripts, Unicode-safe drop caps, and column-safe images.
The package is intended for use with XeLaTeX and LuaLaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/modernnewspaper
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/modernnewspaper/
------------------------------------------------------------------------
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.3.6 2026-01-06
License: lppl1.3c
Summary description: A class for typesetting presentations
Announcement text:
--------------------------------------------------------------------------------
## [v0.3.6] - 2026-01-06
### Fixed
- Support `totalframes` in metadata (see issue
[\#127](https://github.com/josephwright/ltx-talk/issues/127))
- Expansion of commands in overlay specs (see issue
[\#133](https://github.com/josephwright/ltx-talk/issues/133))
### Changed
- Revise approach to detecting 'short' metadata items (see issue
[\#127](https://github.com/josephwright/ltx-talk/issues/127))
--------------------------------------------------------------------------------
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 .
Christophe Poulain submitted an update to the
ProfMaquette
package.
Version: 0.99-q 2026-01-06
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
--------------------------------------------------------------------------------
Some improvements in documentation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette
More information is at
https://ctan.org/pkg/profmaquette
--------------------------------------------------------------------------------
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 .
Simon Pfahler submitted an update to the
colorblind
package.
Version number: 1.2 2026-01-06
License type: lppl1.3c
Summary description: Easy colorblind-safe typesetting
Announcement text:
----------------------------------------------------------------------
In colorblind-safe documents, the contents are presented in a way that the same
information is conveyed to readers regardless of a potential color vision
deficiency. This package provides the tools necessary for colorblind-safe
typesetting in LaTeX.
This release adds a warning when one of the standard colors is used that the
package redefines to black.
Additionally, CMYK definitions for all colors are provided and are used
depending on the color model. These additional definitions are only added
because they are necessary in some edge-cases and should not be needed by normal
users, regardless if they create documents for displays or print.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/colorblind
More information is at
https://www.ctan.org/pkg/colorblind
------------------------------------------------------------------------
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
Dominik Schmid submitted an update to the
temporal-logic
package.
Version number: 1.1 2026-01-06
License type: lppl1.3c
Summary description: Symbols for Temporal Logics
Announcement text:
----------------------------------------------------------------------
Added a wider range of operators and different display styles via package options.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/temporal-logic
More information is at
https://www.ctan.org/pkg/temporal-logic
------------------------------------------------------------------------
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