Simon Pfahler submitted an update to the
colorblind
package.
Version: 1.1
License: lppl1.3c
Summary description: Easy colorblind-safe typesetting
Announcement text:
----------------------------------------------------------------------
In colorblind-safe documents, the contents are presented in a way
that the same information is conveyed to readers regardless of a
potential color vision deficiency.
This package provides the tools necessary for colorblind-safe
typesetting in LaTeX.
The most notable change in this release is that colorblind now
redefines the standard colors like `red`, `green`, `blue`, etc.
by default. This can be turned off using the option `keep-defaults`.
Apart from this, the documentation got a major overhaul, and
there were some minor bugfixes since the last release.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/colorblind
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/colorblind/
------------------------------------------------------------------------
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: 2024-12-23
License type: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2024-12-23
### explcheck v0.3.0
#### Development
- Add option `--expect-expl3-everywhere` to ignore \ExplSyntaxOn and Off.
(discussed with @muzimuzhi in #17, added in #19)
- Add short-hand command-line option `-p` for `--porcelain`.
(suggested by @FrankMittelbach in #8, added in #19)
- Add file `explcheck-config.lua` with the default configuration of explcheck. (#19)
You may place a file named `explcheck-config.lua` with your own configuration
in your repository to control the behavior of explcheck.
Note that the configuration options are provisional and may be changed or
removed before version 1.0.0. Furthermore, support for configuration YAML
files that will allow you to specify different configuration for different
.tex files is envisioned for a future release and will be the recommended way
to configure explcheck.
#### Fixes
- Make the detection of error E102 (expl3 material in non-expl3 parts) more precise.
(discussed with @cfr42 in #18, fixed in #19)
- Use a less naïve parser of TeX comments to improve the detection of issues
W100 and E102. (reported by @FrankMittelbach in #8, fixed in #16)
#### Documentation
- State in the output of `explcheck --help` that command-line options are
provisional and subject to change. (discussed with @FrankMittelbach and
@muzimuzhi in #8 and #17, added in #19)
- Display the default maximum line length in the output of `explcheck --help`. (#19)
- Rename E102 to "expl3 material in non-expl3 parts".
(discussed with @cfr42 in #18, added in #19)
----------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
hduThesiS
package.
Version number: 0.5.0 2024-12-23
License type: lppl1.3c
Summary description: LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University
Announcement text:
----------------------------------------------------------------------
Version 0.5.0 released.
- Minimum compatibility to Tex Live 2022.
- Supports add signature image and date on the commitment page.
- Updated the layout of hdu's stationery, and supports add note lines.
- Added source code's principles and details to manual's appendix.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/xetex/latex/hduthesis
More information is at
https://www.ctan.org/pkg/hduthesis
------------------------------------------------------------------------
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
bundle.
Version: 2024-12-09
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- `\bitset_use:N` and `\clist_use:N`: this clarifies that bitsets and clists
can be used with `V`-type expansion
- `\sys_if_engine_opentype:(TF)`
- Add equivalent interfaces for regex functions:
- `\int_(g)set_regex_count:Nnn`, `\int_(g)set_regex_count:NNn`
- `\seq_(g)set_regex_extract_once:Nnn`, `\seq_(g)set_regex_extract_once:NNn`
- `\seq_(g)set_regex_extract_all:Nnn`, `\seq_(g)set_regex_extract_all:NNn`
- `\seq_(g)set_regex_split:Nnn`, `\seq_(g)set_regex_split:NNn`
- `\tl_if_regex_match:nn(TF)`, `\tl_if_regex_match:nN(TF)`
- `\tl_regex_(g)replace_once:Nnn`, `\tl_regex_(g)replace_once:NNn`
- `\tl_regex_(g)replace_all:Nnn`, `\tl_regex_(g)replace_all:NNn`
### Fixed
- `\prop_item:Nn` result not returned in `\exp_not:n` for linked properties
(#1630)
### Removed
- `\c_catcode_active_tl`: was missing a `_`, always intended to be internal
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/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
Oliver Beery submitted an update to the
fontscale
package.
Version: 3.0.4 2024-12-22
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- `\PrintFontSizeParameters` and `\PrintAllFontSizeParamters` now
print the font step and font scale rounded to 5 decimal places.
(`\CurrentFontStep` and `\CurrentFontScale` are unchanged.)
----------------------------------------------------------------------
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
Antoine Missier submitted an update to the
exesheet
package.
Version number: 2.8 2024-12-22
License type: lppl1.3
Summary description: Typesetting exercise or exam sheets
Announcement text:
----------------------------------------------------------------------
- Improvements in 'answers' environment when no 'questions' environment precedes.
- Starred environments t'ablenuma*' and 'tablitem*' no longer supported.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/exesheet
More information is at
https://www.ctan.org/pkg/exesheet
------------------------------------------------------------------------
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
Hakuta Shizuya submitted an update to the
lisp-on-tex
package.
Version number: 2.1
License type: bsd
Summary description: Execute LISP code in a LaTeX document
Announcement text:
----------------------------------------------------------------------
* Add \stringTOint function https://github.com/hak7a3/lisp-on-tex/pull/1
* Fix regex functions
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/lisp-on-tex
More information is at
https://www.ctan.org/pkg/lisp-on-tex
------------------------------------------------------------------------
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
Jing Huang submitted the
aplTeX
package.
Version: 1.0.2
License: bsd3
Summary description: Tiny TeX distribution built on Web2C and LuaTeX
Announcement text:
----------------------------------------------------------------------
Tiny TeX distribution built on Web2C and LuaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/apltex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/systems/apltex/
------------------------------------------------------------------------
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.11
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Conference date is no longer printed in bibstrip.
ISBN now uses 4-digit year
DOI in bibliography is now output as doi:XX.XXXX/XXXXX.XXXX
Changed URL in Creative Commons licenses (deleted trailing /legalcode)
----------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
babel
package.
Version: 24.15 2024-12-21
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
--------------------------------------------------------------------------------
Changes in version 24.15 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.15.html
Here is a summary:
* New: Locale for Interslavic, thanks to Adiee5.
* Fix: Import was not honored with lazy loading in some cases.
* Fix: Transforms where applied twice with unboxing, which could even raise a cryptic lua error.
* Improvements in the manual thanks to Barbara Beeton.
--------------------------------------------------------------------------------
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
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 .