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 .
Qu Yi submitted an update to the
easybook
package.
Version number: 2024bb 2024-04-26
License type: lppl1.3c
Summary description: Easily typesetting Chinese theses or books
Announcement text:
----------------------------------------------------------------------
#Major changes - module name changes:
style --> tools
subfont --> font
refset --> ref
bibset --> bib
thmset --> thmt
geoset --> geo
hdrset --> hdr
tocset --> toc
# Adapt the theorem environment directory of the thmtools macro package, e.g.
listoftheorems command and directory format.
# Various directories can be reused in the body, for example:
egin{document}
ableofcontents
listoftables
chapter{some texts}
section{some texts}
egin{table}
caption{some texts}
end{table}
ableofcontents
listoftables
end{document}
However, you need to start compiling from the first time, and the directory
command added after compiling once to continue compiling is invalid.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/easybook
More information is at
https://www.ctan.org/pkg/easybook
------------------------------------------------------------------------
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
Máté Cserép submitted an update to the
elteikthesis
package.
Version number: 2.4
License type: mit
Summary description: Thesis template for Eötvös Loránd University (Informatics)
Announcement text:
----------------------------------------------------------------------
Replace bibtex with biber for Bibliography generation. Various minor fixes and improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/elteikthesis
More information is at
https://www.ctan.org/pkg/elteikthesis
------------------------------------------------------------------------
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
Máté Cserép submitted an update to the
elteiktdk
package.
Version number: 2.1
License type: mit
Summary description: TDK-thesis template for Hungarian TDK conferences, Section
of Computer Science
Announcement text:
----------------------------------------------------------------------
Replace bibtex with biber for Bibliography generation. Various minor fixes and improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/elteiktdk
More information is at
https://www.ctan.org/pkg/elteiktdk
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.8.2 2024-04-26
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
v0.8.2
-- Support for externalizing parsed JSON data
-- Bug fixes
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse
More information is at
https://www.ctan.org/pkg/jsonparse
--------------------------------------------------------------------------------
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 .
Christophe Poulain submitted an update to the
ProfCollege
package.
Version number: 0.99-A-d 2024-04-26
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
some programming modifications (Tableur, Stat...)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profcollege
More information is at
https://www.ctan.org/pkg/ProfCollege
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
TikZbricks
package.
Version number: 0.5 2024-04-26
License type: lppl1.3c
Summary description: Drawing bricks with TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzbricks
More information is at
https://www.ctan.org/pkg/TikZbricks
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
jigsaw
package.
Version: 0.5 2024-04-25
License: lppl1.3c
Summary description: Draw jigsaw pieces with TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jigsaw
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/jigsaw/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.28.2 2024-04-25
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* direction of figure box is explicitly declared as TLT (#129)
* figure box materials are emitted in one go at the end of the figure
(to enable tex.runtoks in spot color shading routine)
----------------------------------------------------------------------
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
Samcarter submitted an update to the
TikZmarmots
package.
Version: 2.1 2024-04-24
License: lppl1.3c
Summary description: Drawing little marmots in TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzmarmots
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzmarmots/
------------------------------------------------------------------------
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.92 2024-04-25
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
New key CorrigeInverse for document type CAN
----------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.16 2024-04-24
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Ensure that mode-dependent symbols respect printing mode (see issue
[#729](https://github.com/josephwright/siunitx/issues/729))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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 an update to the
jsonparse
package.
Version: 0.8.0 2024-04-24
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Optimised parsing of JSON escape sequences
-- Change of default escaping settings
-- Introduction of command for nested JSON data
----------------------------------------------------------------------
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
Frank Fuhlbrück submitted the
exercisesheets
package.
Version: 0.17 2024-04-23
License: lppl1.3c
Summary description: Typeset exercise sheets for university courses and school classes
Announcement text:
----------------------------------------------------------------------
Hello,
the exercisesheets package has been in development since 2008 and
was started by Sebastian Kuhnert, I (Frank Fuhlbrück) am the
maintainer since about 2018.
Its features include:
- Choice between a lightweight interface where you use enumerate etc.
to give our exercises some structure or a more explicit interface
with special environments like subtasks.
- Ability to skip exercises under certain conditions, but still
reference them (e.g.: you generate sheet 5 and reference exercises
from sheet 3 and 7).
- A dedicated loading mechanism for external exercise files.
If you have many (in our case > 300) exercises, skipping them with
LaTeX's means within a single file becomes costly.
With this mechanism you can reference to entire exercise without
actually reading the file or to parts of only those which
actually contains labels.
- Beamer support. Create an exercise sheet with only the exercises
and place it on your website/moodle etc. Then, while preparing
for the class, generate the solutions in beamer mode and use a
projector. There are options to ignore certain beamer commands
in non-beamer mode, so you can have the same solutions as proper
printout (not beamer's handout mode).
If using lualatex this also works with fragile stuff (e.g., listings)
in your solutions.
Development happens at https://gitlab.com/texedutools/exercisesheets ,
feel free to file any bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/exercisesheets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/exercisesheets/
------------------------------------------------------------------------
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
Pieter van Oostrum submitted an update to the
fancyhdr
package.
Version: 4.2 2024-04-23
License: lppl1.3
Summary description: Extensive control of page headers and footers in LaTeX2e
Announcement text:
----------------------------------------------------------------------
Bug fix
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fancyhdr
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fancyhdr/
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.15 2024-04-23
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Appearance of ohm symbol with `kmath` package (see
issue [#728](https://github.com/josephwright/siunitx/issues/728))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Masamichi Hosoda submitted an update to the
haranoaji
package.
Version: 20231009-2
License: ofl
Summary description: Harano Aji Fonts
Announcement text:
----------------------------------------------------------------------
* Fix packaging issue
+ https://github.com/trueroad/HaranoAjiFonts/issues/11
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/haranoaji
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/haranoaji/
------------------------------------------------------------------------
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 number: 1.4.1 2024-04-22
License type: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
# New
- Updated anonymous mode according to lastest template, now the user can choose whether
to hide school information
# Fixed
- Fixed style issues with LuaTeX
For more information, please 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
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
--
Alceu Frigeri submitted an update to the
ufrgscca
package.
Version number: 2.10 2024-04-20
License type: lppl1.3c gpl
Summary description: A bundle for undergraduate students final work/report (tcc) at
UFRGS/EE
Announcement text:
----------------------------------------------------------------------
added option noxtrbookmarks to package ufrgscca-forms (see manual)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ufrgscca
More information is at
https://www.ctan.org/pkg/ufrgscca
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
--
Oliver Beery submitted an update to the
fontscale
package.
Version: 1.2.1 2024-04-21
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- Improved the error message for `SetFontStep*` when the current
font step is undefined.
- Documentation improvements.
----------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.7.1 2024-04-20
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Settings via key-value options
-- Extended escaping of special chars
-- Bug fixes, code improvements
----------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version number: 0.99-A-c 2024-04-20
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
- new commands : AdditionColore...
- new keys for some commands.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profcollege
More information is at
https://www.ctan.org/pkg/ProfCollege
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
--
Mingyu Xia submitted an update to the
LiteSolution
package.
Version: 2.1c 2024-04-20
License: lppl1.3c
Summary description: A template providing a light design for solutions of test papers
Announcement text:
----------------------------------------------------------------------
- Supports custom cover colors and patterns on the cover image.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litesolution
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litesolution/
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
se2thesis
package.
Version: 3.4.0
License: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
--------------------------------------------------------------------------------
Added:
- Fix the referencing with cleveref's cref etc. for the resq (research
questions) and hyp (hypotheses) environments (see
https://github.com/se2p/se2thesis/issues/8)
- Add the thesis type phdphil for a PhD thesis in philosophy.
- Add section to documentation that the template is also available from Overleaf.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis
More information is at
https://www.ctan.org/pkg/se2thesis
--------------------------------------------------------------------------------
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
ProfSio
package.
Version: 0.2.6 2024-04-20
License: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths themes
Announcement text:
----------------------------------------------------------------------
Correction dans des simplifications de Karnaugh.
Clé [Vide] pour les tables vérité, pour ne pas remplir.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profsio
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/profsio/
------------------------------------------------------------------------
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
ProfLycee
package.
Version: 3.03d 2024-04-20
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Page de garde pour des sujets d'examens.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/proflycee
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/proflycee/
------------------------------------------------------------------------
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
package.
Version: 24.4 2024-04-20
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 24.4 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.4.html
Here is a summary:
* New ‘interchar’ declarations for Cantonese, Chinese, Japanese and Korean:
linebreak.basic (xe).
* Fixed Tibetan line breaking with closing punctuation (lua).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/babel/base/
------------------------------------------------------------------------
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
TikZducks
package.
Version: 1.7 2024-04-19
License: lppl1.3c
Summary description: A little fun package for using rubber ducks in TikZ
Announcement text:
--------------------------------------------------------------------------------
New accessories: banana and stick with leaf (kindly contributed by @NuzzleTOO)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzducks
More information is at
https://www.ctan.org/pkg/tikzducks
--------------------------------------------------------------------------------
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
easybook
package.
Version number: 2024as 2024-04-19
License type: lppl1.3c
Summary description: Easily typesetting Chinese theses or books
Announcement text:
----------------------------------------------------------------------
Changed
- Directory entry style registration command 'RegisterTocName' Add asterisk parameter to
support setting paragraph type directory.
Added
- Added the option 'toclabel' for setting the title label of a catalog entry.
- Added options 'tocbegin', 'tocsep', and 'tocend' for additional codes for
paragraph-type catalog entries.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/easybook
More information is at
https://www.ctan.org/pkg/easybook
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
--
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 3.0a 2024-04-19
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
----------------------------------------------------------------------
- Changed from class to package, now this package supports article and book class.
- Supports customizing the number of notelines and the column ratio.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/notebeamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer/
------------------------------------------------------------------------
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.2a 2024-04-19
License: lppl1.3c
Summary description: Add full width fading pictures at the top or bottom of a page
Announcement text:
----------------------------------------------------------------------
- Fixed some bugs and updated the document.
----------------------------------------------------------------------
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
Rushikesh Kamalapurkar submitted an update to the
bodeplot
package.
Version number: 1.2 2024-04-18
License type: lppl1.3c
Summary description: Draw Bode, Nyquist and Nichols plots with gnuplot or pgfplots
Announcement text:
----------------------------------------------------------------------
Removed global option to use radians for trig functions.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/bodeplot
More information is at
https://www.ctan.org/pkg/bodeplot
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
--
Daniel Flipo submitted an update to the
lato-math
package.
Version number: 0.37 2024-04-18
License type: lppl1.3c ofl
Summary description: Lato based OpenType Math font for LuaTeX and XeTeX
Announcement text:
----------------------------------------------------------------------
- Missing Greek sans glyphs (U+1D756-U+1D7CB) added to LatoMath-Bold.
- Glyphs U+2234 to U+223B added to LatoMath-Bold.
----------------------------------------------------------------------
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
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
Daniel Flipo submitted an update to the
lua-typo
package.
Version: 0.87 2024-04-18
License: lppl1.3c
Summary description: Highlighting typographical flaws with LuaLaTeX
Announcement text:
----------------------------------------------------------------------
- Improved page body detection.
- Warning about incompability with the `reledmac` package added.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lua-typo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/lua-typo/
------------------------------------------------------------------------
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
ufrgscca
package.
Version: 2.9 2024-04-17
License: lppl1.3c gpl
Summary description: A bundle for undergraduate students final work/report (tcc) at UFRGS/EE
Announcement text:
--------------------------------------------------------------------------------
fixing the use of pdfbookmark after the last hyperref/kernel update (which
broke the MakeForms command).
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ufrgscca
More information is at
https://www.ctan.org/pkg/ufrgscca
--------------------------------------------------------------------------------
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 .
Boris Veytsman submitted an update to the
acmart
package.
Version: 2.07
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
--------------------------------------------------------------------------------
Version 2.07. Corrected typo in TELO eISSN.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
--------------------------------------------------------------------------------
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
texfot
package.
Version: 1.53 2024-04-17
License: pd
Summary description: Filter clutter from the output of a TeX run
Announcement text:
----------------------------------------------------------------------
texfot is a small Perl script to filter the online output from a TeX
run, attempting to show only those messages which are likely to deserve
some action. The TeX invocation itself remains unchanged.
This small update ignores the luamplib message with the MetaPost version.
This program has no home page other than CTAN and no mailing lists.
Please send bug reports/requests/discussion directly to me,
karl(a)freefriends.org.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texfot
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texfot/
------------------------------------------------------------------------
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
Karl Berry submitted an update to the
eplain
package.
Version: 3.14 2024-04-17
License: gpl2+
Summary description: Extended plain TeX macros
Announcement text:
----------------------------------------------------------------------
Eplain version 3.14 is available from CTAN via https://ctan.org/pkg/eplain
and directly from https://tug.org/eplain. It's also included in TeX
distributions.
This small release allows reading a toc file after it's been written.
General: the Eplain macro package extends and expands on the definitions
in plain TeX. It's intended to provide useful definitions regardless of
how a document might be formatted, such as cross-referencing by labels.
Eplain was originally developed for the book TeX for the Impatient,
published by Addison-Wesley in 1990. That book is now freely available,
from https://ctan.org/pkg/impatient, along with several translations.
It's also in TeX distributions.
Please send bug reports to tex-eplain(a)tug.org
(mailing list web interface: https://lists.tug.org/tex-eplain).
Happy expanded TeXing,
Karl
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/eplain
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/eplain/
------------------------------------------------------------------------
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
TikZmarmots
package.
Version: 2.0 2024-04-17
License: lppl1.3c
Summary description: Drawing little marmots in TikZ
Announcement text:
----------------------------------------------------------------------
The TikZmarmots package has been merged into the TikZlings package
and is now a wrapper around the `tikzlings-marmots` package.
The previous version can be accessed with `usepackage{tikzmarmots}[v1]`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzmarmots
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzmarmots/
------------------------------------------------------------------------
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
LiteSolution
package.
Version number: 2.1a 2024-04-17
License type: lppl1.3c
Summary description: A template providing a light design for solutions of test papers
Announcement text:
----------------------------------------------------------------------
Version 2.1a released
- Added the cover page.
- Redesigned the chapter head.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/litesolution
More information is at
https://www.ctan.org/pkg/litesolution
------------------------------------------------------------------------
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
graphics-def
package.
Version number: 2024-04-13
License type: lppl1.3c
Summary description: Colour and graphics option files
Announcement text:
----------------------------------------------------------------------
Update to graphics-def collection
Modification to pdftex.def and luatex.def to better support
references to EPS files when shell-escape is disabled.
https://github.com/latex3/graphics-def/issues/38
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/graphics-def
More information is at
https://www.ctan.org/pkg/graphics-def
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
--
Cédric Pierquet submitted an update to the
PixelArtTikz
package.
Version number: 0.1.4 2024-04-16
License type: lppl1.3c
Summary description: Work with PixelArts, with TikZ
Announcement text:
----------------------------------------------------------------------
Anamorphic cylinder pixelart.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/pixelarttikz
More information is at
https://www.ctan.org/pkg/PixelArtTikz
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
--
Markus Kohm submitted the
lscapeenhanced
package.
Version: 1.0 2024-04-16
License: lppl1.3c
Summary description: An enhancement to the lscape and pdflscape packages
Announcement text:
----------------------------------------------------------------------
This package is a new KOMA-Script spin-off. As of KOMA-Script 3.42,
it replaces the lscape hack of previous KOMA-Script package scrhack,
which will also be spun off from KOMA-Script.
The new package is designed as an extension of packages lscape and
pdflscape.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lscapeenhanced
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lscapeenhanced/
------------------------------------------------------------------------
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
Karl Berry submitted an update to the
tugboat-plain
package.
Version: 1.30 2024-04-15
License: other-free
Summary description: Plain TeX macros for TUGboat
Announcement text:
--------------------------------------------------------------------------------
Internal updates to the plain TeX tugboat-plain package,
now v1.30 2024-04-15, bringing it more in sync with the LaTeX package.
Please submit presentations/articles for the upcoming TUG'24 conference
(https://tug.org/tug2024), and/or the next regular issue!
And see https://tug.org/TUGboat for author info, back issues, and
everything else relating to TUGboat. Suggestions and bug reports are
always welcome.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/plain/contrib/tugboat
More information is at
https://www.ctan.org/pkg/tugboat-plain
--------------------------------------------------------------------------------
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
tugboat
package.
Version: 2.32 2024-04-15
License: lppl1.3
Summary description: LaTeX macros for TUGboat articles
Announcement text:
--------------------------------------------------------------------------------
A small update to the LaTeX tugboat package, now v2.32 2024-04-15.
Noteworthy changes:
2.32 (2023-04-15):
ltugboat.cls:
- don't print leading http://, like with https://.
- increase natural space, stretch, shrink after run-in heads; before,
frenchspacing was unintentionally in effect.
- decrease floatsep and extfloatsep to go along with reduced
abovecaption skip; increase topnumber, bottomnumber, totalnumber,
to further avoid going to a float page so soon.
- allow some flexibility in glue below title.
- new abbreviation YAML.
Please submit presentations/articles for the upcoming TUG'24 conference
(https://tug.org/tug2024), and/or the next regular issue!
And see https://tug.org/TUGboat for author info, back issues, and
everything else relating to TUGboat. Suggestions and bug reports are
always welcome.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tugboat
More information is at
https://www.ctan.org/pkg/tugboat
--------------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
siunitx
package.
Version number: 3.3.14 2024-04-15
License type: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.3.14] - 2024-04-15
### Fixed
- Extension of multiple uncertainties when main value is less precise (see
issue [#727](https://github.com/josephwright/siunitx/issues/727))
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
pst-geometrictools
package.
Version number: 1.4 2024-04-15
License type: lppl1.3c
Summary description: A PSTricks package to draw geometric tools
Announcement text:
----------------------------------------------------------------------
This version 1.4 fixes unbalanced save -- restore in the PS code
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-geometrictools
More information is at
https://www.ctan.org/pkg/pst-geometrictools
------------------------------------------------------------------------
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
David Fussner submitted an update to the
biblatex-chicago
package.
Version number: 2.3b 2024-04-15
License type: lppl1.3
Summary description: Chicago style files for BibLaTeX
Announcement text:
----------------------------------------------------------------------
This is a bug-fix release. Please see the Release file and biblatex-chicago.pdf
for details. A more extensive update will be forthcoming.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-chi…
More information is at
https://www.ctan.org/pkg/biblatex-chicago
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version: 1.2.0 2024-04-15
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Added
- It is now documented that the keys and commands provided by this
package take as a value or argument a dimen, skip, floating point,
or INT expression instead of simply a size, skip, number, or
INT.
- This package now includes a CHANGELOG file.
### Changed
- Documentation improvements.
### Fixed
- The keys `reset=preamble` and `SetFontStep` no longer rely on
undocumented `expl3` features.
- Corrected typo in the documentation.
----------------------------------------------------------------------
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
The LaTeX Project Team submitted the
l3kernel-dev and l3backend-dev
bundles.
Version: 2024-04-11
License: lppl1.3c
Summary description: Development pre-releases of l3kernel and l3backend
Announcement text:
----------------------------------------------------------------------
### 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`)
----------------------------------------------------------------------
The packages’ Catalogue entries can be viewed at
https://ctan.org/pkg/l3kernel-devhttps://ctan.org/pkg/l3backend-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/l3kernel/https://mirrors.ctan.org/macros/latex-dev/required/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
François Pantigny submitted an update to the
piton
package.
Version number: 2.8 2024-04-14
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The key 'path' now accepts a list of pathes.
New variants PitonInputFileT, PitonInputFileF and PitonInputFileTF
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
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
--
Boris Veytsman submitted an update to the
acmart
package.
Version number: 2.06 2024-04-13
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 2.06. Added eISSN for a number of journals.
ACM no longer collects or prints authors'
postal addresses
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
profmaquette
package.
Version number: 0.91
License type: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
- Add feature for Dyslexic student.
- Bug fix : the NonUtilise key for environment exercice kept visible the associated
exercice. ----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette
More information is at
https://www.ctan.org/pkg/profmaquette
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
--
Florian Sihler submitted an update to the
fancyqr
package.
Version number: 2.0 2024-04-13
License type: gpl3
Summary description: Fancy QR-Codes with TikZ
Announcement text:
----------------------------------------------------------------------
* Remove `tikz` dependency (switched to `pict2e`, which allows nesting in tikzpictures, and should be faster).
* Added `width` and `size` aliases for qrcode's `height`.
* Support for random colors (still requires `pgfmath`) with new `random color`
* _Removed_ `swift`-style (now unhandy)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/fancyqr
More information is at
https://www.ctan.org/pkg/fancyqr
------------------------------------------------------------------------
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
tagpdf
bundle.
Version: 0.99b 2024-04-12
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
### Added
- ag_spacechar_on:, ag_spacechar_off: to locally switch off
the real space chars.
### Fixed
- spacechar in floats on the first page
### Changed
- object handling if new l3kernel is detected
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tagpdf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf/
------------------------------------------------------------------------
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
WriteOnGrid
package.
Version number: 0.1.6 2024-04-12
License type: lppl1.3c
Summary description: Write on grid lines
Announcement text:
----------------------------------------------------------------------
Possibility to automatically determine Rows&Columns based on the remaining spaces.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/writeongrid
More information is at
https://www.ctan.org/pkg/WriteOnGrid
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
--
Cédric Pierquet submitted an update to the
PixelArtTikz
package.
Version number: 0.1.3 2024-04-11
License type: lppl1.3c
Summary description: Work with PixelArts, with TikZ
Announcement text:
----------------------------------------------------------------------
Splitting PixelArts into small parts.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/pixelarttikz
More information is at
https://www.ctan.org/pkg/PixelArtTikz
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
--
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.13 2024-04-12
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Minimum digits in uncertainties under some circumstances (see issue
[#725](https://github.com/josephwright/siunitx/issues/725))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.28.0 2024-04-12
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* provide a new metapost operator 'mplibgraphictext', which is similar
to ConTeXt's 'graphictext'. But the syntax is not the same:
mplibgraphictext Text fakebold 2 scale 3
fillcolor red drawcolor blue
where 'fakebold' and 'scale' are fontspec's font options.
'fakebold', 'scale', 'drawcolor' and 'fillcolor' are optional and
default values are '2', '1', black and white respectively.
When color expressions are given as string, they are regarded as
xcolor's or l3color's expressions. The operator generates a metapost
picture, which can be drawn or assigned to a variable. For compatibilty
with 'graphictext', 'withdrawcolor' and 'withfillcolor' are synonyms of
'drawcolor' and 'fillcolor'. Because the implementation is quite
different from the ConTeXt's, there are some limitations such that
we can't apply shading (gradient colors) to the text.
* support metafun's new shading method. Color expressions given as string
are regarded as xcolor's or l3color's expressions. Spot colors defined
by the color commands of l3color package are also acceptable
(currently 'DocumentMetadata{ }' is needed for spot colors).
* fix the y-position of text figures, which means the result of 'infont'
operator, not of the 'textext' operator.
----------------------------------------------------------------------
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
Erik Nijenhuis submitted an update to the
gitinfo-lua
package.
Version number: 1.1.0
License type: lppl1.3c
Summary description: Display git project information in your LaTeX projects
Announcement text:
----------------------------------------------------------------------
## What's Changed
- New `rootdir` package option
- New option list `flags` for `forgitcommit`, which only has the options `merges` and
`no-merges` for now
- New option list `files` for `forgitcommit`, which filters out commits based on given
files
- New option `cwd` for `forgitcommit`, which changes the directory only for that call
- Added a TDS archive for new releases
- Updated documentation
**Full Changelog**: https://github.com/Xerdi/gitinfo-lua/compare/1.0.3...1.1.0
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/gitinfo-lua
More information is at
https://www.ctan.org/pkg/gitinfo-lua
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
--
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.5.6 2024-04-11
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Compatibility for older versions of L3
-- Escaping special chars enabled
----------------------------------------------------------------------
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
David Wedekind, Paul Kantiem, and Dr. rer. nat. Wolf Müller submitted the
epcqrcode
package.
Version: 1.0 2024-02-07
License: lppl1.3
Summary description: Generate valid EPC QR codes
Announcement text:
----------------------------------------------------------------------
The new epcqrcode package provides a simple way for generating
valid EPC QR codes by providing syntax and validity checks for
given inputs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/epcqrcode
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/epcqrcode/
------------------------------------------------------------------------
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 an update to the
iaria-lite
package.
Version: 0.2
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
--------------------------------------------------------------------------------
Improved IARIA style conformance: keywords and table caption.
--------------------------------------------------------------------------------
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
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 .
Christoph P. Neumann submitted an update to the
iaria
package.
Version: 0.2
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
--------------------------------------------------------------------------------
Improved IARIA style conformance: keywords and table caption.
--------------------------------------------------------------------------------
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
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 .
Christoph P. Neumann submitted an update to the
cs-techrep
package.
Version number: 0.2
License type: lppl1.3c
Summary description: Technical Reports in Computer Science and Software Engineering
Announcement text:
----------------------------------------------------------------------
Improved compatibility with several subfigure packages.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/cs-techrep
More information is at
https://www.ctan.org/pkg/cs-techrep
------------------------------------------------------------------------
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 Collins submitted an update to the
latexmk
package.
Version: 4.85 2024-04-07
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Correct bug in v. 4.84 that if $out_dir and $out2_dir referred to the
same directory, but latexmk didn't detect that, then the subroutine copy
reported an error, and latexmk treated that incorrectly as a fatal
error.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexmk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/latexmk/
------------------------------------------------------------------------
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
Japser Habicht submitted the
jsonparse
package.
Version number: 0.5.5 2024-04-09
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
jsonparse: A package for parsing, storing and accessing JSON data from files or strings in LaTeX documents.
v0.5.5:
- Initial upload to CTAN
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse
More information is at
https://www.ctan.org/pkg/jsonparse
------------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
luakeys
package.
Version number: 0.14.0 2024-04-09
License type: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
----------------------------------------------------------------------
### Added
- Add Class `DefinitionManager`.
### Fixed
- Fix number parsing
### Removed
- Remove helper function `utils.scan_oarg()`, use
[lparse](https://www.ctan.org/pkg/lparse) instead.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luakeys
More information is at
https://www.ctan.org/pkg/luakeys
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
--
The LaTeX Project Team submitted an update to the
pdfmanagement-testphase
package.
Version number: 0.96h 2024-04-09
License type: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Fixed
- structure destinations for boxed destinations
### Changed
- use pdf_object_ref:n instead of backend command as preparation of l3kernel changes
regarding object storing.
- support for structure destination if indexed objects are used
### Added
- force EmbeddedFiles name tree with PDF standard A-4F
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://www.ctan.org/pkg/pdfmanagement-testphase
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
--
Walter Daems submitted an update to the
uantwerpendocs
package.
Version: 4.6 2024-04-09
License: lppl1.3
Summary description: Course texts, master theses, and exams in University of Antwerp style
Announcement text:
--------------------------------------------------------------------------------
Bug fix release
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/uantwerpendocs
More information is at
https://www.ctan.org/pkg/uantwerpendocs
--------------------------------------------------------------------------------
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 .
Matthias Fresacher submitted an update to the
pmdraw
package.
Version: 1.3 2024-04-09
License: lppl1.3
Summary description: Draw elements of the diagram monoids
Announcement text:
----------------------------------------------------------------------
- Fixed various bugs
- Added items to future work
- Improved documentation
- Added new features:
* edge draw key
* vertex sep key
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pmdraw
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pmdraw/
------------------------------------------------------------------------
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
Rishikesan T. Nair submitted an update to the
elsarticle
package.
Version: 3.4
License: lppl1.3
Summary description: Class for articles for submission to Elsevier journals
Announcement text:
----------------------------------------------------------------------
Change Log
-----------
1. Frontmatter: Overfull hbox has occurred while output is active.
This problem is corrected.
https://tex.stackexchange.com/questions/514218/elsarticle-frontmatter-overf…
2. Footnotes: Updated to use non Arabic footnote numbers.
This problem is corrected.
https://tex.stackexchange.com/questions/669879/elsarticle-changing-symbol-u…
3. Author-affiliation: Updated for author-wise affiliation coding.
The problems with the last author affiliation repeating for all
authors is fixed.
4. Accent characters in address: Accented characters in organisation
field showed error. Hence loaded fontenc package.
5. Removed extra space appearing after 'Appendix' label
6. Updated for listing author affiliation below author names if
affiliation command is used immediately after author
(To match behaviour of address command)
7. Examples for figures, tables and equations are added in templates.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/elsarticle
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/elsarticle/
------------------------------------------------------------------------
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 Bosk submitted the
didactic
package.
Version: 1.7 2024-04-08
License: lppl1.3c
Summary description: Tools for writing teaching material
Announcement text:
----------------------------------------------------------------------
Version: 1.6 2024-04-07 :
This package provides macros and environments useful for writing teaching
material. It provides more semantic environments on top of the standard
`definition`, `theorem`, and friends: for instance, `exercise`, `activity`
and `question`. These are suitably colour-coded when used with Beamer.
They occur as normal text in handouts produced by `beamerarticle`
(same style as `definition` usually has).
It also provides macros for typesetting code listings and output side by side.
Finally, it modifies the appearance of `beamer` (Berlin based theme) and
`memoir` (Tufte style layout), if loaded. It's designed to be used with
`beamer` to produce slides and `beamerarticle` with `memoir` to produce
notes and handouts from the same source.
Version: 1.7 2024-04-08 :
- Fixes typo in README. Thanks Petra@CTAN for spotting it!
- Adds `NewNoteType` that also creates switches for turning the
note type on or off.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/didactic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/didactic/
------------------------------------------------------------------------
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
Olivier Péault submitted an update to the
mptrees
package.
Version number: 24.04 2024-04-08
License type: lppl1.3c
Summary description: Probability trees with MetaPost
Announcement text:
----------------------------------------------------------------------
- New commands for customising the shape of nodes and edges
- More examples
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mptrees
More information is at
https://www.ctan.org/pkg/mptrees
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version number: 1.1.1 2024-04-07
License type: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
v1.1.1:
- Small changes to manual.
- Some performance improvements, especially when using a musical typographic scale.
----------------------------------------------------------------------
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
Elayson Abreu submitted an update to the
abntexto
package.
Version number: 3.1.1-beta 2024-04-06
License type: pd
Summary description: LaTeX class for formatting academic papers in ABNT standards
Announcement text:
----------------------------------------------------------------------
% Fixed alignment bug in <ext>labelwidth commands produced with definelegendplace.
% Redefined commands: pretextual, extual.
% New commands: onesidelayout, wosidelayout, eletroniclayout.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/abntexto
More information is at
https://www.ctan.org/pkg/abntexto
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version number: 3.23.9 2024-04-06
License type: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
latexindent.exe oneSentencePerLine bug fix, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.9
----------------------------------------------------------------------
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
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
Stephan Lukasczyk submitted an update to the
inconsolata-nerd-font
package.
Version number: 0.5
License type: ofl lppl1.3c
Summary description: Inconsolata Nerd Font with support for XeLaTeX or LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Changed:
- Update to Nerd Fonts v3.2.0, which updates the InconsolataLGC fonts to version 1.5.2.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/inconsolata-nerd-font
More information is at
https://www.ctan.org/pkg/inconsolata-nerd-font
------------------------------------------------------------------------
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
Weijian Wu submitted an update to the
SJTUTeX
package.
Version: 2.1.2 2024-04-05
License: lppl1.3c
Summary description: LaTeX classes for Shanghai Jiao Tong University
Announcement text:
--------------------------------------------------------------------------------
This version uses `titletoc` package to modify layouts of contents lists, no
longer uses the original `tocloft` package.
For detailed changes, please refer to
https://github.com/sjtug/SJTUTeX/compare/v2.1.1...v2.1.2
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/sjtutex
More information is at
https://www.ctan.org/pkg/sjtutex
--------------------------------------------------------------------------------
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 .
João M. Lourenço submitted an update to the
coloredtheorem
package.
Version: 1.0.2
License: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
--------------------------------------------------------------------------------
A colorful boxed theorem environment, combining tcolorbox and breakable boxes.
It supports full tcolorbox customization, automatic numbering, label{...} and
ef{…}, and listof…
Bug fixes. Improved documentation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/coloredtheorem
More information is at
https://www.ctan.org/pkg/coloredtheorem
--------------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries
package.
Version number: 4.54 2024-04-03
License type: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
- added check for l_datatool_measure_hook_tl (provided by datatool v3.0+)
- added:
glsdohyperlinkhook
glsdohypertargethook
glslabelhypertarget
glslabelhypertargetprefix
glslabelhypertargetdefs
glslabelhypertargetvalue
- removed MFU mappings for expandable commands like glsentryname
see issue #271: https://www.dickimaw-books.com/bugtracker.php?key=271
- bug fix: https://github.com/latex3/tagging-project/issues/48
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/glossaries
More information is at
https://www.ctan.org/pkg/glossaries
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version number: 2.05 2024-04-03
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 2.05. Changed title for TELO.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
------------------------------------------------------------------------
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: 0.1.4 2024-04-04
License: lppl1.3c cc-by-sa-4
Summary description: Custom environments (MCQ, list with picked items, ...)
Announcement text:
--------------------------------------------------------------------------------
Environment for creating an 'SMS chat' window.
--------------------------------------------------------------------------------
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
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 .
Joseph Wright submitted an update to the
csquotes
package.
Version: 5.2o 2024-04-04
License: lppl1.3c
Summary description: Context sensitive quotation facilities
Announcement text:
--------------------------------------------------------------------------------
v5.20:
- Fix an issue with repeated characters at the start of quotes in bookmarks
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/csquotes
More information is at
https://www.ctan.org/pkg/csquotes
--------------------------------------------------------------------------------
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.4.3-0-ge2c6be1a 2024-04-04
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Fixes:
- Remove trailing paragraph/interblock separators in right-open slice
intervals. (#408, #419)
- Do not misinterpret bracketed e-mails as citations. (#424, #426,
sponsored by @istqborg)
- Comply with CommonMark 0.31.2. (#416, 40b516ee, de8d137d, #432,
contributed by @lostenderman)
- Do not end a paragraph before a `:::` in fenced divs.
(#407, lostenderman/markdown#157, #427, #428, lostenderman/markdown#158,
#431, contributed by @lostenderman)
Documentation:
- Add slides from the defense of projects MUNI/33/1654/2022 and
MUNI/33/1658/2022 to `README.md`. (49f01ccf)
- Remove `<mroot>` from MathML in the user manual. (#420, #422,
contributed by @quark67)
Contributed Software:
- Make the documentation of contributions more detailed. (3f928162)
Docker:
- Add support for TeX Live 2024.
(#411, bafbb164, #413, 04957eee, 16000aa4, #425, 9549a5d8, 8f8e1315,
844beafc, cf592003)
Continuous Integration:
- Style-check tabs and trailing spaces in `markdown.dtx`. (a0c941ca)
--------------------------------------------------------------------------------
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 .
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.27.2 2024-04-04
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
--------------------------------------------------------------------------------
* for warning/info/error messages we now use our own lua function,
instead of ltluatex's. As a result, mplib's multi-line messages are
printed as they are with no module name prepended to each line.
* terminal messages are now much conciser than before, printing only
the most relevant part.
* mplibcode which has no figure output does not print a warning, but
just an info to the log.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luamplib
More information is at
https://www.ctan.org/pkg/luamplib
--------------------------------------------------------------------------------
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 .
Alan Munn submitted an update to the
msu-thesis
package.
Version number: 4.2 2024-02-18
License type: lppl1.3
Summary description: Class for Michigan State University Master’s and PhD theses
Announcement text:
----------------------------------------------------------------------
The msu-thesis class provides a document class that conforms to the thesis
formatting requirements of Michigan State University. Version 4.2 fixes some
spacing issues, and a problem with bibliographies when using biblatex.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/msu-thesis
More information is at
https://www.ctan.org/pkg/msu-thesis
------------------------------------------------------------------------
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
Esger Renkema submitted an update to the
minim-mp
package.
Version number: 2024/1.6
License type: other-free
Summary description: Low-level mplib integration for LuaTeX
Announcement text:
----------------------------------------------------------------------
This version fixes several bugs in the latex package, and provides a more
flexible metapost instance configuration mechanism.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/minim-mp
More information is at
https://www.ctan.org/pkg/minim-mp
------------------------------------------------------------------------
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
Erik Nijenhuis submitted an update to the
lua-placeholders
package.
Version number: 1.0.3 2024-04-02
License type: lppl1.3c
Summary description: Specifying placeholders for demonstration purposes
Announcement text:
----------------------------------------------------------------------
Added LaTeX custom hooks for namespaces and recording of loaded YAML/JSON files
for recompilation purposes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/lua-placeholders
More information is at
https://www.ctan.org/pkg/lua-placeholders
------------------------------------------------------------------------
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
Hugo Gomes submitted an update to the
pgf-PeriodicTable
package.
Version: 2.1.0a 2024-04-03
License: lppl1.3
Summary description: Create custom periodic tables of elements
Announcement text:
--------------------------------------------------------------------------------
Translation files have been renamed from 'lang.{undefined,nl}.tex' to
'pgfPT.lang.{undefined,nl}.tex' to match the runtime tree of TeX Live.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/pgf-periodictable
More information is at
https://www.ctan.org/pkg/pgf-periodictable
--------------------------------------------------------------------------------
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 .
John Collins submitted an update to the
latexmk
package.
Version: 4.83 2024-01-31
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
--------------------------------------------------------------------------------
This is a reversion to a previous version, since v. 4.84 has a serious bug,
which is triggered for example, when the output directory is specified by an
absolute pathname.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexmk
More information is at
https://www.ctan.org/pkg/latexmk
--------------------------------------------------------------------------------
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 .
Erik Nijenhuis submitted an update to the
gitinfo-lua
package.
Version: 1.0.3
License: lppl1.3c
Summary description: Display git project information in your LaTeX projects
Announcement text:
--------------------------------------------------------------------------------
Implemented Git awareness, enabling tools like latexmk to recompile
automatically when switching branches or adding/resetting commits.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/gitinfo-lua
More information is at
https://www.ctan.org/pkg/gitinfo-lua
--------------------------------------------------------------------------------
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 .