aximilian Teegen submitted an update to the
letterswitharrows
package.
Version number: 2026-06-18
License type: lppl1.3
Summary description: Draw arrows over math letters
Announcement text:
----------------------------------------------------------------------
This release fixes letterswitharrows when used with LaTeX 2026-06-01. Thanks to
Ulrike Fischer and the LaTeX project team!
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/letterswitharrows
More information is at
https://www.ctan.org/pkg/letterswitharrows
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
pst-fractal
package.
Version: 0.13
License: lppl
Summary description: Draw fractal sets using PSTricks
Announcement text:
------------------------------------------------------------------------
pst-fractal.pro --------
0.08 2026-06-18 added Henon
pst-fractal.tex --------
0.13 2026-06-18 - added \psHenon
pst-fractal.sty --------
2026-06-18 updated version numbers
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pst-fractal
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-fractal/
------------------------------------------------------------------------
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
latex-lab
package.
Version: 2026-06-01a
License: lppl1.3c
Summary description: LaTeX laboratory
Announcement text:
--------------------------------------------------------------------------------
2026-06-15 Ulrike Fischer <Ulrike.Fischer(a)latex-project.org>
* documentmetadata-support.dtx Correct language default.
2026-06-10 Ulrike Fischer <Ulrike.Fischer(a)latex-project.org>
* latex-lab-firstaid.dtx: fix firstaid for apacite, tagging/677.
* latex-lab-block.dtx: fix @@-expansion, tagging/1370
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/latex-lab
More information is at
https://ctan.org/pkg/latex-lab
--------------------------------------------------------------------------------
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
l3experimental
package.
Version: 2026-06-18
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
--------------------------------------------------------------------------------
## [2026-06-18]
## Fixed
- Correct point mapping for `\draw_point_vec_polar:nn(n)`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3experimental
More information is at
https://ctan.org/pkg/l3experimental
--------------------------------------------------------------------------------
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
l3kernel
package.
Version: 2026-06-18
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
--------------------------------------------------------------------------------
## [2026-06-18]
### Fixed
- Loop with invalid input for `\text_bcp_parse:n` (see issue \#1929)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3kernel
More information is at
https://ctan.org/pkg/l3kernel
--------------------------------------------------------------------------------
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
westlakethesis
package.
Version: 0.0.2 2026-06-18
License: lppl1.3c
Summary description: Westlake University template
Announcement text:
------------------------------------------------------------------------
- Updated the configuration of the `gbt7714` package.
- Using the developing-level function `\ctex_heading_depth:nn`
instead of `\ctex_set:n` to speedup parsing.
- Updated the implementation of the `usrdoc` module.
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/westlakethesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/westlakethesis/
------------------------------------------------------------------------
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
hyperref
bundle.
Version: 7.01r 2026-06-17
License: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
------------------------------------------------------------------------
* fix faulty language if varioref is used, issue #425
* fix target name in appendix, issue #424
* fix \autoref for appendix, issue #424
* hyperref-linktarget.dtx: add new key target-prefix
------------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyperref
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hyperref/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
VÃt Starý Novotný submitted an update to the
markdown
package.
Version: 3.16.0-0-g4d0fb773 2026-06-17
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
------------------------------------------------------------------------
### Development
This version of the Markdown package has added the following new features:
- Allow delimiters other than `{` and `}` after `\markinline`. (#646, d17a31f6)
This allows potentially unbalanced braces to appear in the markdown text:
``` tex
\documentclass{article}
\usepackage[bracketed_spans]{markdown}
\begin{document}
\markinline|[JSON]{.acronym}|
\end{document}
```
### Continuous integration
This version of the Markdown package has made the following changes to our
continuous integration:
- Fix @mermaid-js/mermaid-cli not downloading chrome-headless-shell. (b5cc155e)
- In `workflows/main.yml`, add `buildDocumentation` dispatch input. (effc46de,
8b6a4d20)
This allows running the pipeline without building the documentation and
example documents, which is helpful in quickly building a Docker image,
especially if building the documentation and example documents fails.
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
hawkdraw
package.
Version: 0.3.0 2026-06-17
License: lppl1.3c
Summary description: Draw vector graphics using l3draw with a simple syntax
Announcement text:
------------------------------------------------------------------------
- Adding option to offset paths;
- Fixing a bug with positioning of points on arcs.
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.42.1 2026-06-17
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
------------------------------------------------------------------------
* new shading methods: "triangle", "lattice", and "tensor"
* Coons patch mesh shading is available in DVI mode as well
------------------------------------------------------------------------
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