Cédric Pierquet submitted an update to the
sim-os-menus
package.
Version: 0.1.9 2025-08-04
License: lppl1.3c
Summary description: Insert 'terminal' or 'context menu' or 'viewers' like in an OS
Announcement text:
--------------------------------------------------------------------------------
Compatibility with fa5/6/7 & twemojis + option [forest]
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/sim-os-menus
More information is at
https://ctan.org/pkg/sim-os-menus
--------------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
quizztex
package.
Version: 0.1.6 2025-08-04
License: lppl1.3c
Summary description: Create quizzes like in TV shows
Announcement text:
--------------------------------------------------------------------------------
Compatibility fontawesome5/6/7
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/quizztex
More information is at
https://ctan.org/pkg/quizztex
--------------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version: 3.12d 2025-08-04
License: lppl1.3c cc0 mit cc-by-sa-3
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
--------------------------------------------------------------------------------
Compatibility fa5/6/7 + new pictos
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflycee
More information is at
https://ctan.org/pkg/proflycee
--------------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
CreationBoites
package.
Version: 0.1.6 2025-08-04
License: lppl1.3c
Summary description: Macros to create simple tcolorbox with some customizations
Announcement text:
--------------------------------------------------------------------------------
Compatibility fontawesome5/6/7
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/creationboites
More information is at
https://ctan.org/pkg/creationboites
--------------------------------------------------------------------------------
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 .
Alceu Frigeri submitted an update to the
starray
package.
Version: 1.10 2025-08-04
License: lppl1.3c gpl
Summary description: A structured array (of properties) based on expl3
Announcement text:
----------------------------------------------------------------------
Fixing issue #8 (related to get_unique_id),
some typos in documentation.
Added a more complete example of use at
https://github.com/alceu-frigeri/starray/tree/main/demo
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/starray
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/starray/
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
customenvs
package.
Version: 0.41b 2025-08-04
License: lppl1.3c cc0 cc-by-4 cc-by-sa-4
Summary description: Custom environments (MCQ, list with picked items, ...)
Announcement text:
----------------------------------------------------------------------
Compatibility fa5/6/7 + new pictograms (0.1.5).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/customenvs
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/customenvs/
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
fontawesomescaled
package.
Version: 0.1.1 2025-08-04
License: lppl1.3c
Summary description: Additional macros for fontawesome icons
Announcement text:
----------------------------------------------------------------------
Added macro for creating aliases.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontawesomescaled
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fontawesomescaled/
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
OutilsGeomTikZ
package.
Version: 0.1.7 2025-08-04
License: lppl1.3c
Summary description: Some geometric tools, with TikZ
Announcement text:
----------------------------------------------------------------------
New key for graduations + enhancements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/outilsgeomtikz
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/outilsgeomtikz/
------------------------------------------------------------------------
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
Zhenyu Wu submitted the
TeXRocks
package.
Version: 0.3.6
License: gpl3
Summary description: A minimal (La)TeX distribution
Announcement text:
--------------------------------------------------------------------------------
TeXRocks is a minimal (La)TeX distribution powered by Luarocks/Lux and LuaTeX.
It has the following features:
- virtual environment: all TeX packages are installed to `.lux/5.3/XXXXX-package_name@version/`,
like nodejs's `node_modules/` and python's `.venv/`. After development of PDF, You can
delete it safely, and it will not affect your next development of PDF.
- minimal: we only install required packages
- package version control: when you declare `latex-base == "2025.06.01-1"`, it will install
<https://luarocks.org/modules/freed-wu/latex-base/2025.06.01-1> not other
versions! pin the version like nodejs's `package.json` and python's
`requirements.txt`
- package installation in parallel: install many packages at the same time
- a server to host compiled TeX packages: <https://ustctug.github.io/texrocks/>
- use lua to develop TeX packages: <https://luarocks.org/m/texmf>
We also provide some related TeX tools, like
kpsewhich and texdef written in lua. See official website
<https://texrocks.readthedocs.io/>
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/systems/texrocks
More information is at
https://ctan.org/pkg/texrocks
--------------------------------------------------------------------------------
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 .
Srikanth Mohankumar submitted the
enumsub
package.
Version: 1.0 2025-08-04
License: lppl1.3c
Summary description: Aligned inline sublists for enumitem
Announcement text:
----------------------------------------------------------------------
enumsub — The `enumsub` package provides seamless integration
between `enumitem` and inline sublists with perfect alignment
and automatic numbering.
It solves the common alignment inconsistencies that occur
when trying to combine the `enumitem` and `tasks` packages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/enumsub
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/enumsub/
------------------------------------------------------------------------
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