Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.9.11 2025-01-15
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
Bug fixes, alternative command to loop over arrays.
--------------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
biblatex-ieee
package.
Version: 1.4c 2025-01-15
License: lppl1.3c
Summary description: IEEE style files for BibLaTeX
Announcement text:
----------------------------------------------------------------------
- Leave "et al." upright
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-ieee
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-iee…
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
VÃt Starý Novotný submitted an update to the
expltools
package.
Version number: 2025-01-15
License type: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2025-01-15
### explcheck v0.5.0
#### Development
- Add support for ignoring file-wide issues and issues on a single line using
TeX comments. (#23)
For example, a comment `% noqa` will ignore any issues on the current line,
whereas a comment `% noqa: W100, S206` will ignore the file-wide warning W100
(No standard delimiters) and the warning S206 (Malformed variable or constant
name) on the current line.
- Add command-line option `--ignored-issues` and Lua option `ignored_issues`
for ignoring issues. (#23)
For example, `--ignored-issues=w100,s206` will ignore the file-wide warning
W100 (No standard delimiters) and all warnings S206 (Malformed variable or
constant name).
#### Fixes
- Correctly shorten long names of files from the current working directory in
the command-line output. (#23)
- Correctly parenthesize and order LPEG parsers in the file
`explcheck-obsolete.lua`. (#23)
- Do not produce warning S204 (Missing stylistic whitespaces) for non-expl3,
empty, or one-character names of control sequences. (#23)
- Do not produce warning S204 (Missing stylistic whitespaces) for an empty
grouping (`{}`). (#23)
- Do not produce warning S204 (Missing stylistic whitespaces) for a parameter
before begin grouping (`#1{`). (#23)
- Do not produce S204 (Missing stylistic whitespaces) for a comma immediately
after a control sequence. (505608f9)
- Do not produce warnings S205 (Malformed function name) and S206 (Malformed
variable or constant name) for non-expl3 functions, variables, and constants.
(#23)
- Do not produce warnings S206 (Malformed variable or constant name) for
variable and constant names that contain names of built-in types such as
`\c_module_constant_clist_tl` containing `clist`. (#23)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/expltools
More information is at
https://www.ctan.org/pkg/expltools
------------------------------------------------------------------------
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
Nicola Talbot submitted an update to the
tracklang
package.
Version: 1.6.2 2025-01-14
License: lppl1.3
Summary description: Language and dialect tracker
Announcement text:
--------------------------------------------------------------------------------
- added scots
- bug fix: \AddTrackedDialect and \TrackLanguageTag
causes "Undefined control sequence" error
when used with recognised language.
- bug fix: file existence test triggers undefined command
\@tracklang@test@if@file@exists@next caused by assigning to
undefined \@tracklang@test@if@file@exists@for@scriptregion
(should be \@tracklang@test@if@file@exists@for@region)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/tracklang
More information is at
https://www.ctan.org/pkg/tracklang
--------------------------------------------------------------------------------
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: 3.4.1 2025-01-14
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Correct a deprecation message (see issue
[\#766](https://github.com/josephwright/siunitx/issues/766))
----------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3kernel-dev
bundle.
Version: 2025-01-14
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
----------------------------------------------------------------------
## [2025-01-14]
### Added
- `\int_step_tokens:nn`, `\int_step_tokens:nnn`, and `\int_step_tokens:nnnn`
### Fixed
- Check conditionals are defined when creating variants (see \#1189)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/l3kernel/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
VÃt Starý Novotný submitted an update to the
expltools
package.
Version number: 2025-01-14
License type: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2025-01-14
### explcheck v0.4.0
#### Development
- Add lexical analysis. (#21)
#### Fixes
- Do not detect error E102 (expl3 material in non-expl3 parts) when the
command-line option `--expect-expl3-everywhere` has been specified. (#21)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/expltools
More information is at
https://www.ctan.org/pkg/expltools
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version: 5.17 2025-01-13
License: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
--------------------------------------------------------------------------------
-fix bug in group length inside group
-delete group command **
-delete option parameter sw_expand
-update mcf2graph.mp
-update main_lib.mcf
-update MCF manual,example
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
--------------------------------------------------------------------------------
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
libertinus-type1
package.
Version: 2025-01-11
License: gpl2 ofl lppl
Summary description: Support for using Libertinus fonts with LaTeX/pdfLaTeX
Announcement text:
----------------------------------------------------------------------
Reduce the degree of embolding in Mono Bold and add Mono Italic
and BoldItalic variants.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/libertinus-type1
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/libertinus-type1/
------------------------------------------------------------------------
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.99l 2025-01-12
License: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## [2025-01-12]
Version 0.99l
### Changed
- allow Sub as child of Code (spec change)
- change name of LaTeX namespace (remove year)
- allow to change the URI-ID of the user namespace
--------------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.917 2025-01-12
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Improved ALT tags.
Updated backref, extramarks, fancyhdr, fancyvrb, fvextra, lipsum,
listings, minted, musicography, orcidlink, pdfpages, siunitx,
witharrows, xr.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lwarp
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lwarp/
------------------------------------------------------------------------
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
Anton Mnatsakanov submitted an update to the
skillicons
package.
Version: 2.0 2025-01-11
License: mit
Summary description: Integrate skill icons into your documents
Announcement text:
----------------------------------------------------------------------
Huge update of the skillicons package - a lot of new icons added
from https://github.com/LelouchFR/skill-icons
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/skillicons
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/skillicons/
------------------------------------------------------------------------
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
aomart
package.
Version: 1.31
License: lppl1.3
Summary description: Typeset articles for the Annals of Mathematics
Announcement text:
----------------------------------------------------------------------
New formatting for long addresses
Added manual page for aom-fullref.pl
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/aomart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/aomart/
------------------------------------------------------------------------
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.4c 2025-01-11
License: lppl1.3
Summary description: Class for articles for submission to Elsevier journals
Announcement text:
----------------------------------------------------------------------
1. The error "!LaTeX Error: Command \c@author already defined."
has been corrected.
2. Version changed to 3.4c
----------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
pgfmath-xfp
package.
Version: 1.0a 2025-01-11
License: lppl1.3c
Summary description: Define pgfmath functions using xfp
Announcement text:
----------------------------------------------------------------------
Just a minor addition to the documentation making the constraints
of `pgfmath-xfp` a bit clearer.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pgfmath-xfp
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pgfmath-xfp/
------------------------------------------------------------------------
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
enverb
package.
Version: 1.1 2025-01-10
License: lppl1.3c
Summary description: Read an environment verbatim
Announcement text:
----------------------------------------------------------------------
Minor bugfix in an internal macro (caused a mostly fine default to
be used more often than necessary -- in practice this most likely
never happened).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/enverb
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/enverb/
------------------------------------------------------------------------
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
Hans-Martin Münch submitted an update to the
pagesLTS
package.
Version: 2.0d 2025-01-10
License: lppl1.3c
Summary description: Variants of last page labels
Announcement text:
----------------------------------------------------------------------
Bug fix: There was one \Roman@bar{page} which must be \Roman@bar{\Roman{page}}.
So the output would have been the text "page" instead of a Roman page number;
introduced 2024-12-07 v2.0b when compatibility with the romanbarpagenumber
package was provided.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pageslts
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pageslts/
------------------------------------------------------------------------
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
João M. Lourenço submitted an update to the
coloredtheorem
package.
Version number: 1.1.1 2025-01-10
License type: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
----------------------------------------------------------------------
This package provides a colourful boxed theorem environment, combining tcolorbox
and breakable boxes.
Version 1.1.1 introduces some minor fixes to the 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
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version: 1.7.1 2025-01-10
License: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
--------------------------------------------------------------------------------
Various new blocks have been added, and several fixes have been applied
(the barrier one is slightly backward-incompatible...).
- Added a flag to have German-style TVS
- Added many blocks all over the map
- Fix for straight voltage on `open` bipoles
- Fix a very, very old bug about aliases for American/European sources
- Fix `barrier` wire linewidth
- Fix stroke-type transorb (which did not work at all)
- Reduce `barrier` and `openbarrier` default widths so no wire is drawn by default.
- Documentation enhancement (example of chopper macro)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/circuitikz
--------------------------------------------------------------------------------
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 .
Arthur Rosendahl submitted an update to the
hyph-utf8
package.
Version: 2025-01-10
License: mit
Summary description: Hyphenation patterns expressed in UTF-8
Announcement text:
----------------------------------------------------------------------
This is another bugfix update, overdue from 2021.
Back then we added Albanian to the list of supported languages,
but there were duplicates in the pattern file, and because of
time constraints that change needed to be rolled back, so that
Albanian wasn’t added to TeX Live until (hopefully) now.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyph-utf8
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/hyph-utf8/
------------------------------------------------------------------------
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
Paul Gaborit submitted an update to the
sankey
package.
Version: 3.0.2
License: lppl1.3 gpl
Summary description: Draw Sankey diagrams with TikZ
Announcement text:
--------------------------------------------------------------------------------
Fixed extra parentheses in some code examples and update for new version of 'ltxdoc' class
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/sankey
More information is at
https://www.ctan.org/pkg/sankey
--------------------------------------------------------------------------------
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
classico
package.
Version: 2025-01-10
License: other-free nocommercial lppl
Summary description: URW Classico fonts
Announcement text:
--------------------------------------------------------------------------------
Restoring support for small-caps with the type1 fonts.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/urw/classico
More information is at
https://www.ctan.org/pkg/classico
--------------------------------------------------------------------------------
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 .