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
plante submitted the
visualtoks
package.
Version: 1.0
License: lppl1.3c
Summary description: Typeset TeXbook-style visualisations of token lists
Announcement text:
----------------------------------------------------------------------
visualtoks: typeset TeXbook-style visualisations of token lists.
----------------------------------------------------------------------
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
Thomas Weise submitted the
texgit
package.
Version: 0.9.6 2025-06-20
License: lppl1.3
Summary description: Download, access, and potentially execute files from git
Announcement text:
----------------------------------------------------------------------
The “texgit” package is a tool mainly intended for including source
codes and files from external “git” repositories in LaTeX code.
Imagine that you are teacher in the field of computer science.
Maybe you are teaching a programming class.
You want to use LaTeX to make a course book or course slides.
Naturally, you will want to include example programs and source
codes in your book/slides.
Maybe you even want to execute your codes and show their outputs.
That is, at present, tedious.
You could put them as files into your teaching material and manually
execute them.
But they will always be isolated examples and more often than not,
code examples are just written directly in the LaTeX sources in
listings environments.
With the “texgit” package, you can separate your example codes
from your teaching material.
You can put them into a separate “git” repository.
In your LaTeX code, you can tell “texgit” to download this
repository (it will be cached locally) and then get the local
paths to the files in the repository.
Moreover, you can also execute the downloaded files and let
“texgit” store their output into local files (which, again,
will be cached).
You can then include these files in your teaching material.
The “texgit” package allows you to do the following things:
- download files from a “git” repository and access them from LaTeX,
- apply some post-processor to the downloaded files (e.g., strip comments
and type hints from Python code) and access the post-processed files instead,
- execute scripts or programs -- either local or downloaded from “git”
repositories -- and fetch their output into local files accessible from LaTeX,
- create local paths accessible from LaTeX which can be passed as
arguments to the scripts or programs that are executed, e.g., as
argument to a Python script that creates and stores a “matplotlib”
plot under the path that it received as argument, allowing you to
programmatically create figures and include them LaTeX documents.
The package works a bit like “BibTeX”:
Let’s say your document is named “document.tex”.
During the first “pdflatex” run, executed as “pdflatex document”,
all the requests mentioned above, say, to download files from
“git” repositories, are stored in the “aux” file.
The paths corresponding to the requests point to an empty file
at this stage.
Then you would apply the “texgit” post-processor by calling
“python3 -m texgit.run document”.
This Python program (see https://pypi.org/project/texgit) executes
all the requests and caches their results locally.
During the second run of “pdflatex document”, the paths
corresponding to the requests then point to the actual
downloaded or generated files.
All downloaded or generated files will be locally cached
in a folder named “__git__” in your document’s directory.
You can delete this folder to refresh the files.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texgit
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/texgit/
------------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
lparse
package.
Version: 0.2.0 2025-06-19
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
----------------------------------------------------------------------
### Changed
- Document the `scan` function
- Document `utils.scan_oarg`
- Document the argument specifier
### Fixed
- Fix license notice in the README
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/lparse/
------------------------------------------------------------------------
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
निरंजन submitted an update to the
LinguisTiX
package.
Version: 0.5a 2025-06-19
License: gpl3+ fdl
Summary description: Enhanced support for linguistics
Announcement text:
--------------------------------------------------------------------------------
* The ‘unicode-math’ and ‘expex’ packages had a clash which
is solved by the new addition to the bundle, i.e.:
‘linguistix-fixpex’
* Minor bug fixes.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/linguistix
More information is at
https://ctan.org/pkg/linguistix
--------------------------------------------------------------------------------
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 .
Florian Sihler submitted an update to the
TikZpingus
package.
Version: 1.3 2025-06-17
License: gpl3
Summary description: Penguins with TikZ
Announcement text:
----------------------------------------------------------------------
Now with instruments and footwear!
New Wing-Items:
* Fish
* Drumsticks
* Guitar
* Microphone
New Extras/Bill Shapes:
* Drums
* Open Bill
* Flip-Flops
* Shoes
* Sneakers
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzpingus
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzpingus/
------------------------------------------------------------------------
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
John Collins submitted an update to the
latexmk
package.
Version: 4.87 2025-06-15
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
--------------------------------------------------------------------------------
1. Update documentation for go mode.
2. Update installation instructions and latexmk.cmd.
3. Correct/improve some items in example_rcfiles/.
4. Update detection of missing files reported by index package.
5. Correct detection of .bbl and index files after change of aux_dir.
6. Option --pdflatex no longer sets $pdflatex, so its behavior matchex --lualatex etc.
7. Removed banner options from on-line help; they are essentially obsolete.
8. Correct some informational and warning messages.
9. Add -cnf-line=STRING to set of allowed options passed to *latex.
Correct method of detection of need for biber or bibtex: (In some cases, latexmk would incorrectly run bibtex and get an error, e.g., with beamer package and its option 'show only notes'.)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexmk
More information is at
https://ctan.org/pkg/latexmk
--------------------------------------------------------------------------------
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 .
Renier Tan submitted an update to the
sysuthesis
package.
Version: 0.2.0 2025-06-18
License: lppl1.3c
Summary description: LaTeX thesis template for Sun Yat-sen University
Announcement text:
----------------------------------------------------------------------
Fixed:
- Fix page numbering
- Remove redundant brackets
- Fix the issue of latin fonts not loading properly
- Adjust styling
New:
- Add tests
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sysuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/sysuthesis/
------------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
cloze
package.
Version: 1.8.1 2025-06-17
License: lppl1.3c
Summary description: A LuaLaTeX package for creating cloze texts
Announcement text:
----------------------------------------------------------------------
### Changed
- Implement `\clozestrike `in Lua without LaTeX packages
### Added
- Add option `log`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cloze
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/cloze/
------------------------------------------------------------------------
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
Hugo Gomes submitted an update to the
pgf-spectra
package.
Version: 3.0.2 2025-06-16
License: lppl1.3
Summary description: Draw continuous or discrete spectra using PGF/TikZ
Announcement text:
--------------------------------------------------------------------------------
*** v3.0.2 (16/06/2025) ***
Fixed incorrect interaction of \pgfspectraplotshade with \pgfkeys{/pgf/number format/.cd,set decimalseparator={,}}
See
https://tex.stackexchange.com/questions/746103/problem-with-pgf-spectra-and…
for more details
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/pgf-spectra
More information is at
https://ctan.org/pkg/pgf-spectra
--------------------------------------------------------------------------------
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
latex-amsmath
bundle.
Version: 2025-06-01 Patch level 1
License: lppl1.3c
Summary description: AMS mathematical facilities for LaTeX
Announcement text:
----------------------------------------------------------------------
#########################
# 2025-06-01 Release PL1
#########################
2025-06-16 David Carlisle <David.Carlisle(a)latex-project.org>
* amsmath.dtx: delay saving the definition of \label gh/1775
2025-06-11 David Carlisle <David.Carlisle(a)latex-project.org>
* amsmath-2018-12-01.sty: allow for rollback from newer formats (gh/1770)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-amsmath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/amsmath/
------------------------------------------------------------------------
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
Karl Berry submitted an update to the
tugboat-plain
package.
Version: 1.32 2025-06-16
License: other-free
Summary description: Plain TeX macros for TUGboat
Announcement text:
--------------------------------------------------------------------------------
A small update to the tugboat-plain package, for TUGboat articles using
plain TeX, now v1.32 2025-06-16.
The main change is a number of updates to the author's guide for plain
TUGboat: more commands are now described, notably including
\enablemetacode and (a new macro) \disablemetacode controlling the
output of input <foo> in verbatim blocks. Many thanks to Luis Rivera for
patches, suggestions, and proofreading.
Please see https://tug.org/TUGboat for deadlines, author info, an
archive of all issues, and everything else relating to TUGboat.
Suggestions and bug reports are always welcome.
And please submit articles for the next issue!
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/plain/contrib/tugboat
More information is at
https://ctan.org/pkg/tugboat-plain
--------------------------------------------------------------------------------
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 .
Jasper Habicht submitted an update to the
rpgicons
package.
Version: 1.8.8 2025-06-15
License: lppl1.3c
Summary description: Icons for tabletop role-playing games
Announcement text:
--------------------------------------------------------------------------------
Adjustments to support next release of l3draw package.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons
More information is at
https://ctan.org/pkg/rpgicons
--------------------------------------------------------------------------------
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 .
Renier Tan submitted the
sysuthesis
package.
Version: 0.1.0 2025-04-30
License: lppl1.3c
Summary description: LaTeX thesis template for Sun Yat-sen University
Announcement text:
----------------------------------------------------------------------
The `sysuthesis` class is intended for typesetting Sun Yat-sen
University dissertations with LaTeX, providing support for bachelor,
master, doctoral thesis.
Compilation of this class requires either XeLaTeX or LuaLaTeX` engine.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sysuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/sysuthesis/
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version: 4.6 2025-06-16
License: lppl1.3
Summary description: Typeset informatic listings with LPEG of LuaLaTeX
Announcement text:
----------------------------------------------------------------------
New keys 'box', 'tcolorbox', 'max-width' and 'vertical-detected-commands'
New special color : 'none'
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/piton
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/piton/
------------------------------------------------------------------------
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
Raphaël Giromini submitted an update to the
cahierprof
package.
Version number: 1.1 2025-06-16
License type: lppl1.3c
Summary description: Schedule and grade books for French teachers
Announcement text:
----------------------------------------------------------------------
Update of the cahierprof package which gives a background color for special days
of the year and the dates in the Student table.
French / Français
Mise à jour du paquet cahierprof qui permet d'avoir une couleur de fond pour les
jours fériés et les examens dans les tableaux hebdomadaires et les dates en
en-tête dans les tableaux des classes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/cahierprof
More information is at
https://www.ctan.org/pkg/cahierprof
------------------------------------------------------------------------
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
Christian Tellechea submitted an update to the
systeme
package.
Version number: 0.43 2025-06-16
License type: lppl1.3c
Summary description: Format systems of equations
Announcement text:
----------------------------------------------------------------------
systeme v0.43
-------------
* bugfix
* nouvelle clé 'ignore empty eq'
* nouvelle clé 'cr eq sep'
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/systeme
More information is at
https://www.ctan.org/pkg/systeme
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
cmtiup
package.
Version number: 2.2 2025-06-15
License type: lppl1.3
Summary description: Upright punctuation with CM italic
Announcement text:
----------------------------------------------------------------------
Version 2.2: Corrected a bug in declaration, thanks to Matthew Bertucci
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/cm/cmtiup
More information is at
https://www.ctan.org/pkg/cmtiup
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version number: 4.15c 2025-06-15
License type: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
----------------------------------------------------------------------
- version 4.15c
- Package additions and corrections:
- `tkz_dc` has become `tkz.dc` since the previous version. A few occurrences of `tkz_dc` remained and have beenremoved.
- Improved argument support in triangle methods: methods that previously used arg as the number of cyclic permutations of $(A,B,C)$ (selecting the first vertex) now also accept the vertex itself. (`bisector`, `altitude`, `ex-circle` etc.)
This makes usage clearer and improves compatibility with other methods.
- Added a function `tkz.is_direct` to find out whether an angle defined by three points is in the direct direction.
- Added tkz.trisector which divides a sector into three identical sectors. The result is two points.
- Added a new method for the triangle class: mediator, to obtain the bisector of the side opposite the chosen vertex. This method existed for a straight line (segment).
- Documentation
- Changes to reflect new developments.
- Example added: Morley triangle in Examples.
----------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version: 1.8.1 2025-06-15
License: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Minor changes: better documentation on using pics for subcircuits,
a new style of MOSFETs, completing the "plain" amplifiers.
- add Andrew Stacey's `tikzmark` library to the manual
- add FDSOI MOSFETs
- New component: `plain gm mono amp`
- documentation enhancements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circuitikz
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz/
------------------------------------------------------------------------
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
beamer
package.
Version: 3.74 2025-06-15
License: lppl1.3c gpl2+ fdl
Summary description: A LaTeX class for producing presentations and slides
Announcement text:
----------------------------------------------------------------------
### Fixed
- added missing `mini frame in current section` templates for `box`
and `tick` (fix #940)
- adopt workaroud for changed label definition in amsmath from
https://chat.stackexchange.com/transcript/message/67866940#67866940
(fix #941)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer/
------------------------------------------------------------------------
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
Christian Tellechea submitted an update to the
simplekv
package.
Version: 0.32 2025-06-15
License: lppl1.3c
Summary description: A simple key/value system for TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
Bugfix
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/simplekv
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/simplekv/
------------------------------------------------------------------------
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 the
eoldef
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Define commands which absorb the whole source line as arguments
Announcement text:
----------------------------------------------------------------------
eoldef is a new package that implements a simple way for commands to absorb a
whole line in the source code as its arguments, enabling less verbose
markdown-like syntax. It may be used in most tex formats by \input{eoldef}.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/plain/eoldef
More information is at
https://www.ctan.org/pkg/eoldef
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luatexko
package.
Version: 4.0 2025-06-14
License: lppl1.3c
Summary description: Typeset Korean with Lua(La)TeX
Announcement text:
--------------------------------------------------------------------------------
* luatexko.sty:
- support tagging on vertical writing
* luatexko.lua:
- remove redundant user whatsits
- put dotemph box after the base characters
- add 0xFF1A and 0xFF1B to fonts.protrusions.setups.default
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luatexko
More information is at
https://ctan.org/pkg/luatexko
--------------------------------------------------------------------------------
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 .
Paul Wintz submitted the
hideproofs
package.
Version: 1.0
License: lppl
Summary description: Defines an a starred proof environment that hides proofs in draft mode
Announcement text:
--------------------------------------------------------------------------------
The hideproofs package introduces an alternate proof environment, `proof*`,
which conditionally hides or shows its contents based on the document mode
(e.g., `draft` mode). This is useful for omitting formal proofs from draft
versions while retaining them in final documents. The motivation for this
package is to reduce the clutter in large documents by omitting long proofs,
allowing authors to focus their attention on results or proofs that are still in
progress.
This is the first package that I've submitted to CTAN and I think it turned out well. I hope you enjoy it!
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hideproofs
More information is at
https://ctan.org/pkg/hideproofs
--------------------------------------------------------------------------------
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 .
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 5.22 2025-06-15
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
----------------------------------------------------------------------
-change syntax of drawm
drawm(mcf) => drawm("mcf")
-update mcf2graph.mp
-update MCF manual,example
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcf2graph
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/mcf2graph/
------------------------------------------------------------------------
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: 20250614.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* ltjsclasses: sync with LaTeX2e 2025-06-01.
* Fixed: \oddsidemargin and \evensidemargin were swapped in vertical writing.
* luatexja-adjust.sty: better compatibility with the lua-ul package. (gh/30)
----------------------------------------------------------------------
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
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
Takuji Tanaka submitted an update to the
upmendex
package.
Version: 1.20 2025-06-14
License: bsd3
Summary description: Multilingual index processor
Announcement text:
--------------------------------------------------------------------------------
upmendex update from v1.11 to v1.20
* Supports 10 Brahmic scripts:
Bengali, Gurmukhi, Gujarati, Kannada, Lao, Malayalam, Oriya, Sinhala, Tamil and Telugu scripts (experimental).
* Add keyword "script_head" to style file.
Remove deprecated keyword "tumunja" from style file.
* Enhance treatment of S,T comma below in Romanian.
* Support V-W ordering in Finnish traditional collation.
* Support digraph AA in Danish and Norwegian.
Better treatment of Ŋ,ŋ in Finnish.
Better treatment of Þ,þ in Danish, Norwegian, Swedish and Finnish.
Better treatment of Ę,ę in Norwegian and Swedish.
Better treatment of Ð,ð,Đ,đ in Danish, Norwegian, Finnish, Swedish and Icelandic.
Better treatment of Ö,ö,Ø,ø,Ő,ő,Õ,õ,Ô,ô,Œ,œ,Æ,æ,Ä,ä,Ü,ü,Ű,ű in Danish, Norwegian, Swedish and Finnish.
* Treat U+3192..3195, U+3280..3289, U+A830..A835 as "other number".
* Prepare to support CJK Unified Ideographs Extension J in Unicode 17.0.
It will work with future version of ICU.
* Use kpse_find_file to find style files.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/indexing/upmendex
More information is at
https://ctan.org/pkg/upmendex
--------------------------------------------------------------------------------
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 .
Jesse Straat submitted the
aeskwadraat
package.
Version: 1.0.1 2025-06-13
License: gpl3+ cc-by-sa-4
Summary description: A–Eskwadraat package catalogue
Announcement text:
----------------------------------------------------------------------
This package is the official package catalogue used by members
of the A–Eskwadraat study association for mathematics and physics
at Utrecht University.
It contains packages for meeting notes, invoices, letters, and
a beamer theme, in addition to some useful macros for internal use.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/aeskwadraat
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/aeskwadraat/
------------------------------------------------------------------------
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
Alex Ball submitted an update to the
dccpaper
package.
Version: 2.6 2025-06-13
License: lppl1.3c cc-by-4
Summary description: Typeset papers for the International Journal of Digital Curation
Announcement text:
----------------------------------------------------------------------
This release adds support for emulating submissions to the
20th International Digital Curation Conference (IDCC26),
and for emulating submissions of Brief Reports to the
International Journal of Digital Curation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dccpaper
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/dccpaper/
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version: 0.99-A-l 2025-06-12
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
- New keys for \VueCubes
- Fix \SquarO : problem with key "Perso".
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profcollege
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profcollege/
------------------------------------------------------------------------
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 an update to the
pstricks-base
package.
Version: 3.22
License: lppl1.3
Summary description: PostScript macros for TeX
Announcement text:
--------------------------------------------------------------------------------
3.22 2025-06-12
- fix for local variables (needed for luapstricks.lua)
- Allow optional argument unit for pspicture env
- move soecific code into own code files pst-code-???
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/base
More information is at
https://ctan.org/pkg/pstricks-base
--------------------------------------------------------------------------------
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 .
Pablo González L submitted an update to the
enumext
package.
Version: 1.5 2025-06-11
License: lppl1.3c
Summary description: Enumerate exercise sheets
Announcement text:
----------------------------------------------------------------------
- Replacing `\regex_match:` (deprecated) with `\regex_if_match:`.
- Add keys `beginpenalty`, `midpenalty` and `endpenalty`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/enumext
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/enumext/
------------------------------------------------------------------------
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
FraGoLi
package.
Version: 1.2.3 2025-06-11
License: lppl1.3c
Summary description: Macros for constructing complex semantic derivations
Announcement text:
----------------------------------------------------------------------
* Fix wrong argument ordering in indirect translation commands
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fragoli
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fragoli/
------------------------------------------------------------------------
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
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version: 1.1v 2025-06-10
License: lppl1.3c
Summary description: A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users
Announcement text:
--------------------------------------------------------------------------------
1. add a length bibextramargin
2. modify parameters of paragraph format for the bibliography
3. add the style chinese-molc for the manual of law citations.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb7…
More information is at
https://ctan.org/pkg/biblatex-gb7714-2015
--------------------------------------------------------------------------------
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 .
Marcel Krüger submitted the
show-pdf-tags
package.
Version: 1.1
License: mit
Summary description: Extract PDF tags from tagged PDF files
Announcement text:
----------------------------------------------------------------------
show-pdf-tags provides a tool to make the structure of tagged PDF
files visible. It parses a PDF file and extracts most tagging related
information to turn it into either a visual tree structure or
an XML document representing the tags.
The package is released together with a collection of schemas
which can be used to check that the resulting XML structure
follows specified rules.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/show-pdf-tags
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/show-pdf-tags/
------------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
cloze
package.
Version number: 1.8.0 2025-06-11
License type: lppl1.3
Summary description: A LuaLaTeX package for creating cloze texts
Announcement text:
----------------------------------------------------------------------
### Added
- Add an option to enlarge gaps by a `spread` factor #1
### Fixed
- Local option handling #5
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/cloze
More information is at
https://www.ctan.org/pkg/cloze
------------------------------------------------------------------------
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
Jason Overfelt submitted the
citeright
package.
Version: 1.0.0
License: lppl1.3c
Summary description: Specify accurate natbib citations for diverse naming conventions
Announcement text:
----------------------------------------------------------------------
The citeright package provides the command \citeright for aliasing
in-text citations and specifying their appearance in the list of
references. It is specifically tailored for use with the natbib
package and is compatible with citation managers such as BibDesk
and JabRef.
The package is intended to provide a means for respecting the
diverse naming conventions of cited authors and, in this way,
decolonizing academia.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/citeright
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/citeright/
------------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
babel
package.
Version: 25.10 2025-06-10
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 25.10 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-25.10.html
Here is a summary:
* New transform, for Russian: 'transliteration.gost779b'.
* Fixes related to '\DocumentMetadata' and '\ShowLocaleProperties'.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/babel/base/
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 4.10c 2025-06-10
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
----------------------------------------------------------------------
Package additions: Two new modules have been created: utils and tkz.
The utils module provides a collection of general-purpose utility
functions. These functions are designed to support common tasks
such as numerical rounding, type checking, floating-point comparisons,
and table operations.
utils.parse_point, utils.format_number, utils.format_coord,
utils.format_point, utils.checknumber,utils.almost_equal,utils.wlog
The tkz module provides a collection of auxiliary functions.
These functions are not strictly required but serve to simplify many
geometric operations and shorten code. Their use depends on the context,
but in the spirit of the package, it's preferable to use objects.
Most of the following functions already existed, but are now used
with the tkz prefix. This is the case for length and midpoint.
Others are new, such as tkz.solve, which solves equations up to degree 3.
Note also the tkz.angle_between_vectors function, which determines
the angle between two vectors.
tkz.solve, tkz.solve_linear_system, tkz.midpoint, tkz.length,
tkz.round, tkz.length, tkz.midpoint, tkz.midpoints, tkz.is_linear,
tkz.is_ortho, tkz.bisector, tkz.bisector, tkz.altitude, tkz.get_angle,
tkz.angle_normalize, tkz.barycenter, tkz.dot_product, tkz.nb_dec,
tkz.epsilon, tkz.dc, tkz.phi, tkz.invphi, tkz.sqrtphi,
tkz.reset_defaults(), tkz.set_nb_dec(n).
The path class has been enriched with the ability to create paths
directly using conics and triangles. The methods have been rewritten
and now use the add_point method.
In order to make the best use of paths, I've added macros that allow
you to create them using TikZ. There are now : \tkzDrawPointsFromPath,
\tkzGetPointsFromPath, \tkzDrawCirclesFromPaths, \tkzDrawSegmentsFromPaths
New mathematical features include the creation of the Poncelet point
for the triangle class (poncelet_point). This method also exists for
the quadrilateral class.
The orthopole method has been added to the triangle class.
The macro \tkzDN has become \tkzPN alias of \tkzPrintNumber.
The method of the circle class, orthogonal_through, has been
corrected and rewritten.
Aliases with more evocative names are appearing:
line.parallel_from alias of line.ll_from line.orthogonal_from alias
of line.ortho_from \tkzDrawPath alias of \tkzDrawCoordinates
\tkzPN alias of \tkzPrintNumber
The \tkzEraseLuaObj macro deletes a lua object.
Documentation
The Cheat_sheet section has been removed. You can find it on my site.
Two sections have been added: "maths tools" and "tkz".
Some examples have been added: Archimedean spiral, Poncelet point,
Orthopole, examples for "paths".
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tkz-elements
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements/
------------------------------------------------------------------------
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
Pablo González Luengo submitted an update to the
enumext
package.
Version number: 1.4 2025-06-09
License type: lppl1.3c
Summary description: Enumerate exercise sheets
Announcement text:
----------------------------------------------------------------------
Release v1.4 2025-06-09:
- Improved implementation of the `start` key for _tagged_ PDF.
- Improved implementation of the `ref` key.
- Fixed the behavior of the `save-sep` key.
- Fixed the behavior of the `resume*` key.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/enumext
More information is at
https://www.ctan.org/pkg/enumext
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
latex-tools
package.
Version: Patch level 1 2025-06-01
License: lppl1.3c
Summary description: The LaTeX standard tools bundle
Announcement text:
--------------------------------------------------------------------------------
2025-06-08 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* array.dtx (section{The macros \texttt{\textbackslash @classz}):
Fix gh/1730 correctly, the problem wasn't \arraystretch
but fully empty cells (gh/1765)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/tools
More information is at
https://ctan.org/pkg/latex-tools
--------------------------------------------------------------------------------
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
latex-base
package.
Version: Patch level 1 2025-06-01
License: lppl1.3c
Summary description: Base sources of LaTeX
Announcement text:
--------------------------------------------------------------------------------
2025-06-08 Joseph Wright <Joseph.Wright(a)latex-project.org>
* ltoutput.dtx
Correct catcode of ^^M and ^^I in output routine
2025-06-05 Frank Mittelbach <Frank.Mittelbach(a)latex-project.org>
* ltexpl.dtx (section{Document-level command names for \pkg{expl3} functions}):
Provide T and F variants of \IfExplAtLeastTF with a
correct implementation} (gh/1752)
2025-06-04 Joseph Wright <Joseph.Wright(a)latex-project.org>
* ltfinal.dtx
Correct default setting in \MakeTitlecase
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/base
More information is at
https://ctan.org/pkg/latex-base
--------------------------------------------------------------------------------
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
latex-firstaid
package.
Version: 1.1p 2025-06-05
License: lppl1.3c
Summary description: First aid for external LaTeX files and packages that need updating
Announcement text:
----------------------------------------------------------------------
2025-06-05 Ulrike Fischer <Ulrike.Fischer(a)latex-project.org>
* latex2e-first-aid-for-external-files.dtx: cleveref firstaid
for issue #1684 (amsmath change)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-firstaid
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/firstaid/
------------------------------------------------------------------------
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
l3backend-dev
package.
Version: 2025-06-09
License: lppl1.3c
Summary description: LaTeX3 backend drivers (dev)
Announcement text:
----------------------------------------------------------------------
### Changed
- Set PDF 1.7 as standard value for `(x)dvipdfmx`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/l3backend/
------------------------------------------------------------------------
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
l3kernel-dev
package.
Version: 2025-06-09
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
----------------------------------------------------------------------
### Fixed
- Implementation of `\iow_show:n`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/l3kernel/
------------------------------------------------------------------------
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
beamer
package.
Version: 3.73 2025-06-09
License: lppl1.3c gpl2+ fdl
Summary description: A LaTeX class for producing presentations and slides
Announcement text:
----------------------------------------------------------------------
### Fixed
- fixed issue of block body not adapting to surrounding pgf fill opacity
- fixed section title alignment in tree and smoothtree outer themes
if combined with a split-based outer theme
- fixed incorrect uncovering of rounded shadow blocks after `\pause`,
see https://tex.stackexchange.com/q/745623/36296
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer/
------------------------------------------------------------------------
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
Oberdiek Package Support Group submitted an update to the
zref
package.
Version: 2.36 2025-06-08
License: lppl1.3c
Summary description: A new reference scheme for LaTeX
Announcement text:
--------------------------------------------------------------------------------
- fixed use of \pdfsavepos, issue #20
- fixed lastpage handling, issue #22
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/zref
More information is at
https://ctan.org/pkg/zref
--------------------------------------------------------------------------------
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 .
> Josef Friedrich submitted an update to the
>
> farbe
>
> package.
>
> Version: 0.2.0 2025-06-08
> License: lppl1.3c
>
> Summary description: Color management (conversion, names) for LuaTeX implemented in Lua
>
> Announcement text:
> ----------------------------------------------------------------------
>
>
> ### Changed
> - Document color names
> - New macro \FarbeColorEnd
> - Set default formatter for Lua
> - Reformat code using the LuaFormatter
> - Note links to color names
> - Visualise all color names in columns to fit more names on one page
>
> ### Fixed
> - Color values of the svg and x11 color names
> - Set color using hexadecimal string with alpha channel
> - Fix license notice in the README
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/farbe
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/luatex/generic/farbe/
>
> ------------------------------------------------------------------------
>
> 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