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 .
Cédric Pierquet submitted an update to the
ResolSysteme
package.
Version number: 0.1.6 2024-04-02
License type: lppl1.3c
Summary description: Work on linear systems using xint or pyluatex
Announcement text:
----------------------------------------------------------------------
Correction dans certains calculs.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/resolsysteme
More information is at
https://www.ctan.org/pkg/resolsysteme
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Cédric Pierquet submitted an update to the
ProfSio
package.
Version number: 0.2.4 2024-04-02
License type: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths
themes
Announcement text:
----------------------------------------------------------------------
Ajout d'une commande pour afficher (sans simplifier) une expression booléenne
Tables (+,×) en base donnée
Ajout de clés pour certaines commandes
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/profsio
More information is at
https://www.ctan.org/pkg/profsio
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Sašo Živanović submitted an update to the
Memoize
package.
Version number: 1.3.0 2024-04-02
License type: lppl1.3c
Summary description: Externalization of graphics and memoization of compilation
results in general
Announcement text:
----------------------------------------------------------------------
New defaults:
* `memo dir` is now in effect by default. Rationale: this option, which results
a much more tidy output directory, should work out of the box on almost all
systems.
* `mkdir command` is now initialized to `memoize-extract.pl --mkdir` even when
`extract=no` or `extract=tex`. Rationale: external extraction, e.g. triggered by
`latexmk` (which supports Memoize since version 4.84), is easier to use with the
new default.
The manual was updated to reflect the new defaults, and also includes several
minor improvements.
Bugfixes:
* The extraction scripts: properly escape `` in log messages. (The bug was
affecting Windows users.)
* Biblatex support: `volcites` now works as advertised.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/memoize
More information is at
https://www.ctan.org/pkg/memoize
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Johannes Pieper submitted an update to the
schule
package.
Version number: 0.10.0 2024-04-01
License type: lppl1.3
Summary description: Support for teachers at German schools
Announcement text:
----------------------------------------------------------------------
The expected results horizon, which can be used for written exams, has been made
much more flexible
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/schule
More information is at
https://www.ctan.org/pkg/schule
------------------------------------------------------------------------
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
João M. Lourenço submitted the
coloredtheorem
package.
Version number: 1.0
License type: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
----------------------------------------------------------------------
The coloredtheorem package is a simple environment, which takes no options, and
that allows to write stuff inside boxes from tcolorbox. Akin to
ewtheorem from
the amsmath package, the user should start by defining a new theorem/box group
and customize its aspect. Each new environment will have its own
counter/numbering. Notice that label{…} and
ef{…} work as expected. The is
also a command to generate the corresponding listof…
----------------------------------------------------------------------
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
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.1.0 2024-03-31
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
SetFontStep, SetFontScale, SetFontSize, ScaleFont, and
SetFontSizeBaselineskip are now set up to work with ext_purify:n.
----------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version: 2.04 2024-03-31
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 2.04. Compatibility with the new latex-dev format
eSSN is always printed, even if pSSN is present
Wording change in copyright statement
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/acmart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/acmart/
------------------------------------------------------------------------
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
John Collins submitted an update to the
latexmk
package.
Version number: 4.84 2024-03-29
License type: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Update example_rcfiles/bib2gls_latexmkrc to deal with situation where .glstex file has basename of .bib file rather than that of main .tex file.
Update example_rcfiles/asymptote_latexmkrc.
Update example_rcfiles/splitindex_latexmkrc.
Add example_rcfiles/memoize_latexmkrc.
Improve detection of need to run makeindex (solves non-detection when imakeidx package is used with splitindex option).
Implement final-output directory, with option -out2dir, variables $out2_dir, @out2_exts.
Document hook mechanism.
Document $allow_subdir_creation variable.
----------------------------------------------------------------------
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
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
vectorlogos
package.
Version: 0.1.3 2024-03-30
License: lppl1.3c cc-by-3 cc-by-4 other-free gpl2
Summary description: Vectorial logos (GeoGebra, Emacs, Scratch, ...) with ‘inline’ support
Announcement text:
----------------------------------------------------------------------
Added logos for MikTeX + CTAN lion + LateX project
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/vectorlogos
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/vectorlogos/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Cédric Pierquet submitted an update to the
customenvs
package.
Version: 0.1.3 2024-03-30
License: lppl1.3c cc-by-sa-4
Summary description: Custom environments (MCQ, list with picked items, ...)
Announcement text:
--------------------------------------------------------------------------------
Environnement/commande pour des exercices, avec personnalisation(s)
--------------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
pynotebook
package.
Version: 0.1.3 2024-03-30
License: lppl1.3c
Summary description: pynotebook presents (raw, Markdown or Python) codes (and execution with LuaLaTeX) as in a Jupyter Notebook
Announcement text:
--------------------------------------------------------------------------------
Modification of 'gobble' behavior, with piton.
Bugfixes.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pynotebook
More information is at
https://www.ctan.org/pkg/pynotebook
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version: 3.03c 2024-03-30
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Correction d'un bug avec 'gobble' pour les environnements liés à piton.
Correction de bugs liés aux figures METAPOST (compatibilité avec ProfCollege).
----------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
ducksay
package.
Version: 2.7 2024-03-29
License: lppl1.3c
Summary description: Draw ASCII art of animals saying a specified message
Announcement text:
--------------------------------------------------------------------------------
This release of ducksay changes a few internals for compatibility with the
upcoming 2024-06-01 release of LaTeX2e. Additionally it now uses the new
key=value system instead of `l3keys2e` if possible and doesn't load `xparse` if
that's not necessary. The new animal in this version is a turtle.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ducksay
More information is at
https://www.ctan.org/pkg/ducksay
--------------------------------------------------------------------------------
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 .
Bob Tennent submitted an update to the
MusiXTeX
package.
Version: 1.38 2024-03-29
License: gpl2+
Summary description: Sophisticated music typesetting
Announcement text:
----------------------------------------------------------------------
Minor correction to changecontext to correct error reported by
Wilfried Lingenberg.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/musixtex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/musixtex/
------------------------------------------------------------------------
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 number: 24.3 2024-03-29
License type: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 24.3 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.3.html
Here is a summary:
* A silly mistake in the French locales: the interchar 'punctuation.space' was named 'puntuation.space' (xetex)
* New setting 'interchar.disable' in abeladjust (xetex)
* Experimental macro 'localebox' (luatex)
* Alphabetic counter for Bodo (lua/xe)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
------------------------------------------------------------------------
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
Peter M. Gerdes submitted an update to the
rec-thy
package.
Version: 4.0 2024-03-29
License: pd
Summary description: Commands to typeset recursion theory papers
Announcement text:
--------------------------------------------------------------------------------
Major breaking update to the package. Command names have been made more
systematic, multiple names for the same command deleted and substantial
refactoring. Package should be more stable going forward.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/rec-thy
More information is at
https://www.ctan.org/pkg/rec-thy
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The Tsinghua University TUNA Association submitted an update to the
thuthesis
package.
Version: 7.5.0 2024-03-29
License: lppl1.3c
Summary description: Thesis template for Tsinghua University
Announcement text:
----------------------------------------------------------------------
This version contains numerous bug fixes atop v7.4.0, and
adapts to the latest changes of March 2023 writing guide.
All users should upgrade.
For detailed changes, please refer to
https://github.com/tuna/thuthesis/compare/v7.4.0...v7.5.0
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/thuthesis/
------------------------------------------------------------------------
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.27.1 2024-03-29
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
--------------------------------------------------------------------------------
fix a bug regarding local textext boxes
--------------------------------------------------------------------------------
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 .
Chris Hughes submitted an update to the
latexindent
package.
Version: 3.23.8 2024-03-28
License: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
--------------------------------------------------------------------------------
STDIN and GCString bugfixes, full details at https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.8
--------------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
hvextern
package.
Version: 0.41 2024-03-27
License: lppl1.3
Summary description: Write and execute external code, and insert the output
Announcement text:
----------------------------------------------------------------------
- added compiler option=Rscript
- fix for Windows and R runs
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hvextern
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hvextern/
------------------------------------------------------------------------
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
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version: 1.1q 2024-03-27
License: lppl1.3c
Summary description: A BibLaTeX implementation of the GBT7714-2015 bibliography style for Chinese users
Announcement text:
--------------------------------------------------------------------------------
1. add the medium identifier OL for entries containing doi or eprint.
2. add command delEntryField to delete the specific field for given entries.
3. add option gbnoothers to control the output of the information after the truncated name list.
4. add code about byeditor to deal with the case that author and editor both exist.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb7…
More information is at
https://www.ctan.org/pkg/biblatex-gb7714-2015
--------------------------------------------------------------------------------
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 .
Jesse Straat submitted the
reptheorem
package.
Version: 1.0 2024-03-27
License: lppl1.3c
Summary description: Repetition of theorem environments
Announcement text:
--------------------------------------------------------------------------------
The reptheorem package allows one to replicate theorems, either before or after
the original statement. Moreover, it even works across different documents,
being beneficial for large didactic manuscripts where one may want to tease a
theorem, or state it before its proof.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/reptheorem
More information is at
https://www.ctan.org/pkg/reptheorem
--------------------------------------------------------------------------------
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 .
Oliver Beery submitted an update to the
fontscale
package.
Version number: 1.0.3 2024-03-26
License type: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
Some code changes, particularly to document commands defined with optional
arguments.
----------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
profmaquette
package.
Version number: 0.90
License type: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
- bugs fixed
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette
More information is at
https://www.ctan.org/pkg/profmaquette
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 2.20c
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
----------------------------------------------------------------------
Package:
Added class matrix; methods are mainly of order 2, sometimes of order 3.
Added function solve_quadratic. This function can be used to solve
second-degree equations with real or complex numbers.
Added method print for the class point. Example z.A : print ()
Correction of the macro tkzDN. I deleted a spurious space
Modification of vector class attributes. Attributes h and t become head and tail.
The mtx attribute is introduced for point and vector.
z.A.mtx represents the column matrix whose coefficients are the
point's coordinates. Same for vectors.
Documentation:
Rewriting of all texts
Correction of example: pentagon
Documentation about matrices
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tkz-elements
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
The LaTeX Project Team submitted an update to the
tagpdf
package.
Version: 0.99a 2024-03-27
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## [2024-03-27]
Version 0.99a
### Fixed
- correct backend command name
## [2024-03-25]
Version 0.98z
### Added
- statistic and benchmark at the end of the run.
- text/lang key to change the language of structures.
### Changed
- speed up writing of StructElems
### Fixed
- recording of used attributes.
- debug/structures showed sometimes wrong parent structure
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
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 .
Mingyu Xia submitted an update to the
LiteBook
package.
Version: 0.2b 2024-03-26
License: lppl1.3c
Summary description: A fresh cover and chapter design for books
Announcement text:
----------------------------------------------------------------------
- Redesigned the styles of theorem environments.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litebook
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litebook/
------------------------------------------------------------------------
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
thmlist
package.
Version: 0.1b 2024-03-26
License: lppl1.3c
Summary description: A LaTeX package for adding theorem environments quickly
Announcement text:
----------------------------------------------------------------------
- Supports customizing the titles of theorem environments.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/thmlist
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/thmlist/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Sajad Kazemi submitted an update to the
parsinevis
package.
Version: 2.2 2024-03-26
License: ofl
Summary description: “Scheherazade New” adapted for Persian typesetting and scientific writings
Announcement text:
--------------------------------------------------------------------------------
Changes:
- Changed spacing for some common punctuation marks
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/parsinevis
More information is at
https://www.ctan.org/pkg/parsinevis
--------------------------------------------------------------------------------
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 .
Sajad Kazemi submitted an update to the
parsimatn
package.
Version: 2.2 2024-03-26
License: ofl
Summary description: Contemporary Persian font for scientific and formal writings
Announcement text:
--------------------------------------------------------------------------------
Changes:
- Changed spacing for some common punctuation marks
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/parsimatn
More information is at
https://www.ctan.org/pkg/parsimatn
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The LaTeX Project Team submitted an update to the
pdfmanagement-testphase
package.
Version: 0.96g 2024-03-26
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
--------------------------------------------------------------------------------
### Added
- l3pdfmeta.dtx: interface for xmpRights:Marked.
- l3pdfmeta.dtx: add wtpdf declations if ua-2 is used.
### Changed
- removed unneeded firstaids for fontspec, transparent and pdflscape
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
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 .
Alexander Krumeich submitted an update to the
biber-linux-musl
package.
Version number: 2.20
License type: artistic2
Summary description: Biber binaries for Linux-MUSL
Announcement text:
----------------------------------------------------------------------
These are biber v2.20 binaries for the linux-musl platform.
See https://ctan.org/pkg/biber for documentation, sources, and all else.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/biblio/biber/biber-linux-musl
More information is at
https://www.ctan.org/pkg/biber-linux-musl
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version: 3.03b 2024-03-25
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Compétences mathématiques au lycée
Commande combinée (
um + xint)
Améliorations pour la division euclidienne
----------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
ProfSio
package.
Version: 0.2.3 2024-03-25
License: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths themes
Announcement text:
----------------------------------------------------------------------
Ajout d'une clé [Dense] la résolution matricielle de système
Commande KarnaughBlocRegroupAuto pour créer les blocs de
regroupements automatiquement
----------------------------------------------------------------------
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