Christoph P. Neumann submitted an update to the
iaria
package.
Version: 0.7 2025-03-30
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
----------------------------------------------------------------------
Implemented cite compression ([1][2][3] -> [1-3]).
Added package floatrow to make label positioning of table/figures
even more beginner friendly.
Some more remarks in the documentation, for latex beginners.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/iaria
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/iaria/
------------------------------------------------------------------------
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
Christoph P. Neumann submitted an update to the
iaria-lite
package.
Version: 0.7 2025-03-30
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
----------------------------------------------------------------------
Implemented cite compression ([1][2][3] -> [1-3]).
Added package floatrow to make label positioning of table/figures
even more beginner friendly.
Some more remarks in the documentation, for latex beginners.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/iaria-lite
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/iaria-lite/
------------------------------------------------------------------------
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 number: 20250401.0
License type: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* patch \@finalstrut for avoiding unwanted empty line at the end of a paragraph (gh/#24)
* adapt \@setref to recent LaTeX
* lltjp-listings.sty: fix an unprotected endline (gh/#26)
* lltjp-listings.sty: fix that "vsraw" key did not work
* (incomplete) better handling of JAglues for proportional typesetting (gh/#27)
* (incomplete) adapt to the new OTR of LaTeX 2025-06-01
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luatexja
More information is at
https://www.ctan.org/pkg/luatexja
------------------------------------------------------------------------
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
João M. Lourenço submitted an update to the
coloredtheorem
package.
Version: 1.1.2 2025-04-01
License: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
--------------------------------------------------------------------------------
Version 1.1.2 introduces compatibility with the “cleveref” package,
which must be loaded before “coloredtheorem”.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/coloredtheorem
More information is at
https://www.ctan.org/pkg/coloredtheorem
--------------------------------------------------------------------------------
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 .
Arthur Rosendahl submitted an update to the
hyph-utf8
package.
Version: 2025-03-31
License: mit
Summary description: Hyphenation patterns expressed in UTF-8
Announcement text:
--------------------------------------------------------------------------------
Cleaned up Ancient Greek patterns: Removed file hyph-grc-x-ibycus.tex
from package as it only contains metadata.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/language/hyph-utf8
More information is at
https://www.ctan.org/pkg/hyph-utf8
--------------------------------------------------------------------------------
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 .
Dwight Aplevich submitted an update to the
Circuit_macros
package.
Version: 10.8
License: lppl1.3c
Summary description: M4 macros for electric circuit diagrams
Announcement text:
--------------------------------------------------------------------------------
New element and processing macros. Improvements to several existing elements.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/circuit_macros
More information is at
https://www.ctan.org/pkg/circuit-macros
--------------------------------------------------------------------------------
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 .
Michal Hoftich submitted an update to the
Lua-UCA
package.
Version: 0.1e 2025-03-31
License: mit
Summary description: Unicode Collation Algorithm library for Lua
Announcement text:
--------------------------------------------------------------------------------
This release fixes collation rules for the de_din2 language.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/lualibs/lua-uca
More information is at
https://www.ctan.org/pkg/lua-uca
--------------------------------------------------------------------------------
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 .
Niina Ryota submitted the
qworld
package.
Version number: 1.0.0
License type: lppl1.3c
Summary description: Draw graphical calculus in monoidal categories and quantum theory
Announcement text:
----------------------------------------------------------------------
Qworld is a LaTeX package specifically designed for typesetting graphical
calculus. It provides an intuitive set of commands for creating diagrams related
to monoidal categories, Frobenius structures, braids, Hopf algebras, symmetry,
duality, pivotal structures, and daggers using TikZ.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/qworld
More information is at
https://www.ctan.org/pkg/qworld
------------------------------------------------------------------------
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
Vít Starý Novotný submitted an update to the
markdown
package.
Version: 3.11.1-0-gb7315ecf 2025-03-30
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Development:
- In theme `witiko/diagrams`, add parameter `format` for PlantUML diagrams.
(reported by @mrkissinger in #555, fixed by @witiko in 7d58f3d8 and 64c78f17)
Here is an example LaTeX document using the new parameter:
```` tex
\documentclass{article}
\usepackage[import=witiko/diagrams@v2, relativeReferences]{markdown}
\begin{document}
\begin{markdown}
``` plantuml {caption="An example UML sequence diagram" format=eps width=7cm #plantuml}
@startmindmap
+ SIR
++ 指標引擎
@endmindmap
```
See the diagram in Figure <#plantuml>.
\end{markdown}
\end{document}
````
Documentation:
- Add preprint and artwork for an upcoming TUGboat article titled _Piping YAML
files into LaTeX3 key–values_. (c684ce2e, 2214706b, 52ccb7a1, 85e96805)
Docker:
- Start building Docker images `witiko/markdown:TL2024-historic`. (bcae00a6)
- Switch Docker images `witiko/markdown:latest` from TeX Live 2024 to 2025. (bcae00a6)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
--------------------------------------------------------------------------------
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
jsonparse
package.
Version: 1.3.1 2025-03-30
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Fixes in documentation. Bug fixes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
Daniel Flipo submitted the
luciole
package.
Version: 0.40
License: cc-by-4 ofl lppl1.3c
Summary description: Luciole OpenType fonts for LuaTeX and XeTeX
Announcement text:
----------------------------------------------------------------------
This package provides four Unicode Math text fonts `Luciole-*.ttf’
and a companion math font `Luciole-Math.otf’.
They have been developed explicitly for visually impaired people
and are the result of a two-year collaboration between the
Centre Technique Régional pour la Déficience Visuelle
(the Regional Technical Center for Visual Impairment)
and the type-design studio typographies.fr.
The text fonts are mature (v1.0), the math font `Luciole-Math.otf’
needs more testing (v0.40), feedback is welcome.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luciole
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/luciole/
------------------------------------------------------------------------
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.1.1
License: lppl1.3c
Summary description: Macros for constructing complex semantic derivations
Announcement text:
--------------------------------------------------------------------------------
Release Notes FraGoLi \v 1.1.1:
* Fix missing package dependency.
* Fix text overline overriding uuline internal length.
* Fix parentheses on lambda quantifier heads being bold in non bold mode.
* Add lambdaheadstyle package option.
* Add new fuction framework.
* Add new logic commands.
* Add new logic constants.
* Add new relation constants.
* Add new quantifier commands.
* Extend set command.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fragoli
More information is at
https://www.ctan.org/pkg/fragoli
--------------------------------------------------------------------------------
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 Luengo submitted an update to the
enumext
package.
Version number: 1.2 2025-03-28
License type: lppl1.3c
Summary description: Enumerate exercise sheets
Announcement text:
----------------------------------------------------------------------
Release v1.2 2025-03-28:
- Replace signature (prevent expansion for optional arg).
- Solve Inconsistent local/global assignment.
----------------------------------------------------------------------
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
Tomasz M. Czarkowski submitted an update to the
IdeaVault
package.
Version number: 1.0.5 2025-03-28
License type: lppl1.3c
Summary description: Idea (concept) management package
Announcement text:
----------------------------------------------------------------------
Add "auto" option for weight parameter of \createIdea for easier order
preservation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/ideavault
More information is at
https://www.ctan.org/pkg/ideavault
------------------------------------------------------------------------
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
Tsinghua University TUNA Association submitted an update to the
thuthesis
package.
Version number: 7.6.0 2025-03-28
License type: lppl1.3c
Summary description: Thesis template for Tsinghua University
Announcement text:
----------------------------------------------------------------------
This version contains numerous bug fixes atop v7.5.2, and
adapts to the latest changes of March 2025 format update
for graduate students, and Januray 2025 format for under-
graduate students.
All users should use the latest version for submission.
For detailed changes, please refer to:
* https://github.com/tuna/thuthesis/releases/tag/v7.6.0
* https://github.com/tuna/thuthesis/compare/v7.5.2...v7.6.0
* https://github.com/tuna/thuthesis/blob/master/CHANGELOG.md
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/thuthesis
More information is at
https://www.ctan.org/pkg/thuthesis
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
tikz-decofonts
package.
Version number: 0.1.3 2025-03-28
License type: lppl1.3c cc-by-sa-4
Summary description: Simple decoration fonts, made with TikZ, for short texts
Announcement text:
----------------------------------------------------------------------
'surround' and 'underline' effect
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-decofonts
More information is at
https://www.ctan.org/pkg/tikz-decofonts
------------------------------------------------------------------------
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
Weijian Wu submitted an update to the
SJTUTeX
package.
Version: 2.2.1 2025-03-29
License: lppl1.3c
Summary description: LaTeX classes for Shanghai Jiao Tong University
Announcement text:
----------------------------------------------------------------------
This version adds a variant of the copyright page for undergraduate
students and fixes some issues.
For detailed changes, please refer to
https://github.com/sjtug/SJTUTeX/compare/v2.2...v2.2.1
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sjtutex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/sjtutex/
------------------------------------------------------------------------
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 H. Lienhard submitted an update to the
asmeconf
package.
Version: 1.41 2025-03-27
License: mit
Summary description: A LaTeX template for ASME conference papers
Announcement text:
----------------------------------------------------------------------
The asmeconf class is a LaTeX template to format conference papers
published by the American Society of Mechanical Engineers.
This version introduces support for unicode-math, which is now loaded
by default with lualatex. The required fonts are in TeX Live.
Several legacy options and commands have been eliminated.
More of the code has been converted to expl3 from latex2e.
A number of minor improvements to the code have been made throughout,
particularly to ensure backward compatibility to 2021 formats and
packages.
Most of the supporting files have been updated.
Further details are in the README file.
The following packages are no longer loaded: ifthen, iftex,
hyphensubst, mathalfa, hologo (now in the .tex file), as well as
these packages that were formerly loaded only as fallbacks:
hyperxmp, bookmark, and inputenc.
The kvoptions package now loads only for backward compatibility
if needed.
An option to omit the conference headers has been added.
PDFA/UA-2 compliance is now possible using LuaLaTeX by:
omitting subcaptions and certain language options, using
compliant figures, and calling the class option [captionpatch],
while using appropriate options to \DocumentMetadata.
PDFA/UA-2 compliance is complete according demo.verapdf.org.
The Arlington model also validates this package if, additionally,
cross-references are omitted from captions.
An entirely up-to-date installation is necessary for UA-2 compliance.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/asmeconf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/asmeconf/
------------------------------------------------------------------------
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
Ari Feiglin submitted the
pdfToolbox
package.
Version: 0.1
License: mit
Summary description: A plain-pdfTeX toolbox for creating beautiful documents
Announcement text:
----------------------------------------------------------------------
pdfToolbox is a toolbox of various “subpackages” intended for
programming and creating beautiful plain-pdfTeX documents.
It is an amalgamation of the following “subpackages” (in the
future there will be an ability to access each one by itself):
1. pdfData - for storing and manipulating data;
2. pdfDstruct - for managing the layout and structure of your document;
3. pdfGraphics - for adding some color and illustrations to your document.
pdfToolbox currently only works with pdfTeX.
It is not compatible with any form of LaTeX, and currently does not
work with XeTeX or LuaTeX (though hopefully LuaTeX support will be
added in the future).
pdfToolbox is free to use under the MIT license.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdftoolbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/pdftex/plain/pdftoolbox/
------------------------------------------------------------------------
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.6 2025-03-27
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
--------------------------------------------------------------------------------
Changes in version 25.6 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-25.6.html
Here is a summary:
* Transforms for Chinese and Japanese:
- Improved 'spacing.basic'.
- New: 'input.nospaces.
* @include directive in ini files.
* Fix error with CJK in lists (tex.sx 739783).
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
--------------------------------------------------------------------------------
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 .
Vít Starý Novotný submitted an update to the
expltools
package.
Version: 2025-03-27
License: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
--------------------------------------------------------------------------------
## expltools 2025-03-27
### explcheck v0.8.0
#### Development
- Add syntactic analysis. (#66)
- Add Lua option `verbose` and a command-line option `--verbose` that
prints extra information in human-readable output. (#66)
For example, here is the output of processing the files `markdown.tex` and
`markdownthemewitiko_markdown_defaults.sty` of the Markdown package for TeX
with TeX Live 2024:
```
$ explcheck --verbose `kpsewhich markdown.tex markdownthemewitiko_markdown_defaults.sty`
```
```
Checking 2 files
Checking /usr/local/texlive/2024/texmf-dist/tex/generic/markdown/markdown.tex OK
File size: 103,972 bytes
Preprocessing results:
- Doesn't seem like a LaTeX style file
- Six expl3 parts spanning 97,657 bytes (94% of file):
1. Between 48:14 and 620:11
2. Between 637:14 and 788:4
3. Between 791:14 and 2104:8
4. Between 2108:14 and 3398:4
5. Between 3413:14 and 4210:4
6. Between 4287:14 and 4444:4
Lexical analysis results:
- 19,344 TeX tokens in expl3 parts
Syntactic analysis results:
- 645 top-level expl3 calls spanning all tokens
Checking /.../tex/latex/markdown/markdownthemewitiko_markdown_defaults.sty OK
File size: 34,894 bytes
Preprocessing results:
- Seems like a LaTeX style file
- Seven expl3 parts spanning 18,515 bytes (53% of file):
1. Between 47:14 and 349:4
2. Between 382:14 and 431:2
3. Between 446:14 and 512:4
4. Between 523:14 and 564:2
5. Between 865:14 and 931:2
6. Between 969:14 and 1003:2
7. Between 1072:14 and 1328:2
Lexical analysis results:
- 3,848 TeX tokens in expl3 parts
Syntactic analysis results:
- 69 top-level expl3 calls spanning 2,082 tokens (54% of tokens, ~29% of file)
Total: 0 errors, 0 warnings in 2 files
Aggregate statistics:
- 138,866 total bytes
- 116,172 expl3 bytes (84% of files) containing 23,192 TeX tokens
- 714 top-level expl3 calls spanning 21,426 tokens (92% of tokens, ~77% of files)
```
- Add Lua option `terminal_width` that determines the layout of the
human-readable command-line output. (#66)
- Stabilize the Lua API of processing steps. (#64)
All processing steps are now functions that accept the following arguments:
1. The filename of a processed file
2. The content of the processed file
3. A registry of issues with the processed file (write-only)
4. Intermediate analysis results (read-write)
5. Options (read-only, optional)
#### Fixes
- During preprocessing, only consider standard delimiters of expl3 parts that
are either not indented or not in braces. (discussed in #17, fixed in #66)
- During preprocessing, support `\endinput`, `\tex_endinput:D`, and
`\file_input_stop:` as standard delimiters of expl3 parts. (#66)
- During preprocessing, do not produce warning W101 (Unexpected delimiters) for
a `\ProvidesExpl*` after `\ExplSyntaxOn`. (#66)
- Prevent newlines from being recognized as catcode 15 (invalid) with Lua 5.2
due to unreliable order of table keys. (#66)
#### Continuous integration
- Add regression tests for TeX Live 2024. (#66)
- Configure Dependabot version updates for GitHub Actions.
(contributed by @koppor in #70)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/expltools
More information is at
https://www.ctan.org/pkg/expltools
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 4.2D 2025-03-28
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
--------------------------------------------------------------------------------
Version 4.2D released.
- Updated the manual and l3build workflow.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer
More information is at
https://www.ctan.org/pkg/notebeamer
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Mingyu Xia submitted an update to the
LiteTable
package.
Version number: 3.3G 2025-03-28
License type: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
----------------------------------------------------------------------
Version 3.3G released.
- Updated README.md.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litetable
More information is at
https://www.ctan.org/pkg/litetable
------------------------------------------------------------------------
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
Bob Tennent submitted an update to the
clearsans
package.
Version: 2025-03-27
License: apache2 lppl
Summary description: Clear Sans fonts with LaTeX support
Announcement text:
----------------------------------------------------------------------
Added support for LGR and T2A/B/C encodings.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/clearsans
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/clearsans/
------------------------------------------------------------------------
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
siunitx
package.
Version: 3.4.8 2025-03-26
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Printing of product separator in text mode when options `prefix-mode =
combine-exponent` and `product-independent-prefix = true` are active (see
issue [\#788](https://github.com/josephwright/siunitx/issues/#788))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
scontents
package.
Version: 2.2 2025-03-26
License: lppl1.3c
Summary description: Stores LaTeX contents in memory or files
Announcement text:
----------------------------------------------------------------------
– Fix internal definition for some functions.
– Replace `\peek_charcode_ignore_spaces:NTF` by `\peek_charcode:NTF`.
– Set correct code for `\obeyedline` (implemented in June 2022 LaTeX release).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/scontents
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/scontents/
------------------------------------------------------------------------
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
tagpdf
package.
Version: 0.99p 2025-03-26
License: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## [2025-03-26]
Version 0.99p
### Added
- keyword attribute to \tag_struct_gput:nnn for graphic tagging.
- experimental support file for verbatim tagging.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Mingyu Xia submitted an update to the
LiteTable
package.
Version: 3.3F 2025-03-26
License: lppl1.3c
Summary description: Class schedules with colorful course blocks
Announcement text:
--------------------------------------------------------------------------------
Version 3.3F released.
- Updated the manual and l3build workflow.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litetable
More information is at
https://www.ctan.org/pkg/litetable
--------------------------------------------------------------------------------
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
pdfmanagement-testphase
package.
Version: 0.96q 2025-03-26
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Changed
- handle ModDate of embedded files in regression-tests.
### Added
- temporary: tagging and tagging-setup key for \DocumentMetadata
### Fixed
- CheckSum in embedded files, issue #87
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfmanagement-testphase
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase/
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version number: 1.3.0 2025-03-25
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Enhancements in key setting mechanism.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse
More information is at
https://www.ctan.org/pkg/jsonparse
------------------------------------------------------------------------
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
Maïeul Rouquette submitted an update to the
reledmac
bundle.
Version: 2.40.3 2025-03-25
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
Fix arithmetic overflow when using paragraphed footnote with
high baselineskip value
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/reledmac
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
datatool
bundle.
Version: 3.3 2025-03-25
License: lppl1.3
Summary description: Tools to load and manipulate data
Announcement text:
----------------------------------------------------------------------
Bug fix: Missing cell content when reading CSV file when more
than one instance of separator found in delimited cell.
https://www.dickimaw-books.com/bugtracker.php?key=299
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/datatool
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/datatool/
------------------------------------------------------------------------
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.3 2025-03-25
License: lppl1.3
Summary description: Typeset informatic listings with LPEG of LuaLaTeX
Announcement text:
----------------------------------------------------------------------
New key 'raw-detected-commands' in \PitonOptions
The key 'old-PitonInputFile' is deleted.
----------------------------------------------------------------------
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
Amir Mohammad Tahsiri submitted the
BibBreeze
package.
Version: 1.0
License: lppl1.3c
Summary description: A referencing package for automatically reconstructing bibliography data
Announcement text:
----------------------------------------------------------------------
This LaTeX package, called BibBreeze written using LaTeX3, is a
referencing package that automates bibliography reconstruction,
eliminating manual effort in reference handling.
It reorders disorganized fields for bibliography entries, fills in
missing fields, and produces polished, referencing style-compliant
bibliographies—optimized for researchers, academics, and writers.
Currently, the package's referencing style is designed for APA
(with both numeric and author-year in-text citations) with more
styles (Harvard, Chicago, AMA, etc.) to come.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bibbreeze
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/bibbreeze/
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 1.2.3 2025-03-23
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Enabled nesting of mapped inline function.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
Samcarter submitted an update to the
TikZlings
package.
Version: 2.3 2025-03-23
License: lppl1.3c
Summary description: A collection of cute little animals and similar creatures
Announcement text:
----------------------------------------------------------------------
### New
- Cookie, the dog
- New options `randomhead` and `randomaccessories`.
Basically the same as `\randomhead` and `\randomaccessories`,
but no longer require `\shufflethings`
### Changed
- added synonyms for eye/eyes, pupil/pupils, leg/legs, arm/arms,
ear/ears, foot/feet, wing/wings, hand/hands, antenna/antennas,
whisker/whiskers, paw/paws, toe/toes, tooth/teeth, etc.
- replaced self-baked hooks with latex hooks:
`\NewHook{tikzlings/<name_of_the_tikzling>/background}`,
`\NewHook{tikzlings/<name_of_the_tikzling>/belly}`,
`\NewHook{tikzlings/<name_of_the_tikzling>/body}`,
`\NewHook{tikzlings/<name_of_the_tikzling>/foreground}`,
`\NewHook{tikzlings/background}`,
`\NewHook{tikzlings/body}`,
`\NewHook{tikzlings/clothing}`,
`\NewHook{tikzlings/hair}`,
`\NewHook{tikzlings/hat}` and
`\NewHook{tikzlings/foreground}`
### Fixed
- bounding box of coati
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzlings
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzlings/
------------------------------------------------------------------------
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
Stéphane Galland submitted an update to the
UPmethodology
package.
Version: 20250323
License: lgpl3
Summary description: Writing specifications such as for UP-based methodologies
Announcement text:
----------------------------------------------------------------------
* Add style for algorithms if the packages are included.
* Add formatting of the subparagraphs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/upmethodology
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/upmethodology/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
hduThesiS
package.
Version: 1.1.1 2025-03-23
License: lppl1.3c
Summary description: LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University
Announcement text:
----------------------------------------------------------------------
- Fixed the loss of graphics files when installing by tlmgr (x2).
- Updated the l3build workflow.
- Reconstructed hdu-graphicx.dtx.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hduthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hduthesis/
------------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version: 1.7.2 2025-03-21
License: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
--------------------------------------------------------------------------------
A couple of new components (wiggly bulbs and a new "oO" type autotransformer),
and several small corrections.
- Fix leaking filament in `bulb` bipole
- Fix small incoherence between width/height in oo-type sources
- New component: Wiggly bulb (suggested by Sebastiano)
- New component: "zero-type" autotransformer (suggested by Max Börjesson)
- Allow to set the index position for square instruments (by Julien Labbé])
--------------------------------------------------------------------------------
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
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Mingyu Xia submitted an update to the
hduThesiS
package.
Version number: 1.1.0 2025-03-21
License type: lppl1.3c
Summary description: LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University
Announcement text:
----------------------------------------------------------------------
Version 1.1.0 released
- Fixed the lost of graphics files when installing by tlmgr.
- Updated the l3build workflow.
- Finished the hdu-exam module.
- Fixed the support of ApLaTeX compiler.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hduthesis
More information is at
https://www.ctan.org/pkg/hduthesis
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
Scrabble
package.
Version number: 0.1.7 2025-03-19
License type: lppl1.3c
Summary description: Commands for Scrabble boards
Announcement text:
----------------------------------------------------------------------
0.1.7 : Shuffle (Melange) for inline words.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/scrabble
More information is at
https://www.ctan.org/pkg/scrabble
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 4.2B 2025-03-20
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
----------------------------------------------------------------------
- Updated the manual.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/notebeamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.37.2 2025-03-20
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* Formerly, it was not possible to give shading effect to a textual picture
inside a tiling pattern. This limitation is now lifted.
As a side effect, a tiling pattern inside a tiling pattern is also allowed.
* 'withmppattern <string>' is a newly introduced command virtually the same
as 'withpattern <string>', but the former does not force the result of MP
picture. So users can use any drawing command suitable, such as 'fill' or
'filldraw' as well as 'draw'.
* 'textext', 'TEX', 'mplibcolor', 'mplibdimen', or 'VerbatimTeX' can accept
a string argument without parentheses. For instance, 'textext "\TeX"' is
now allowed as well as 'textext("\TeX")'.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luamplib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luamplib/
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
glossaries
package.
Version: 4.58 2025-03-19
License: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
--------------------------------------------------------------------------------
- \@gls@reference: check location not already in list before adding
- bug fix: issue #292
Test for the existence of \datatool_sort_preprocess:Nn occurs too soon
https://www.dickimaw-books.com/bugtracker.php?key=292
- The mfirstuc option will now redefine \glsmakefirstuc as a long command.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/glossaries
More information is at
https://www.ctan.org/pkg/glossaries
--------------------------------------------------------------------------------
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 .
V.H. Belvadi submitted the
lecturenotes
package.
Version: 3.2 2025-03-18
License: mit
Summary description: A LaTeX document class for lecture notes
Announcement text:
----------------------------------------------------------------------
A LaTeX document class for lecture notes—for a seminar, for
an entire course with several lectures, or for brief talks.
Provides an elegant template with support for sidenotes and
detailed title section along with several other options.
Requires compilation with LuaLaTeX and typesets with the
kpfonts-otf package.
This class was previously available outside CTAN and used by
several individuals and organisations (thanks for your support!).
Bringing this into CTAN is intended to make it easier for
more people to use this class.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lecturenotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/lecturenotes/
------------------------------------------------------------------------
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
Qrrbrbirlbel submitted an update to the
tikz-ext
package.
Version number: 0.6
License type: fdl lppl
Summary description: A collection of libraries for PGF/TikZ
Announcement text:
----------------------------------------------------------------------
While this update includes new “extensions” it mostly refactors almost all keys/macros/others to be in their own namespace.
For keys, this means /tikz/ext, /pgf/ext and /utils/ext. For control sequence, this means \tikzext and \pgfext.
Others include PGFmath functions and arrow tips which gets the prefix ext_.
For old documents, a compatibility setting is provided: \tikzextset{compat=pre 0.6}
For this version, the compatibility setting “warn” is preset that will issue warning messages in the log file for the first 25 uses of “old” names.
I apologize for any inconvenience but I hope that this will lead to a cleaner package and less conflict in the future.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-ext
More information is at
https://www.ctan.org/pkg/tikz-ext
------------------------------------------------------------------------
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
Steven B. Segletes submitted an update to the
censor
package.
Version number: 4.4 2025-03-18
License type: lppl1.3
Summary description: Tools for producing redacted documents
Announcement text:
----------------------------------------------------------------------
Version 4.4 of the censor package has been introduced, which now allows for
unicode text as part of the censored content.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/censor
More information is at
https://www.ctan.org/pkg/censor
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
glossaries-extra
package.
Version: 1.59 2025-03-18
License: lppl1.3
Summary description: An extension to the glossaries package
Announcement text:
--------------------------------------------------------------------------------
- added \GlsXtrClearAutoAddOnFormat
- bug fix: undefined control sequence \@gls@noidx@nosanitizesort
when using sanitizesort=false with \makeglossaries[...]
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/glossaries-extra
More information is at
https://www.ctan.org/pkg/glossaries-extra
--------------------------------------------------------------------------------
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
Bob Tennent submitted an update to the
atkinson
package.
Version: 2025-03-17
License: lppl other-free
Summary description: Support for the Atkinson Hyperlegible family of fonts
Announcement text:
----------------------------------------------------------------------
Added support for the Atkinson Hyperlegible Mono family.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/atkinson
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/atkinson/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 4.2A 2025-03-18
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
----------------------------------------------------------------------
- Ensure compatibility with the recent integration of l3 graphics
into l3kernel.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/notebeamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer/
------------------------------------------------------------------------
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