Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.29.0 2024-05-01
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* provide new TeX macros to reduce typing toil.
mpfig ... endmpfig is roughly the abbreviation of
egin{mplibcode}[@mpfig]
beginfig(0)
token list declared by everymplib[@mpfig]
...
token list declared by everyendmplib[@mpfig]
endfig;
end{mplibcode}
mpfig* ... endmpfig is roughly the abbreviation of
egin{mplibcode}[@mpfig]
...
end{mplibcode}
These macros are protected and unexpandable.
In these macros mpliblegacybehavior{false} is forcibly declared.
As both share the same instance name, MetaPost codes are inherited among them.
The instance name (default: @mpfig) can be changed by redefining `mpfiginstancename'.
* instance names are allowed in plain TeX as well. The syntax is:
mplibcode[name] ... endmplibcode
everymplib[name]{ ... }
everyendmplib[name]{ ... }
These macros are now protected and unexpandable.
* provide new MetaPost operators `mplibtexcolor' and `mplibrgbtexcolor'
which convert TeX color expressions to MetaPost color expressions.
The latter one forces rgb model results (#112). For instance,
mplibtexcolor olive % => (0, 0, 1, 0.5)
mplibrgbtexcolor olive % => (0.5, 0.5, 0)
As spot colors are always forced to cmyk or rgb model, it is not
recommended to use these operators for them.
* write down MetaPost messages into the log file
----------------------------------------------------------------------
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
Antoine Missier submitted the
mathgreeks
package.
Version: 1.0 2024-04-30
License: lppl1.3c
Summary description: Use Greek letters fonts in math mode
Announcement text:
--------------------------------------------------------------------------------
A new package that allow using and changing many Greek letters fonts in math mode
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mathgreeks
More information is at
https://www.ctan.org/pkg/mathgreeks
--------------------------------------------------------------------------------
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 .
Christian Krieg submitted an update to the
OSDA
package.
Version: 1.4.0 2024-05-01
License: lppl1.3 other-nonfree
Summary description: Commands for Proceedings of the Workshop on Open-Source Design Automation
Announcement text:
----------------------------------------------------------------------
The OSDA package is a package convenient for preparing manuscripts
that are published in the Proceedings of the Workshop on Open-Source
Design Automation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/osda
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/osda/
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
nmbib
package.
Version: 1.05
License: lppl1.3
Summary description: Multiple versions of a bibliography, with different sort orders
Announcement text:
----------------------------------------------------------------------
nmsample is renamed to nmbib-sample to avoid TeXLive name clash
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nmbib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/nmbib/
------------------------------------------------------------------------
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.5.0-0-gfd01a252 2024-04-29
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Development:
- Add `markinline` plain TeX command. (#300, #439, [matrix.org][matrix-439])
- Support incremental definitions of token renderers and renderer prototypes
in the `markdownSetup` command.
(#232, #435, 540a83c0, [matrix.org][matrix-435], #437, #438,
contributed by @eg9, @gucci-on-fleek, and @Skillmon
[on TeX StackExchange][tse-716400])
Default Renderer Prototypes:
- Add default renderers for unnumbered sections in LaTeX.
(#401, istqborg/istqb_product_base#23, #430, reported by @felipecrp,
sponsored by @istqborg)
[matrix-435]: https://matrix.to/#/!UeAwznpYwwsinVTetR:matrix.org/$k4ky6I-uvxdp8ipVlHvef5J…
[matrix-439]: https://matrix.to/#/!pznomuvubVyxElflTe:matrix.org/$Gp9CYKWP3h_gyFyArnW3Y3C…
[tse-716400]: https://tex.stackexchange.com/questions/716362/convert-control-sequence-wit…
--------------------------------------------------------------------------------
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 .
The LaTeX Project Team submitted an update to the
l3backend
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- Support for 'raw' PDF object IDs
### Changed
- Update PDF object management code
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
--------------------------------------------------------------------------------
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: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- `prop_(g)put_if_not_in:Nnn` (renamed from `prop_(g)put_if_new:Nnn`)
- `intarray_if_exist:N(TF)`
- `fparray_if_exist:N(TF)`
- Support for 'indexed' PDF objects
### Changed
- Expand object names in `pdf_object_...` functions (issue #1521)
- Adapt `l3doc` for `ltcmd` change to handling of newlines
(see latex3/latex2e#1304)
- Return active spaces from `sys_get_query:n(nn)N` (issue #1529)
### Fixed
- False `debug` error raised by `cctab_const:Nn` (issue #1508)
- Undefined `\__kernel_iwo_open:Nn` used in `iow_shell_open:Nn`
(issue #1515)
- Naming of register functions in LuaMetaTeX 2.11+ (issue #1518)
- Catcode applied to letters by `sys_get_query:n(nn)N`
### Deprecated
- `prop_(g)put_if_new:Nnn` (renamed to `prop_(g)put_if_not_in:Nnn`)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3kernel
More information is at
https://www.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 .
Karl Berry submitted an update to the
epstopdf
package.
Version number: 2.34 2024-04-29
License type: other-free
Summary description: Convert EPS to PDF using Ghostscript
Announcement text:
----------------------------------------------------------------------
epstopdf 2.34 tries to support Msys, Cygwin, and native Windows appropriately,
also detecting the TeX Live-provided gs for Windows. Thanks to John Collins for
the patch, and Pablo Gonzalez and Ken Brown for testing.
Also, more debugging output is written if the first argument is exactly --debug.
General description: epstopdf is a Perl script that converts an EPS file to an
encapsulated PDF file (a single-page self-contained file whose media box is the
same as the original EPS's bounding box). The resulting file is suitable for
inclusion as an image. The script runs on both Windows and Unix-ish systems.
The script makes use of Ghostscript (overridable) for the actual conversion to
PDF. By default, it suppresses Ghostscript's automatic rotation of pages.
LaTeX users may make use of the epstopdf package
(https://ctan.org/pkg/epstopdf-pkg), which will run the (restricted form of the)
epstopdf script on the fly, thus giving the illusion that pdfLaTeX, etc. is
accepting EPS graphic files.
Please email bug reports to tex-k(a)tug.org.
See https://tug.org/epstopdf/ and https://tug.org/pkg/epstopdf/ for more.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/epstopdf
More information is at
https://www.ctan.org/pkg/epstopdf
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version number: 3.0 2024-04-29
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The package 'piton' now provides a command NewPitonLanguage. With that command,
it's possible to define new informatic languages with a syntax (almost) equal to
the syntax of the command lstdefinelanguage of the extension 'listings'. Thus,
it's now easy to use 'piton' in order to typeset informatic listings in all the
languages supported by 'listings'.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 2.25c
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
- version 2.25c
- French documentation at my site: [http://altermundus.fr](http://altermundus.fr)
- Added `colinear_at` a new method for the classe `line`
- Added `cevian`, `pedal`, `conway_circle`, `conway_points` new methods to the class `triangle`.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://www.ctan.org/pkg/tkz-elements
--------------------------------------------------------------------------------
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 .
Alain Matthes submitted an update to the
tkz-euclide
package.
Version: 5.10c
License: lppl1.3
Summary description: Tools for drawing Euclidean geometry
Announcement text:
--------------------------------------------------------------------------------
- tkz-tool-eu-angles.arc.tex has been extracted from the file tkz-tool-eu-angles.tex
- Added `mini` option (Only tracing modules are loaded with tkz-elements)
- Added french documentation on my site (altermundus.fr)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-euclide
More information is at
https://www.ctan.org/pkg/tkz-euclide
--------------------------------------------------------------------------------
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: 0.8.3 2024-04-28
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Escaping of characters with special meaning in TeX
----------------------------------------------------------------------
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
Jasper Habicht submitted the
rpgicons
package.
Version: 1.8.2 2024-04-28
License: lppl1.3c
Summary description: Icons for use in notes for tabletop role-playing games
Announcement text:
----------------------------------------------------------------------
This package provides a set of high-quality icons for use in notes
for tabletop role-playing games. The icons are meant to be used in
the body text, but they can also be used in other contexts such as
graphics or diagrams.
The package comes in two variants, one based on the l3draw package
and one based on PGF/TikZ.
v1.8.2
-- Initial release at CTAN
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rpgicons
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons/
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version: 1.2.2 2024-04-29
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- Improved package messages when issuing errors and warnings.
- Code improvements.
### Fixed
- The documentation no longer incorrectly compares `ScaleFont
with `scalefont` from the `scalefnt` package.
- The internal function for the key `reset=preamble` now correctly
initializes to `prg_do_nothing:`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontscale
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fontscale/
------------------------------------------------------------------------
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
beamertheme-tcolorbox
package.
Version: 0.7 2024-04-29
License: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-tcolorbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
profmaquette
package.
Version: 0.93 2024-04-28
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
New environment : Entrainement.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profmaquette
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette/
------------------------------------------------------------------------
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
Victor Sannier submitted the
ruscap
package.
Version: 1.0 2024-04-28
License: ofl
Summary description: A Metafont for rustic capitals
Announcement text:
----------------------------------------------------------------------
This package contains the source for ruscap: a font for rustic
capitals —an ancient Roman calligraphic script— created with
Metafont and presented during the TUG 2023 conference.
* https://www.tug.org/TUGboat/tb44-2/tb137sannier-rustic.pdf
* https://tug.org/tug2023/files/sa-12-sannier-rustic/sannier-rustic-slides.pdf
* https://www.youtube.com/watch?v=A56GHVJGJo0
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ruscap
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ruscap/
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version: 3.24 2024-04-28
License: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
--------------------------------------------------------------------------------
paths feature update, log file bug fix, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.24
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexindent
More information is at
https://www.ctan.org/pkg/latexindent
--------------------------------------------------------------------------------
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 .
samcarter submitted an update to the
beamertheme-rainbow
package.
Version: 0.2 2024-04-28
License: lppl1.3c
Summary description: A beamer colour theme which alternates theme colours on every frame
Announcement text:
--------------------------------------------------------------------------------
### New
- added DEPENDS.txt file
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
More information is at
https://www.ctan.org/pkg/beamertheme-rainbow
--------------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
esindex
package.
Version: 1.8 2024-04-27
License: mit
Summary description: Generate sorting keys for indexes
Announcement text:
----------------------------------------------------------------------
Fix: Some replacements stopped working in pdflatex with utf8
because of a change in the LaTeX LICR.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/esindex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/esindex/
------------------------------------------------------------------------
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-latvian
package.
Version: 2.0c 2024-04-27
License: lppl1.3
Summary description: Babel support for Latvian
Announcement text:
----------------------------------------------------------------------
Fixed an incompatibility with titlesec
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-latvian
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/latvian/
------------------------------------------------------------------------
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-welsh
package.
Version number: 1.1b 2024-04-27
License type: lppl1.3
Summary description: Babel support for Welsh
Announcement text:
----------------------------------------------------------------------
Fix ccname in TU encoding.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/welsh
More information is at
https://www.ctan.org/pkg/babel-welsh
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
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Robert Allgeyer submitted an update to the
novel
package.
Version number: 2.2 2024-04-26
License type: lppl1.3c ofl
Summary description: Class for printing fiction, such as novels
Announcement text:
----------------------------------------------------------------------
Minor doc fix.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/novel
More information is at
https://www.ctan.org/pkg/novel
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
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Samcarter submitted an update to the
TikZducks
package.
Version: 1.8 2024-04-27
License: lppl1.3c
Summary description: A little fun package for using rubber ducks in TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzducks
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzducks/
------------------------------------------------------------------------
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
Will Robertson submitted an update to the
fontspec
package.
Version: 2.9b
License: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## v2.9b (2024/04/27)
* Add new `Letters=Uppercase` (LuaLaTeX only) as an interface to `luaotfload`
feature which automatically performs case-changing at the font level
(i.e., not using macros to process the text tokens). (#461)
* Fix long-standing bug when loading fonts which only have extensions specified internally to the font
shape (#504). E.g.:
setmainfont{pagella}[ UprightFont = texgyrepagella-regular.otf ]
* If a font is loaded with a specific script (e.g. `Script=CJK`) and it is not
available within the font, `fontspec` previously would fall back on a default script.
This is now changed to always pass through the requested script so the renderer can
make use of that information regardless of whether the font itself supports the script.
(#507)
* Remove LuaTeX code that resets various `hypenchar` settings seemingly erroneously. (#344)
* Rework documentation to remove reference to local and non-free fonts. This allows
compilation via Github Actions, which will aid streamlining/automating releases in the future. (#157, #465)
* Adjust approach to removing spaces from font names internally. This may have unintended
consequences, please write if so. (#484)
* Work around clash if a class defines an option of (say) `math=foo`, where `fontspec`
is expecting `math=true`. Now, the global option will be ignored. (#501)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/fontspec
More information is at
https://www.ctan.org/pkg/fontspec
--------------------------------------------------------------------------------
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 .