Christoph P. Neumann submitted an update to the
iaria
package.
Version number: 0.6 2025-01-16
License type: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
----------------------------------------------------------------------
Implement IARIA requirements for multiple citation keys in same cite command,
i.e., no spaces and no commas. Also, ensure IARIA-conforming captionsetup for
tables and figures, improving on the mechanism, now providing compatibility with
babel that intervenes with table label names. Added extdash for \-/ as a
breakable dash.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/iaria
More information is at
https://www.ctan.org/pkg/iaria
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Christoph P. Neumann submitted an update to the
cs-techrep
package.
Version number: 0.6 2025-01-16
License type: lppl1.3c
Summary description: Technical Reports in Computer Science and Software Engineering
Announcement text:
----------------------------------------------------------------------
Added package relsize, which allows for \textsmaller{..}. Changed \TODO command
to use todonotes.
----------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3kernel-dev
package.
Version: 2025-01-18
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
----------------------------------------------------------------------
### Changed
- Use a dedicated internal marker for `fp` and `int` expressions,
allowing use with LuaMetaTeX (see \#1518)
### Fixed
- Missing trailing period in `\tl_analysis_log:(N|n)` output (see \#1663)
- Some state variables weren't correctly reset by `\keys_define:nn`
and `\keys_set:nn` breaking some nested usages in edge cases
----------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.4.2 2025-01-17
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Changed
- Suppress prefix conversion for angle units and `\percent` (see issue
[\#771](https://github.com/josephwright/siunitx/issues/771))
### Fixed
- Printing of exponent part in `\ang` (see issue
[\#769](https://github.com/josephwright/siunitx/issues/769))
- Parsing of exponent part in `\ang` (see issue
[\#770](https://github.com/josephwright/siunitx/issues/770))
----------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version: 3.0.6 2025-01-17
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- `\SetFontStep` now rounds the new font step to 5 decimal places
only when testing if it equals the font step of any font size command
from `\tiny` to `\Huge`.
----------------------------------------------------------------------
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
Tobias Oetiker submitted an update to the
acronym
package.
Version number: 1.50 2025-01-17
License type: lppl1.3
Summary description: Expand acronyms at least once
Announcement text:
----------------------------------------------------------------------
Fix for label regression with amsmath equations and headings
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acronym
More information is at
https://www.ctan.org/pkg/acronym
------------------------------------------------------------------------
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
Sadao Massago submitted an update to the
tabularray-abnt
package.
Version: 2025-01-16
License: lppl1.3c
Summary description: An ABNT (Brazilian standard) theme for tabularray
Announcement text:
----------------------------------------------------------------------
bug fix for case that some quadros appear as tables on list of quadros.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tabularray-abnt
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tabularray-abnt/
------------------------------------------------------------------------
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 number: 0.9.12 2025-01-17
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Bug fixes, commands to access array items.
----------------------------------------------------------------------
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
VÃt Starý Novotný submitted an update to the
expltools
package.
Version number: 2025-01-16
License type: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2025-01-16
### explcheck v0.6.0
#### Development
- Add support for TOML configuration files. (#24)
You may configure the tool by placing a configuration file named
`.explcheckrc` in the current working directory.
For example, the following configuration file would increase the maximum line
length before the warning S103 (Line too long) is produced from 80 to 120
characters and also disable the warnings W100 (No standard delimiters) and
S206 (Missing stylistic whitespaces):
``` toml
[options]
max_line_length = 120
ignored_issues = ["w100", "s206"]
```
#### Fixes
- Do not require lower-case identifiers in the command-line option
`--ignored-issues`. (f394d38c)
#### Distribution
- Add Lua library `lfs` to Docker image `ghcr.io/witiko/expltools/explcheck`.
(4f9f26f)
This enables additional functionality, such as suggesting which `.ins` file
the user should process with TeX to extract expl3 code from a `.dtx` archive.
----------------------------------------------------------------------
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
Linus Romer submitted an update to the
miama
package.
Version: 1.2 2025-01-15
License: ofl lppl1.3
Summary description: The Miama Nueva handwriting font with LaTeX support
Announcement text:
----------------------------------------------------------------------
Corrected a bug in the miama.map file.
Since the font name in miama.pfb is "MiamaNueva" it is now called
"MiamaNueva" in miama.map as well in order to work with dvips
(instead of the old "MiamaNueva-Regular").
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/miama
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/miama/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Daniel Flipo submitted an update to the
kpfonts-otf
package.
Version: 0.65 2025-01-15
License: ofl lppl1.3
Summary description: OTF version of the Kp-fonts
Announcement text:
----------------------------------------------------------------------
Text fonts: improved kernings for Small and Petites Caps.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/kpfonts-otf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/kpfonts-otf/
------------------------------------------------------------------------
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
Antoine Missier submitted an update to the
schooldocs
package.
Version: 1.6 2025-01-15
License: lppl1.3
Summary description: Various layout styles for school documents
Announcement text:
----------------------------------------------------------------------
Using the totpages package instead of lastpage (due to
potentially bad interactions with other macros when using
exesheet with hyperref).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/schooldocs
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/schooldocs/
------------------------------------------------------------------------
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
Magnus Lie Hetland submitted an update to the
skeldoc
package.
Version: 0.1.3 2025-01-15
License: mit
Summary description: Placeholders for unfinished documents
Announcement text:
----------------------------------------------------------------------
Add the `hide-notes` and `hide-all` options, to hide the notes
and note numbers, or all skeleton elements (including notes),
respectively.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/skeldoc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/skeldoc/
------------------------------------------------------------------------
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.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 .