Dennis Chen submitted an update to the
ifallfalse
package.
Version: 2.0.0 2021-07-22
License: lppl1.3
Summary description: Compare a string against a set of other strings
Announcement text:
----------------------------------------------------------------------
The allfalse environment now takes 3 mandatory arguments:
the string, a true branch, and a false branch.
This is a backwards incompatible change.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ifallfalse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/ifallfalse/
------------------------------------------------------------------------
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: 3.63 2021-07-22
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
This release just fixes a severe bug with CJK and XeTeX introduced in 3.62.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/babel/base/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.0.22 2021-07-22
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.22]
### Changed
- Support `table-text-alignment = none` for interoperation with
`tabularray` (issue #510)
### Fixed
- Support for `input-remove` (issue #511)
- Interaction with `cellspace` package (issue #512)
----------------------------------------------------------------------
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
Noriyuki Abe submitted an update to the
jlreq
package.
Version: 2021-07-22
License: bsd2
Summary description: Japanese document class based on requirements for Japanese text layout
Announcement text:
----------------------------------------------------------------------
* 2021-07-22
- Stopped using `IfHookExistsTF`.
- Added `akigumi`.
- Stopped loading packages `xkeyval` and `ifthen`.
- It has more compatibility with expl3.
- Added `pagestyle` to `DeclareBlockHeading`.
- Fixed bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jlreq
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/japanese/jlreq/
------------------------------------------------------------------------
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 Team submitted an update to the
pdfmanagement-testphase
package.
Version number: 0.95g 2021-07-21
License type: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Added
- key `testphase` to DeclareDocumentMetadata to load testphase packages like
tagpdf, ptagging and headings
- key `activate` to DeclareDocumentMetadata to activate e.g. tagging.
- key `debug` with para=show, log=XX or uncompress as values.
- l3pdfxform: support for dvips (thanks to Alexander Grahn)
### Changed
- a LaTeX format/L3 layer that loads l3color is now required
### Fixed
- argument order in hrefrun was wrong. filename should be the first argument.
- xcolor firstaid: svgnames could no longer be loaded due to changes in l3color.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://www.ctan.org/pkg/pdfmanagement-testphase
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Jean-François Burnol submitted an update to the
texdimens
package.
Version: 0.9 2021-07-21
License: lppl1.3c
Summary description: Conversion of TeX dimensions to decimals
Announcement text:
----------------------------------------------------------------------
v0.9 (2021/07/21)
- breaking changes: all user macros have changed their names
and now use the exdimen namespace prefix and not exdimin
as formerly.
- new: exdimenbothincmsp{<dim. expr.>} expands to an INT N
such that Nsp is the largest dimension at most equal to the
input and exactly representable with the in and also with the
cm units. And similar macros to produce the same dimension but
as a decimal to be used with either in, cm or pt.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texdimens
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/texdimens/
------------------------------------------------------------------------
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
Phelype Oleinik submitted an update to the
lipsum
package.
Version: 2.4
License: lppl1.3
Summary description: Easy access to the Lorem Ipsum and other dummy texts
Announcement text:
----------------------------------------------------------------------
### Fixed
- Removed spurious group around `lipsum` to avoid problems with, for
example, `wrapfig` (gh/1).
### Added
- Czech dummy text provided by Ondřej Macek.
- `setlipsum` macro to change options in the document.
- `hyphens` option to turn on/off hyphenation pattern selection.
### Removed
- `setlipsumdefault` (superseded by `SetLipsumDefault`).
- Some undocumented `expl3` interfaces (most of them kind of useless).
- Undocumented `IfLipsumText` function.
### Changed
- Reorder text sources: sources are plain text and generated text files
are plain-friendly.
- Various internal changes for `expl3` code style compliance.
- Added own range parsing to avoid low-level errors on missing range
argument, e.g. `lipsum[]` (gh/5).
- Empty (optional) range arguments are now equivalent to not using the
argument at all (that is, `lipsum[]` is equivalent to `lipsum`).
- Use Unicode characters in `lipsum-cicero.txt` instead of text
commands.
- Use hyphenation patterns according to the language of the dummy text.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lipsum
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lipsum/
------------------------------------------------------------------------
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
babel-french
package.
Version: 3.5m 2021-07-20
License: lppl1.3
Summary description: Babel contributed support for French
Announcement text:
----------------------------------------------------------------------
babel-french no longer redefines dots, only extellipsis’s
default definition is customised in French.
See https://tex.stackexchange.com/questions/605250
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-french
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/french/
------------------------------------------------------------------------
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.0.21 2021-07-20
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.21]
### Fixed
- Print degree symbol if `fontspec` package is loaded with
`no-math` option (issue #505)
- Handling of 'over-long' separated uncertainties (issue #506)
- Symbol for arcs in text mode (issue #507)
## [v3.0.20]
### Fixed
- Interaction with `kotex` (issue #502)
- Handling of groups in literal units (issue #503)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Dohyun Kim submitted an update to the
cjk-ko
package.
Version: 2.1 2021-07-20
License: gpl lppl pd
Summary description: Extension of the CJK package for Korean typesetting
Announcement text:
----------------------------------------------------------------------
Support automatic Josa selection after Hangul syllables (U+AC00 .. U+D7A3)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cjk-ko
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/korean/cjk-ko/
------------------------------------------------------------------------
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