Cédric Pierquet submitted an update to the
pynotebook
package.
Version: 0.1.4 2025-06-21
License: lppl1.3c
Summary description: pynotebook presents (raw, Markdown or Python) codes (and execution with LuaLaTeX) as in a Jupyter Notebook
Announcement text:
--------------------------------------------------------------------------------
Code improvements.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pynotebook
More information is at
https://ctan.org/pkg/pynotebook
--------------------------------------------------------------------------------
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 Oberdiek Package Support Group submitted an update to the
transparent
package.
Version: 1.6 2025-06-23
License: lppl1.3c
Summary description: Using a color stack for transparency with pdfTeX
Announcement text:
----------------------------------------------------------------------
* Fix clash with pgfutil-common #3
* Update test for PDF management
* adapt to l3kernel changes (l3opacity is now included)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/transparent
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/transparent/
------------------------------------------------------------------------
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
visualtoks
package.
Version: 1.1
License: lppl1.3c
Summary description: Typeset TeXbook-style visualisations of token lists
Announcement text:
----------------------------------------------------------------------
Bug fixes:
- The catcode of active implicit characters (an active character
that has been \let to another character) would display incorrectly;
this is now corrected.
- Some pieces of code did not have adequate protection against
stray \if... tokens. They have been made if-safe.
New Features:
- “Anomalous” control sequences (that differ in shape from the
control sequence with the same name formed by \csname) are now
detected and marked with a star (*).
- Added a .sty so LaTeX users can say \usepackage{visualtoks}.
- Changed the name of the parameter \visualtokskip to \visualtokssep.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/visualtoks
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/visualtoks/
------------------------------------------------------------------------
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.23 2025-06-22
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
--------------------------------------------------------------------------------
-change syntax of :,=
{a'b'..}:c => a'b'..:c
{a'b'..}=c => a'b'..=c
-delete command checkm()
-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
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 .
Clea F. Rees submitted an update to the
cfr-lm
package.
Version: 1.9
License: lppl1.3c
Summary description: Enhanced support for the Latin Modern fonts
Announcement text:
--------------------------------------------------------------------------------
Subset declarations -> font defn files; remove from sty for current LaTeX; + nomaths/nomath option
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/cfr-lm
More information is at
https://ctan.org/pkg/cfr-lm
--------------------------------------------------------------------------------
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
hyperref
bundle.
Version: 7.01n 2025-06-21
License: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
* removed dependency from atveryend and atbegshi (issue #371)
* changed hyperindexformat to hyperxindexformat to prevent wrong
index sorting (issue #386 and #243)
* load generic driver if pdfmanagement is detected
* set the pdfa key automatically if an A-standard is set in
\DocumentMetadata. issue #387
* test if \ifmeasuring@ already exists, tagging-project issue #920
* Various typos and wrong spelling corrected
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyperref
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hyperref/
------------------------------------------------------------------------
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 Oberdiek Package Support Group submitted an update to the
rerunfilecheck
package.
Version: 1.11 2025-06-21
License: lppl1.3c
Summary description: Checksum based rerun checks on auxiliary files
Announcement text:
----------------------------------------------------------------------
This version removes the dependency from the atveryend package
and uses LaTeX hooks instead.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rerunfilecheck
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rerunfilecheck/
------------------------------------------------------------------------
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
Jobst Hoffmann submitted an update to the
struktex
package.
Version: 3.0a
License: lppl1.3c
Summary description: Draw Nassi-Shneiderman charts
Announcement text:
----------------------------------------------------------------------
Draw Nassi-Shneiderman charts
Even in the age of OOP one must develop algorithms.
Nassi-Shneiderman diagrams are a well known tool to describe an
algorithm in a graphical way. This package StrukTeX presents
some macros for generating those diagrams in a LaTeX document.
The package provides the most important elements of a
Nassi-Shneiderman diagram, including processing blocks, loops,
mapping conventions for alternatives, etc. Diagrams are drawn
using the picture environment (using pict2e for preference).
The author is Jobst Hoffmann. See also pict2e.
If one is working with (X)emacs and AUCTeX the "drawing" process is
supported by structex.el, a style file which knows the syntax of most
of the commands from the StrukTeX package.
Version v3.0a-0-gfdf7422 incorporates a nearly completely rewritten
documentation and a new file organization without the need of a
struktex.ins fle. Additionally the Makefile is replaced by lbuild.lua
and lbuild-config.lua - the latter for configuring the language
(de or en).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/struktex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/struktex/
------------------------------------------------------------------------
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
Peter Rowlett submitted the
tictactoe
package.
Version number: 1.0 2025-06-20
License type: cc-by-sa-4
Summary description: Drawing tic-tac-toe or Nought and Crosses games
Announcement text:
----------------------------------------------------------------------
tictactoe is a LaTeX package which provides commands for drawing grids for the
game known variously as tic-tac-toe (and variants), Noughts and Crosses, Naughts
and Crosses, Xs and Os, and so on. It can be used to draw inline O and X
symbols, and boards including boards with winning lines, and boards with labels
underneath.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tictactoe
More information is at
https://www.ctan.org/pkg/tictactoe
------------------------------------------------------------------------
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
Dafydd Evans submitted the
multinotes
package.
Version number: 1.0 2025-06-21
License type: lppl1.3c
Summary description: Typesetting multilingual lecture notes and exercise sheets
Announcement text:
----------------------------------------------------------------------
A new package for typesetting multilingual documents, with an emphasis on
preparing lecture notes and exercise sheets.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/multinotes
More information is at
https://www.ctan.org/pkg/multinotes
------------------------------------------------------------------------
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