Alceu Frigeri submitted an update to the
pkginfograb
package.
Version number: 1.1 2025-11-01
License type: lppl1.3c gpl
Summary description: Collect LaTeX package infos in a regular way
Announcement text:
----------------------------------------------------------------------
Added conditional commands for testing if (package's) info set and a command to
map over them.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pkginfograb
More information is at
https://www.ctan.org/pkg/pkginfograb
------------------------------------------------------------------------
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
Sadao Massago submitted an update to the
latex-via-exemplos
package.
Version number: 2025-11-01
License type: lppl1.3c
Summary description: A LaTeX course written in Brazilian Portuguese language
Announcement text:
----------------------------------------------------------------------
- example for NewDocumentCommand and NewDocumentEnvironment added.
- more example of use of tikz.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/latex-via-exemplos
More information is at
https://www.ctan.org/pkg/latex-via-exemplos
------------------------------------------------------------------------
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
Pablo González Luengo submitted an update to the
scontents
package.
Version number: 2.5 2025-11-01
License type: lppl1.3c
Summary description: Stores LaTeX contents in memory or files
Announcement text:
----------------------------------------------------------------------
Changes in v2.5 2025-11-01:
– Replacing `\scantokens` (primitive) with `\tl_retokenize:n`.
– Cleanup warnings and details returned by `expltools`.
– Update minimum required of `expl3` to 2025-07-08.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/scontents
More information is at
https://www.ctan.org/pkg/scontents
------------------------------------------------------------------------
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
Pablo González Luengo submitted an update to the
enumext
package.
Version number: 1.9 2025-11-01
License type: lppl1.3c
Summary description: Enumerate exercise sheets
Announcement text:
----------------------------------------------------------------------
Release v1.9:
- Replacing `\scantokens` (primitive) with `\tl_retokenize:n`.
- Cleanup warnings and details returned by `expltools`.
- Update code for _tagged_ PDF.
----------------------------------------------------------------------
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
Y.D.X. submitted an update to the
notoCJKsc
package.
Version: 2.004 2025-06-18
License: ofl
Summary description: This package provides Noto CJK fonts
Announcement text:
--------------------------------------------------------------------------------
The notoCJKsc package is now updating from Sans 1.004 + Serif 1.001 to Sans 2.004 + Serif 2.003.
Harry Zhou, the previous maintainer, has no longer time to maintain the
package, so I am taking over. Note that neither of us created the typeface Noto
CJK (aka. Source Han). It is designed by Google and Adobe, and distributed
under the SIL Open Font License.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/notocjksc
More information is at
https://ctan.org/pkg/notocjksc
--------------------------------------------------------------------------------
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
markdown
package.
Version: 3.12.0-0-g746cfc56 2025-10-31
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Development:
- Upgrade from Unicode 16 to Unicode 17. (#585)
- Produce [warning renderers][warning-renderer] for undefined and multiply defined
references to notes, full links, and collapsed links. (requested by @witiko
in #518, added by @witiko and @lostenderman in #587)
Here is how you might make the warnings part of the output in LaTeX by
redefining the warning renderer:
``` tex
\documentclass{article}
\usepackage[notes]{markdown}
\usepackage[english]{babel}
\usepackage[autostyle,english=american]{csquotes}
\MakeOuterQuote{"}
\usepackage{todonotes}
\markdownSetup
{
renderers = {
warning = \todo{#1},
},
}
\begin{document}
\begin{markdown}
Here is an undefined note.[^note]
[foo]: https://example.bar/
[foo]: https://example.baz/
\end{markdown}
\end{document}
```
By default, warnings are logged using the `\msg_warning:` class of expl3 functions.
[warning-renderer]: https://witiko.github.io/markdown/#warning-and-error-renderers
Docker:
- Start building Docker images `witiko/markdown:latest-context`. (#402, #586)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://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 .
The LaTeX Project Team submitted an update to the
latex-base
package.
Version: 2025-11-01
License: lppl1.3c
Summary description: Base sources of LaTeX
Announcement text:
--------------------------------------------------------------------------------
See LaTeX News 42
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/base
More information is at
https://ctan.org/pkg/latex-base
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The LaTeX Project Team submitted an update to the
tagpdf
package.
Version number: 0.99w 2025-10-31
License type: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## [2025-10-30]
Version 0.99w
### Changed
- prepare use of symbolic structure names for paragraphs.
- use tagging sockets in links
### Fixed
- space code error with preloaded fonts, issue #126, tagging issue #159
----------------------------------------------------------------------
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
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
Michal Hoftich submitted an update to the
odsfile
package.
Version number: 0.10 2025-10-31
License type: lppl1.3c
Summary description: Read OpenDocument Spreadsheet documents as LaTeX tables
Announcement text:
----------------------------------------------------------------------
Bug fix release: define all Lua functions as local, to prevent a pollution of
the global namespace.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/odsfile
More information is at
https://www.ctan.org/pkg/odsfile
------------------------------------------------------------------------
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