Daniel Flipo submitted an update to the
yfonts-otf
package.
Version number: 0.60 2025-10-31
License type: ofl lppl1.3
Summary description: OpenType version of the Old German fonts designed by Yannis Haralambous
Announcement text:
----------------------------------------------------------------------
- Feature "Alternate=1" (aliased as "StylisticSet=2" for XeLaTeX users)
added: "A, "O, "U are printed as Ä, Ö, Ü respectively instead of
Ae, Oe, Ue (the default). Works for frak, swab and goth families.
- Accents positions tuned.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/yfonts-otf
More information is at
https://www.ctan.org/pkg/yfonts-otf
------------------------------------------------------------------------
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
John H. Lienhard submitted an update to the
mitthesis
package.
Version number: 1.21 2025-11-02
License type: mit
Summary description: A LaTeX template for an MIT thesis
Announcement text:
----------------------------------------------------------------------
The mitthesis class formats an MIT thesis or dissertation according to the
current requirements of the MIT Libraries. This template is appropriate for MIT
theses of all types. It can be adapted for other institutions, if desired.
This update introduces an automatically generated page listing the thesis
committee members, which will appear if one or more \Reader{name}{title}{dept}
commands are present. The \Supervisor{name}{title}[Department] command now
includes the optional third argument, which is necessary for the committee
members page.
At a technical level, this update extends support for tagged PDF (UA-2 and
A-4F). The class now allows a css style file to be attached for better html
rendering. The examples directory of this distribution includes many sample PDF
files that are compliant with UA-2, A-4F, and WTPDF-1 and which render well in
html (e.g., at ngpgf.com).
Additionally, the internal expl3 code has been heavily edited, particularly for
syntactical compliance.
TeX Live 2022, or later distributions, are now required.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mitthesis
More information is at
https://www.ctan.org/pkg/mitthesis
------------------------------------------------------------------------
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
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