Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.27.0 2024-03-23
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
- when 'mplibcodeinherit' is enabled, 'mplibglobaltextext' is
implicitly enabled as well.
- when instance name is used to mplibcode environments, btex ...
etex boxes are also shared among the environments of the same
instance name.
- transparency functionality does not conflict with transparent package.
----------------------------------------------------------------------
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
Brian Dunn submitted an update to the
docsurvey
package.
Version: 2024-03-23
License: lppl1.3
Summary description: A survey of LaTeX documentation
Announcement text:
----------------------------------------------------------------------
Added sections for the The LaTeX Project, advanced programming,
PDF management, key/value documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/docsurvey
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/docsurvey/
------------------------------------------------------------------------
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
Christoph P. Neumann submitted the
cs-techrep
package.
Version: 0.1
License: lppl1.3c
Summary description: Technical Reports in Computer Science and Software Engineering
Announcement text:
----------------------------------------------------------------------
This package provides a class for the creation of technical reports
in computer science and software engineering.
The style is a two-column format similar to IEEE.
It is intended for lab reports and provides a beginner-friendly
template example.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cs-techrep
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/cs-techrep/
------------------------------------------------------------------------
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 number: 1.0.2 2024-03-22
License type: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
Performance and code improvements. Fixed issue where the key 'reset=preamble'
relied on an unsupported 'V'-type TINYINT(1) argument.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fontscale
More information is at
https://www.ctan.org/pkg/fontscale
------------------------------------------------------------------------
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
ufrgscca
package.
Version: 2.8 2024-03-22
License: lppl1.3c gpl
Summary description: A bundle for undergraduate students final work/report (tcc) at UFRGS/EE
Announcement text:
----------------------------------------------------------------------
Code speedup thanks to 'linked' property lists.
Code now relies on a more recent l3kernel.
No changes otherwise.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ufrgscca
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ufrgscca/
------------------------------------------------------------------------
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
Alceu Frigeri submitted an update to the
starray
package.
Version: 1.8 2024-03-22
License: lppl1.3c gpl
Summary description: A structured array (of properties) based on expl3
Announcement text:
----------------------------------------------------------------------
Code speedup thanks to 'linked' property lists.
Code now relies on a more recent l3kernel.
No changes otherwise.
----------------------------------------------------------------------
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
Alexander Krumeich submitted an update to the
biber-linux-aarch64
package.
Version: 2.20
License: artistic2
Summary description: Biber binaries for Linux_aarch64
Announcement text:
--------------------------------------------------------------------------------
These are biber binaries for the linux-aarch64 platform.
See https://ctan.org/pkg/biber for documentation, sources, and all else.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/biblio/biber/biber-linux-aarch64
More information is at
https://www.ctan.org/pkg/biber-linux-aarch64
--------------------------------------------------------------------------------
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 .
Linus Romer submitted an update to the
bezierplot
package.
Version: 1.5
License: lppl1.3c
Summary description: Approximate smooth function graphs with cubic bezier splines for use with TikZ or MetaPost
Announcement text:
----------------------------------------------------------------------
The Lua script bezierplot.lua has to work as a main with an
external call from pdfLaTeX as well as a library with a direct
use of the function bezierplot() when used with LuaLaTeX.
However, Lua does not seem to support a natural distinction
between the main and the library:
https://stackoverflow.com/questions/4521085/main-function-in-lua.
As https://www.tug.org/pipermail/luatex/2024-February/007935.html states,
LuaTeX 1.18.0 has disabled the use of the debug library. Hence, using
pcall(debug.getlocal, 4, 1) is no longer possible without restriction.
The problem with the now chosen method is that arg could be defined
as a global variable in the calling code.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bezierplot
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/bezierplot/
------------------------------------------------------------------------
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
Mingyu Xia submitted the
thmlist
package.
Version: 0.1a 2024-03-21
License: lppl1.3c
Summary description: A LaTeX package for adding theorem environments quickly
Announcement text:
----------------------------------------------------------------------
The new thmlist package provides a simple way for adding
theorem environments quickly.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thmlist
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/thmlist/
------------------------------------------------------------------------
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
Christoph P. Neumann submitted the
iaria-lite
package.
Version number: 0.1
License type: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
----------------------------------------------------------------------
The IARIA-lite package enhances a LaTeX installation with a LaTeX class for
writing IARIA scholary publications. The lite version of the class file does not
implement IARIA specifications for citation style, but all other IARIA layout
specifications. However, the example file provide the necessary adjustments of
the citation style for biblatex/biber. The IARIA-lite package should be
compatible with with all latex distributions.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/iaria-lite
More information is at
https://www.ctan.org/pkg/iaria-lite
------------------------------------------------------------------------
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
Christoph P. Neumann submitted the
iaria
package.
Version number: 0.1
License type: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
----------------------------------------------------------------------
The IARIA package enhances a LaTeX installation with a LaTeX class for writing
IARIA scholary publications. This version implements IARIA specifications for
citation style, which can only be templated for a specific technological
combination like latex/pdflatex in combination with biblatex using a biber
backend.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/iaria
More information is at
https://www.ctan.org/pkg/iaria
------------------------------------------------------------------------
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
Juan de Anda Suárez submitted the
sfee
package.
Version: 1.0
License: lppl1.3c
Summary description: A LaTeX class for the Smart Factory and Energy Efficence magazine of the Tecnológico
Announcement text:
----------------------------------------------------------------------
We are excited to announce the release of a new LaTeX package, sfee,
tailored specifically for the Smart Factory & Energy Efficiency (SFEE)
journal. This package aims to streamline the formatting process for
articles submitted to the SFEE journal, focusing on topics related to
new technologies, sustainability, and the transition to clean energy
in the industrial sector.
Key Features of the sfee Package:
Customized LaTeX class (sfee.cls) designed to meet SFEE journal requirements.
Custom header with journal logo and brief description.
Optimized article formatting for seamless submission.
Abstract environment and command for keywords.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sfee
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/sfee/
------------------------------------------------------------------------
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
Tomasz M. Czarkowski submitted the
IdeaVault
package.
Version: 1.0.1 2024-03-20
License: lppl1.3c
Summary description: Idea (concept) management package
Announcement text:
----------------------------------------------------------------------
First release.
Simple management system for ideas (concepts).
Probably useful for rulebooks or handbooks with many definitions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ideavault
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/ideavault/
------------------------------------------------------------------------
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
Yu Xiong submitted an update to the
njuthesis
package.
Version: 1.4.0 2024-03-19
License: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
--------------------------------------------------------------------------------
# New
- Added support for Office for mac fonts
# Fix
- Fixed variable declaration problem
For more info, check
<https://github.com/nju-lug/NJUThesis/blob/master/CHANGELOG.md>.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis
More information is at
https://www.ctan.org/pkg/njuthesis
--------------------------------------------------------------------------------
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 .
Qu Yi submitted an update to the
dashrulex
package.
Version: 1.00b 2024-03-18
License: cc-by-4
Summary description: Draw dashed rules
Announcement text:
----------------------------------------------------------------------
New vertical component command vrulemod, dashed rule command
hdashrule support for drawing vertically oriented regular
lines.
Such as hdashrule[0pt][x]{2pt,1pt,1pt}{3mm|1mm,2mm}.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dashrulex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/dashrulex/
------------------------------------------------------------------------
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-norsk
package.
Version: 2.0k 2024-03-18
License: lppl1.3
Summary description: Babel support for Norwegian
Announcement text:
----------------------------------------------------------------------
Bug fix: if language.dat does not set the languages an error
was raised.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-norsk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/norsk/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
LiteBook
package.
Version number: 0.2a 2024-03-18
License type: lppl1.3c
Summary description: A fresh cover and chapter design for books
Announcement text:
----------------------------------------------------------------------
Version 0.2a released
- Redesigned the table of contents.
- Support format the image on the cover page.
- Support create the Intentionally blank page automatically.
- Support different math fonts.
- Redesigned the theorem environments and supports different styles.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litebook
More information is at
https://www.ctan.org/pkg/litebook
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version number: 3.03a 2024-03-17
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Forme canonique + fonction homographique
Correction de bugs (arbres de probas...)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflycee
More information is at
https://www.ctan.org/pkg/proflycee
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
ProfSio
package.
Version number: 0.2.2 2024-03-17
License type: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths
themes
Announcement text:
----------------------------------------------------------------------
Ajout d'une clé pour les systèmes 3×3.
Améliorations dans la documentation.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/profsio
More information is at
https://www.ctan.org/pkg/profsio
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
customenvs
package.
Version number: 0.1.2 2024-03-17
License type: lppl1.3c cc-by-sa-4
Summary description: Custom environments (MCQ, list with picked items, ...)
Announcement text:
----------------------------------------------------------------------
Pencil of skills (crayon de compétences).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/customenvs
More information is at
https://www.ctan.org/pkg/customenvs
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
docsurvey
package.
Version: 2024-03-18
License: lppl1.3
Summary description: A survey of LaTeX documentation
Announcement text:
--------------------------------------------------------------------------------
Updated French resources, added Programming in Lua.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/docsurvey
More information is at
https://www.ctan.org/pkg/docsurvey
--------------------------------------------------------------------------------
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 .
Scott Pakin submitted an update to the
hyperxmp
package.
Version: 5.13
License: lppl1.3c
Summary description: Embed XMP metadata within a LaTeX document
Announcement text:
--------------------------------------------------------------------------------
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe for
embedding document metadata within the document itself. The metadata are
designed to be easy to extract, even by programs that are oblivious to the
document's file format. Most of Adobe's applications store XMP metadata when
saving files. Now, with the hyperxmp package, it is trivial for LaTeX document
authors to store XMP metadata in their documents as well.
Version 5.13 of hyperxmp adapts to a change in the LaTeX kernel that prohibits
loading a package (in this case, ifdraft) within a group.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hyperxmp
More information is at
https://www.ctan.org/pkg/hyperxmp
--------------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
pst-fit
package.
Version number: 0.03
License type: lppl
Summary description: Macros for curve fitting
Announcement text:
----------------------------------------------------------------------
0.03 2024-03-17 - added option comma for decimals instead of dot
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-fit
More information is at
https://www.ctan.org/pkg/pst-fit
------------------------------------------------------------------------
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
Sašo Živanović submitted an update to the
Advice
package.
Version number: 1.1.1 2024-03-15
License type: lppl1.3c
Summary description: Extend commands and environments
Announcement text:
----------------------------------------------------------------------
* Bugfix in `AdviceGetOriginal`.
* Simplify the definition of the initial outer handler.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/advice
More information is at
https://www.ctan.org/pkg/advice
------------------------------------------------------------------------
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
Sašo Živanović submitted an update to the
CollArgs
package.
Version number: 1.2.0 2024-03-15
License type: lppl1.3c
Summary description: Collect arguments of any command
Announcement text:
----------------------------------------------------------------------
* Argument processors:
* They now work without a formal argument, taking token register
`collargsArg` as input. The processors taking a formal argument were
impossible (or at least too hard for me) to define.
* Remove `append/prepend pre/postwrap`, as they become useless with the above
change.
* Implement keys `clear args` and `return`, and expose `collargsArgs`.
* Implement key `alias`.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/collargs
More information is at
https://www.ctan.org/pkg/collargs
------------------------------------------------------------------------
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
Sašo Živanović submitted an update to the
Memoize
package.
Version number: 1.2.0 2024-03-15
License type: lppl1.3c
Summary description: Externalization of graphics and memoization of compilation
results in general
Announcement text:
----------------------------------------------------------------------
Changes:
* Biblatex support:
* Allow for entries containing verbatim material.
* Support `volcite` commands.
* Implement `biblatex ccmemo cite`.
* Submit all known citation commands to `auto`-keys `(vol)cite(s)`.
* The support must be explicitly loaded by `mmzset{biblatex}`.
* Minor changes:
* Separate generic PGF support out of TikZ support.
* Support `latexmk`.
* Drop the obsolete workaround for package `morewrites`.
* Clear Memoize's `begindocument` hooks after executing them.
* Documentation:
* Introduce section Support for specific classes and packages.
* Improve the documentation of argument specification accepted by CollArgs'
command `CollectArguments` and Advice's key `args`, in particular with
reference to the fact that since 2020, the functionality of package
`xparse` is mostly integrated into the LaTeX kernel.
* Add a note about `TEXLIVE_WINDOWS_TRY_EXTERNAL_PERL`.
* Various minor changes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/memoize
More information is at
https://www.ctan.org/pkg/memoize
------------------------------------------------------------------------
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
starray
package.
Version: 1.7 2024-03-17
License: lppl1.3c gpl
Summary description: A structured array (of properties) based on expl3
Announcement text:
----------------------------------------------------------------------
Code cleanup.
Added starray_get_uniqueID (helper function, see documentation).
----------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
FadingImage
package.
Version: 0.1d 2024-03-17
License: lppl1.3c
Summary description: Add full width fading pictures at the top or bottom of a page
Announcement text:
----------------------------------------------------------------------
Added a command to combine the UPFadingImage and LowFadingImage commands.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fadingimage
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fadingimage/
------------------------------------------------------------------------
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
Shilong Lu submitted an update to the
beautybook
package.
Version: 2024-03-17
License: lppl1.3c
Summary description: A beautiful book template for maths and science
Announcement text:
----------------------------------------------------------------------
Improving the directory style and description documents.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beautybook
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beautybook/
------------------------------------------------------------------------
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
Rolf Niepraschk submitted an update to the
texlive-dummy-opensuse
package.
Version: 2024.9999-1
License: lppl1.3
Summary description: Dummy TeX Live RPM for use with Open SUSE
Announcement text:
----------------------------------------------------------------------
Update for TL2024
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texlive-dummy-opensuse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texlive/texlive-dummy/openSUSE/
------------------------------------------------------------------------
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
Qu Yi submitted the
dashrulex
package.
Version: 1.00 2024-03-16
License: cc-by-4
Summary description: Draw dashed rules
Announcement text:
----------------------------------------------------------------------
The dashrulex package provides a flexible solution for drawing
dashed rules in the body, and currently provides two commands
hdashrule and hanyrule.
It is written in LaTeX3 and can be used as an alternative to
the dashrule package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dashrulex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/dashrulex/
------------------------------------------------------------------------
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.23.7 2024-03-16
License: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
Enhancement for UTF-named files in latexindent.exe, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.7
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexindent
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/latexindent/
------------------------------------------------------------------------
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
Andreas Scherer submitted an update to the
knuth-hint
package.
Version: 2.2 2024-03-16
License: pd knuth
Summary description: HINT collection of typeset C/WEB sources in TeX Live
Announcement text:
----------------------------------------------------------------------
This new release of the 'knuth-hint' contains revised documentation
for the programs shipped with TeX Live 2024.
Added is file 'hitex.hnt' for the HiTeX processor.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/knuth-hint
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/knuth-hint/
------------------------------------------------------------------------
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
Andreas Scherer submitted an update to the
knuth-pdf
package.
Version: 2.2 2024-03-16
License: pd
Summary description: PDF collection of typeset C/WEB sources in TeX Live
Announcement text:
----------------------------------------------------------------------
This new release of the 'knuth-pdf' contains revised documentation
for the programs shipped with TeX Live 2024.
Added is file 'hitex.pdf' for the HiTeX processor.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/knuth-pdf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/knuth-pdf/
------------------------------------------------------------------------
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
Léo Colisson submitted an update to the
robust-externalize
package.
Version number: 2.9
License type: mit
Summary description: Cache anything (TikZ, python, ...) in a robust, efficient and pure way
Announcement text:
----------------------------------------------------------------------
v2.9: fix a bug possibly preventing the package from loading
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/robust-externalize
More information is at
https://www.ctan.org/pkg/robust-externalize
------------------------------------------------------------------------
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
Rolf Niepraschk submitted an update to the
leaflet
package.
Version number: 2.1c 2024-03-12
License type: lppl1.3
Summary description: Create small handouts (flyers)
Announcement text:
----------------------------------------------------------------------
maketitle now sets the title page style to empty instead of plain.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/leaflet
More information is at
https://www.ctan.org/pkg/leaflet
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3sys-query
package.
Version: 2024-03-15
License: mit
Summary description: System queries for LaTeX using Lua
Announcement text:
--------------------------------------------------------------------------------
## [2024-03-15]
### Added
- PDF documentation in distribution
- `man` file in distribution
### Changed
- Documentation tweaks
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/l3sys-query
More information is at
https://www.ctan.org/pkg/l3sys-query
--------------------------------------------------------------------------------
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 .
Léo Colisson submitted an update to the
zx-calculus
package.
Version: 2.3 2024-03-15
License: mit
Summary description: A library to typeset ZX Calculus diagrams
Announcement text:
----------------------------------------------------------------------
Fix bug preventing the package to load.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zx-calculus
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/zx-calculus/
------------------------------------------------------------------------
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
gusbrs submitted an update to the
zref-clever
package.
Version: 0.4.4 2024-03-14
License: lppl1.3c
Summary description: Clever LaTeX cross-references based on zref
Announcement text:
----------------------------------------------------------------------
### Changed
- Use `
oeqref` instead of `mathtools`' internals to support
`showonlyrefs` option in `mathtools` compatibility module.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zref-clever
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/zref-clever/
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
currfile
package.
Version: 1.0 2024-03-14
License: lppl1.3c
Summary description: Provide file name and path of input files
Announcement text:
----------------------------------------------------------------------
Fix for error if `currfile-abspath` is loaded before `currfile`.
See https://github.com/MartinScharrer/currfile/issues/1 for more details.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/currfile
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/currfile/
------------------------------------------------------------------------
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
Thomas F. Sturm submitted an update to the
incgraph
package.
Version: 1.3.0 2024-03-14
License: lppl1.3
Summary description: Sophisticated graphics inclusion in a PDF document
Announcement text:
----------------------------------------------------------------------
### Added
- Option `overlay page number options app` (issue #2)
- Option `xshift`
- Option `yshift`
- Autosize Options:
- Option `autosize`
- Option `autosize width gap`
- Option `autosize height gap`
- Option `autosize gap`
- Option `autosize min scale`
- Option `autosize max scale`
### Changed
- Implementation overhauled and completely rewritten in LaTeX3.
Major changes of the whole code.
Option keys kept to be pgfkeys.
- `igrboxcenter` drops box now after usage
### Fixed
- Documentation typo (issue #4)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/incgraph
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/incgraph/
------------------------------------------------------------------------
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
Daniel Flipo submitted the
lato-math
package.
Version: 0.36 2024-03-14
License: lppl1.3c ofl
Summary description: Lato based OpenType Math font for LuaTeX and XeTeX
Announcement text:
--------------------------------------------------------------------------------
This package provides a new sans-serif Unicode Math font `LatoMath.otf’
meant to be used with the Lato TrueType text fonts.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/lato-math
More information is at
https://www.ctan.org/pkg/lato-math
--------------------------------------------------------------------------------
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 .
Jianrui Lyu submitted an update to the
jnuexam
package.
Version: 2024E 2024-02-18
License: lppl1.3c
Summary description: Exam class for Jinan University
Announcement text:
--------------------------------------------------------------------------------
- separate out freealign package, medmath package and randexam class
- depend on randexam which depends on freealign and medmath
- add english theme for final exams
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jnuexam
More information is at
https://www.ctan.org/pkg/jnuexam
--------------------------------------------------------------------------------
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
bundle.
Version: 2024-03-14
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
### Added
- `draw_path_replace_bb:`
### Changed
- `l3opacity` is sped up a bit
- Support fp expr in `draw_path_corner_arc:nn`
### Fixed
- Interaction between drawing rotation and shift (issue #1483)
- Shifting not applied to `draw_path_rectangle:n` (issue #1486)
- Out of boundary lines drawn by `draw_path_grid:nnn` (issue #1489)
- Two softpath markers with the same meaning in l3draw (issue #1492)
### Removed
- `l3sys-shell` in favor of `l3sys-query` methods added to `l3kernel`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3experimental
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3experimental/
------------------------------------------------------------------------
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
l3packages
bundle.
Version: 2024-03-14
License: lppl1.3c
Summary description: High-level LaTeX3 concepts
Announcement text:
----------------------------------------------------------------------
### Changed
- Add a new intro to `xparse.dtx` pointing to kernel methods
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3packages
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3packages/
------------------------------------------------------------------------
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
l3kernel
bundle.
Version: 2024-03-14
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- Macro interface for `l3sys-query`
### Changed
- Require that `expl3` is loaded at top level in generic mode
- Ensure that the dimension arguments to `ox_autosize_to_...:Nnn`
are properly formed (issue #1502)
### Fixed
- Typeset `TF` of internal conditionals in current color (issue #730)
- Some functions and variables were defined locally
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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
l3backend
bundle.
Version: 2024-03-14
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
### Removed
- Range guard for opacity
### Fixed
- Initiation of opacity data (see #1472)
- ExtGState setup for stroking opacity (issue #1472)
- Inconsistent behavior of opacity functions w/o `pdfmanagement`
(issue #1473)
- Redundant braces in opacity backend for dvisvgm
- Interaction of scope with box insertion with `dvips` (see #1504)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3backend/
------------------------------------------------------------------------
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 the
l3sys-query
package.
Version: 2024-03-14
License: mit
Summary description: System queries for LaTeX using Lua
Announcement text:
--------------------------------------------------------------------------------
First release
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/l3sys-query
More information is at
https://www.ctan.org/pkg/l3sys-query
--------------------------------------------------------------------------------
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 .
Léo Colisson submitted an update to the
robust-externalize
package.
Version: 2.8
License: mit
Summary description: Cache anything (TikZ, python, ...) in a robust, efficient and pure way
Announcement text:
----------------------------------------------------------------------
Fix a bug introduced very recently (sadly before texlive 2024 froze)
where an empty line is added in front of any code printed via
`python print code and result`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/robust-externalize
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/robust-externalize/
------------------------------------------------------------------------
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
Jobst Hoffmann submitted an update to the
listings
package.
Version: 1.10a
License: lppl1.3c
Summary description: Typeset source code listings using LaTeX
Announcement text:
--------------------------------------------------------------------------------
Version 1.10a: added small language enhancements
* partly support for Scala 3.0
* added missing keywords for OORexx
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/listings
More information is at
https://www.ctan.org/pkg/listings
--------------------------------------------------------------------------------
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 .