Oliver Kopp submitted an update to the
scientific-thesis-cover
package.
Version number: 4.1.0 2026-06-12
License type: lppl1.3c
Summary description: Provides cover page and affirmation at the end of a thesis
Announcement text:
----------------------------------------------------------------------
Long-awaited update
### Added
- Update the declaration to cover the use of AI tools: the affirmation text now references a "Use of AI Tools" appendix and the *Principles for the Use of Artificial Intelligence by Students at the University of Stuttgart*. See [#30](https://github.com/latextemplates/scientific-thesis-cover/pull/30) and [#36](https://github.com/latextemplates/scientific-thesis-cover/pull/36).
- Add `Institute for Natural Language Processing` (`ims`, German: "Institut für Maschinelle Sprachverarbeitung") as an institute option, including its own address. See [#22](https://github.com/latextemplates/scientific-thesis-cover/pull/22) and [#23](https://github.com/latextemplates/scientific-thesis-cover/pull/23).
- Add `VISUS` (Visualization Research Center / Visualisierungsinstitut der Universität Stuttgart) as an institute option, including its own address. See [#27](https://github.com/latextemplates/scientific-thesis-cover/pull/27).
- Add the ability to add a logo at the top of the coverpage. See [#28](https://github.com/latextemplates/scientific-thesis-cover/pull/28).
- Add document confirmations for multiple authors. See [#24](https://github.com/latextemplates/scientific-thesis-cover/pull/24).
- Add `prozessanalyse` as a thesis type. See [#21](https://github.com/latextemplates/scientific-thesis-cover/pull/21).
### Changed
- Rename the `iste` institute from "Institute of Software Technology" / "Institut für Softwaretechnologie" to "Institute of Software Engineering" / "Institut für Software Engineering". See [#32](https://github.com/latextemplates/scientific-thesis-cover/pull/32).
- Switched continuous integration from CircleCI to GitHub Actions, installing TeX Live via [`zauguin/install-texlive`](https://github.com/zauguin/install-texlive) with the dependency list in `tl_packages` (generated with [@islandoftex/texmf/depp](https://gitlab.com/islandoftex/texmf/depp)). See [#37](https://github.com/latextemplates/scientific-thesis-cover/pull/37).
- Added a GitHub Actions workflow that builds the CTAN submission archive (`release.sh`, the Linux port of `release.bat`) on every push, verifying that pandoc and `ctanify` produce `scientific-thesis-cover.tar.gz`. See [#37](https://github.com/latextemplates/scientific-thesis-cover/pull/37).
### Fixed
- Fix `\Versicherung` / `\Affirmation` in two-column documents by declaring the internal two-column flag with `\providecommand`. See [#24](https://github.com/latextemplates/scientific-thesis-cover/pull/24).
- Fix `ß` being displayed as `SS` in `Universitätsstraße`. See [#29](https://github.com/latextemplates/scientific-thesis-cover/pull/29).
- Fix English name of IPVS: "Institute **for** Parallel and Distributed Systems" instead of "Institute **of** Parallel and Distributed Systems". See [#34](https://github.com/latextemplates/scientific-thesis-cover/pull/34) and [#35](https://github.com/latextemplates/scientific-thesis-cover/pull/35).
- Load `csquotes` so that `\enquote` in the affirmation text (AI tools declaration) is defined. See [#37](https://github.com/latextemplates/scientific-thesis-cover/pull/37).
- Load `iftex`/`ifluatex` so that `\ifluatex` is defined again, fixing an `Extra \fi` error on current TeX Live. See [#37](https://github.com/latextemplates/scientific-thesis-cover/pull/37).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/scientific-thesis-cover
More information is at
https://www.ctan.org/pkg/scientific-thesis-cover
------------------------------------------------------------------------
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
Sonat Süer submitted the
turkce-sayi
package.
Version number: 1.0 2026-06-11
License type: lppl1.3c
Summary description: Automatic Turkish suffix handling for reference numbers
Announcement text:
----------------------------------------------------------------------
Automatic Turkish suffix harmony for numbers in LuaLaTeX
When a number in a Turkish document is produced by a cross-reference (\ref,
\pageref, \cite), the correct form of any attached suffix depends on how that
number is pronounced — information that is unavailable at editing time.
Hardcoding a suffix works for some numbers but silently produces wrong output
for others.
turkce-sayi resolves this at compile time via LuaTeX. It looks up the
phonological properties of the number's Turkish name and applies four
transformation rules: consonant hardening/softening (sertleşme/yumuşama),
two-way and four-way vowel harmony (ünlü uyumu), and buffer-letter insertion or
vowel drop (kaynaştırma/düşme). Invariant morphemes such as -ki, -ken, and -yor
are detected and vowel harmony is reset at their position so that subsequent
morphemes harmonise correctly. The package requires LuaLaTeX.
Examples:
\trkappend{3}{'de} % → 3'te (sertleşme: üç ends in ç)
\trkappend{6}{'de} % → 6'da (vowel harmony: altı has back vowel)
\trkappend{2}{'inci} % → 2'nci (vowel drop: iki ends in vowel)
\trkpageref{sec:intro}{'de} % → 5'te (suffix determined at compile time)
\trkref{sec:results}{'inci} % → 3'üncü (section number resolved automatically)
\trkbibref{smith2021}{'de} % → [3]'te (citation number resolved from .aux)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/turkce-sayi
More information is at
https://www.ctan.org/pkg/turkce-sayi
------------------------------------------------------------------------
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.15.1-0-g51841b67 2026-06-11
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
------------------------------------------------------------------------
### Fixes
This version of the Markdown package has fixed the following issues:
- Define unexpandable functions as protected.
([witiko/expltools#201][expltools-201], #644)
[expltools-201]: https://github.com/witiko/expltools/pull/201
### Defaults
This version of the Markdown package has made the following changes to the
default renderer and renderer prototype definitions.
- Render bracketed spans by default. (8c3b0716)
Previously, bracketed span contents were consumed by the default renderer
prototype.
- In LaTeX, format `[...]{.acronym}`s throughout the document. (#645)
After this change, explicitly listed acronyms using the HTML class `acronym`
will be recorded in the auxiliary file, so that they are applied throughout
the document in the next compilation run.
For example, assume the following LaTeX example document:
``` tex
\documentclass{article}
\usepackage[bracketed_spans]{markdown}
\markdownSetup {
acronyms = {HTML, YAML},
}
\begin{document}
\begin{markdown}
HTML, JSON, and YAML are two staples of modern tooling that often get mentioned
in the same breath, even though they live in very different layers of the stack.
Here, the author has explicitly marked up [JSON]{.acronym}.
\end{markdown}
\begin{markdown}
In the following compilation runs, the previous occurrence of JSON will also
be correctly formatted as an acronym.
\end{markdown}
\end{document}
```
During the first compilation run, only HTML and YAML are formatted as acronyms
in the first paragraph, not JSON, which is only formatted as an acronym in the
second and third paragraphs. However, in the following compilation runs, JSON
is formatted as an acronym throughout.
### Continuous integration
This version of the Markdown package has made the following changes to our
continuous integration:
- Bump `softprops/action-gh-release` from 2 to 3. (added by @dependabot in #643)
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/markdown
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/markdown/
------------------------------------------------------------------------
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
Kosei Kawaguchi submitted an update to the
KKluaverb
package.
Version: 2.2.0 2026-06-11
License: mit
Summary description: Provides a Lua-enhanced versatile \verb command
Announcement text:
------------------------------------------------------------------------
The raw scanner now tracks which command opened it: a scan started
by \KKcodeS is terminated only by \KKcodeE, so the \KKverb delimiter
character (e.g. |) can now appear freely inside the code environment.
Conversely, \KKcodeS and \KKcodeE can be displayed literally in the
argument of \KKverb.
New: a literal \KKcodeE can be output inside the code environment
by preceding it with an escape character (default: backslash),
configurable via \KKvSetCodeEscape.
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/kkluaverb
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/kkluaverb/
------------------------------------------------------------------------
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
Shukla Mondal submitted the
callout-itembox
package.
Version: 1.0
License: mit
Summary description: A LaTeX package for colored callout item/numbered text boxes with a tinted
Announcement text:
--------------------------------------------------------------------------------
callout-itembox - colored callout item/numbered boxes for LaTeX (document/Beamer)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/callout-itembox
More information is at
https://ctan.org/pkg/callout-itembox
--------------------------------------------------------------------------------
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 .
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
bundle.
Version: 1.1x 2026-06-10
License: lppl1.3c
Summary description: A BibLaTeX implementation of the GB/T 7714 series bibliography styles for Chinese users
Announcement text:
------------------------------------------------------------------------
1. Refine gb7714-2025 styles
2. Refine periodical entrytype to avoid the error caused by
undefined volume and number
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-gb7714-2015
The package’s files themselves can be inspected at
https://mirrors.ctan.org//macros/latex/contrib/biblatex-contrib/biblatex-gb…
------------------------------------------------------------------------
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.42.0 2026-06-10
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
---------------------------------------------------------------------
* new shading method "coons" which implemented Coons patch mesh shading
* withshadingmatrix is available with path as well as picture objects
* [doc] rearrange the order of subsections about metapost macros
---------------------------------------------------------------------
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 .
Herbert Voß submitted the
pst-electrolysis
package.
Version: 0.01 2026-06-10
License: lppl
Summary description: PSTricks example images for electrolysis
Announcement text:
---------------------------------------------------------------------
pst-electrolysis: example images for the Electrolysis
a) Electrolysis of a copper bromide solution
b) Electrolysis of a sodium chloride solution
---------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-electrolysis
The package’s files themselves can be inspected at
https://mirrors.ctan.org//graphics/pstricks/contrib/pst-electrolysis/
---------------------------------------------------------------------
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 .
Parsa Yazdi submitted the
luanumbers
package.
Version number: 0.5.0 2026-06-10
License type: lppl1.3c
Summary description: Decimal adjustment from a single preamble setup
Announcement text:
----------------------------------------------------------------------
`luanumbers` is a LuaLaTeX package for automatic decimal formatting across a
document. It allows authors to declare a rounding and display policy once in the
preamble, then apply it automatically to ordinary decimal literals in both prose
and mathematics.
Unlike workflows that require every number to be wrapped in commands such as
`\num{...}`, `luanumbers` lets most numbers remain in their natural LaTeX form.
This makes it useful for revising long documents where the required precision
may change during editing, review, or publication.
The package uses Lua-based decimal-string arithmetic, preserves integers by
default, and includes safeguards for structural LaTeX content such as labels,
references, file names, graphics coordinates, and protected commands or
environments. Authors can also exclude selected sections, figures, tables,
diagrams, or other objects from automatic processing.
For cases where automatic inference is not appropriate, `luanumbers` also
provides explicit per-value formatting commands.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/luanumbers
More information is at
https://www.ctan.org/pkg/luanumbers
------------------------------------------------------------------------
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
Jonathan Walls submitted an update to the
hittype
package.
Version: 2.3 2026-06-09
License: lppl1.3c
Summary description: Typesetting Hittite cuneiform
Announcement text:
--------------------------------------------------------------------------------
Bugfixes have been applied allowing for return to default font settings after using Hittite cuneiform rather than defaulting to Charis SIL.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/hittype
More information is at
https://ctan.org/pkg/hittype
--------------------------------------------------------------------------------
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 .
Karl Berry submitted an update to the
latex2e-help-texinfo
package.
Version: 2026-06-09
License: other-free
Summary description: Unofficial reference manual covering LaTeX2e
Announcement text:
---------------------------------------------------------------------
An update of the unofficial LaTeX2e reference manual is available.
The easiest way to view the manual is by visiting:
https://latexref.xyz
It is also available in TeX distributions and on CTAN at:
https://ctan.org/pkg/latex2e-help-texinfo
Notable changes in this June 2026 release:
Additions:
* \labelformat, \Ref, \ref*, \Ref* descriptions added.
* \ClassNoteNoLine and \PackageNoteNoLine descriptions added.
Changes:
* minipage environment description corrected and expanded.
* tabbing environment description expanded.
* \spacefactor and related commands' description expanded.
* Mention the quoting and csquotes packages.
* The "easyurl" bs-*.html file now named bs-star.html, to kowtow to Windows.
Distribution:
* Add the epub output format now supported by makeinfo.
* No longer generate the Texinfo XML (.xml) output, since makeinfo has
deprecated it.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
There is a separately maintained French translation of this manual:
https://ctan.org/pkg/latex2e-help-texinfo-fr
There is also a Spanish translation included in the distribution with
the English. It has not yet been updated for this release.
Suggestions, bug reports, new translations, all discussion welcome.
Mailing list details: https://lists.tug.org/latexrefman
(in short, email latexrefman(a)tug.org; you need not subscribe to post)
Contributions of any kind are very welcome, from small to large. It
would be great to see the manual expanded to cover more of the LaTeX2e
commands, not to mention expl3 and other current developments, but the
current maintainers just cannot devote sufficient time to make that
happen. Interested volunteers are needed.
Some background and suggestions for writing material for this manual:
https://latexref.xyz/dev/writing.html
If you'd like to host a mirror of the manual, whether to have a
convenient local reference or to offer a service to the community:
https://latexref.xyz/dev/mirroring.html
Repository and development information:
https://latexref.xyz/dev/
---------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex2e-help-texinfo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/latex2e-help-texinfo
---------------------------------------------------------------------
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 Voss submitted the
pst-ellipsoid
package.
Version: 0.01 2026-06-09
License: lppl
Summary description: Plotting ellipsoids in 3D
Announcement text:
----------------------------------------------------------------------
pst-ellipsoid is a complementary package for pst-solides3d (PSTricks),
representing ellipsoid solids in 3D.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-ellipsoid
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-ellipsoid/
------------------------------------------------------------------------
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
Erik Nijenhuis submitted the
comment2tex
package.
Version: 1.0 2026-06-08
License: lppl1.3c
Summary description: Include annotated source files as LaTeX listings
Announcement text:
----------------------------------------------------------------------
The comment2tex package (v1.0)
I am pleased to announce the first release of comment2tex.
comment2tex typesets a source file that keeps its documentation
in special comments: doc-comment lines become ordinary LaTeX,
everything else becomes a listing.
A Lua converter handles the transformation and two TeX wrappers,
one for LaTeX/LuaLaTeX and one for plain TeX, provide \includebash
and \includelua to pull annotated Bash or Lua sources into a document.
Under LuaLaTeX the conversion runs in process;
under pdfLaTeX it uses shell escape or a separate pre-build run.
The package is distributed under the LaTeX Project Public License 1.3c.
Erik Nijenhuis
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/comment2tex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/comment2tex/
------------------------------------------------------------------------
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 the
docext
package.
Version number: 0.1A 2026-06-07
License type: lppl1.3c
Summary description: Extension for documenting the LaTeX source files
Announcement text:
----------------------------------------------------------------------
## A new package `docext` is published on CTAN.
The `docext` package is an extension for documenting the LaTeX source files. It
is based on the `doc` package and works smoothly under the `l3doc`, `ltxdoc`,
and~`article` classes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/docext
More information is at
https://www.ctan.org/pkg/docext
------------------------------------------------------------------------
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
Gorkem Aksaray submitted the
printfilelist
package.
Version: 1.1.0 2026-06-07
License: lppl1.3c
Summary description: Print a list of the files used by the current document
Announcement text:
----------------------------------------------------------------------
The package lets you inspect, from anywhere in the document body,
the files LaTeX has used in the current document:
▪ \printfilelist lists them with version information (optionally
filtered, or as a compact inline list), and
▪ \ispackageloaded reports whether a given package is loaded.
It requires nothing beyond the LaTeX kernel.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/printfilelist
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/printfilelist/
------------------------------------------------------------------------
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
Silas S. Brown submitted an update to the
latex-papersize
package.
Version: 1.71
License: apache2
Summary description: Calculate LaTeX settings for any font and paper size
Announcement text:
----------------------------------------------------------------------
Flag incompatibility with geometry package,
fix page-number handling and improve documentation
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-papersize
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/latex-papersize/
------------------------------------------------------------------------
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
Fumio Koyanagi submitted an update to the
ecnuthesis
package.
Version: 1.1 2026-05-28
License: lppl1.3c
Summary description: LaTeX Thesis Template for East China Normal University (ECNU)
Announcement text:
----------------------------------------------------------------------
This version contains important bug fixes atop v1.0, and introduces
advanced title configurations for custom environments.
Added
* Added title configuration options for custom environments.
Fixed
* Fixed the blank page issue when inserting a scanned declaration
file using the declaration-src interface.
For detailed changes, please refer to:
* https://github.com/Koyamin/ecnuthesis/releases/tag/v1.1
* https://github.com/Koyamin/ecnuthesis/compare/v1.0...v1.1
* https://github.com/Koyamin/ecnuthesis/blob/main/CHANGELOG.md
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ecnuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/ecnuthesis/
------------------------------------------------------------------------
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
Philip Bittihn submitted the
autoaffil
package.
Version number: 1.0 2026-06-06
License type: lppl1.3c
Summary description: Automatic deduplicated affiliation numbering
Announcement text:
----------------------------------------------------------------------
autoaffil is a new LaTeX package that provides the author/affiliation layout
style common in physics and related fields: all authors appear in a single block
with superscript numbers linking each name to a list of affiliations printed
below — the style native to revtex4-2 with the superscriptaddress option, and
familiar from journals such as Physical Review Letters.
The package brings this style to the standard article class and compatible
classes. Authors and affiliations are declared individually in the preamble;
identical affiliation strings are automatically deduplicated and numbered in
order of first appearance; \maketitle outputs the complete block.
Package options: ranges (compress 3+ consecutive numbers to n--m),
superaftercomma (revtex4-2-style comma placement), nobreak (prevent line breaks
within name+superscript units), and manual (suppress auto-insertion for full
placement control). The only dependency is etoolbox.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/autoaffil
More information is at
https://www.ctan.org/pkg/autoaffil
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version: 4.0.2 2026-06-06
License: gpl3+
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
namedBracesBrackets bug fix , full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V4.0.2
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexindent
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/latexindent/
------------------------------------------------------------------------
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
Valentin Dao submitted an update to the
intexgral
package.
Version: v4.0.0
License: lppl1.3c
Summary description:
Announcement text:
--------------------------------------------------------------------------------
ANNOUNCEMENT FOR INTEXGRAL v4.0.0
(2026-06-06)
Changes
----------------
Added
- Detailed implementation.
- Keys `varsep`, `diffsep`, `postsymbsep` and `diff-order`.
- Variable keyword `cylindrical*`.
Changed
- The `derivative` is no longer a dependency. The differentials are now managed internally.
- Key `symbolskip`, renamed in `innersymbsep`.
- Key `hide-diff`, renamed in `novar`.
Removed
- Keys `diff-star` and `diff-options`.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/intexgral
More information is at
https://ctan.org/pkg/intexgral
--------------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
pst-solides3d
package.
Version: 4.36 2026-06-06
License: lppl1.3
Summary description: Draw perspective views of 3D solids
Announcement text:
----------------------------------------------------------------------
Bugfix for the object ellipsoid
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-solides3d
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-solides3d/
------------------------------------------------------------------------
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 an update to the
babel-french
bundle.
Version: 2026-06-06
License: lppl1.3c
Summary description: Babel contributed support for French
Announcement text:
----------------------------------------------------------------------
This version aims at compatibility with the new LaTeX templates
which are currently triggered by a \DocumentMetadata{...} command.
LaTeX Format 2026-06-01 is required for documents starting with a
\DocumentMetadata{...} command.
Documents without a \DocumentMetadata{...} are not affected,
no change should be noticable for them.
Breaking change: options acadian, canadien, francais and frenchb
have finally been deleted as announced since 2018.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-french
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/french/
------------------------------------------------------------------------
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
hawkdraw
package.
Version: 0.1.1 2026-06-05
License: lppl1.3c
Summary description: Draw vector graphics using l3draw with a simple syntax
Announcement text:
----------------------------------------------------------------------
- Fixing bug in arrow tip slopes;
- Fixing bugs in tagging support;
- Improving option setting;
- Adding option to set bounding box;
- Adding ConTeXt module.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hawkdraw
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hawkdraw/
------------------------------------------------------------------------
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
Clea F. Rees submitted an update to the
chronos
package.
Version: v0.9.6
License: lppl1.3c
Summary description:
Announcement text:
--------------------------------------------------------------------------------
Documentation update: manual includes a new section with code listings and output for complete examples. (This was requested by a user on TeX SE and seemed like a good idea.)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/chronos
More information is at
https://ctan.org/pkg/chronos
--------------------------------------------------------------------------------
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.32 2026-06-06
License: mit
Summary description:
Announcement text:
--------------------------------------------------------------------------------
-change syntax of <,>
<,a => <a
a,> => a>
-update mcf2graph.mp
-update MCF manual,example
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/mcf2graph
More information is at
https://ctan.org/pkg/mcf2graph
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .