VÃt Novotný submitted an update to the
lt3luabridge
package.
Version: 2.0.0 2022-08-08
License: lppl1.3c
Summary description: Execute Lua code in any TeX engine that exposes the shell
Announcement text:
----------------------------------------------------------------------
Breaking Changes:
- Use `sys_get_shell:nnNTF` from l3sys instead of `immediatewrite18`. (#13)
- Merges `c_luabridge_method_write_eighteen_int` and
`c_luabridge_method_os_execute_int` into `c_luabridge_method_shell_int`.
- Removes `g_luabridge_standard_output_filename_str` and
`c_luabridge_default_standard_output_filename_str`.
Fixes:
- Execute chunks that end with `end` or a Lua comment. (#11, #14)
- Sandbox direct Lua access. (#11, #14)
- Make nested calls defined behavior. (#8, #13)
Refactoring:
- Remove needless whitespaces in Lua code.
- Replace (plain) TeX primitives with `iow_*` l3file functions.
(#1, #3, latex3/latex3#1105, latex3/latex3#1114. latex3/latex3#1117)
- Many thanks to @josephwright, @u-fischer, and @FrankMittelbach
at latex3/latex3#1114, and Hans Hagen, @hmenke, and @mojca at
[dev-context][1] for helping to make l3file compatible with
ConTeXt MkII.
[1]: https://mailman.ntg.nl/pipermail/dev-context/2022/003912.html
(A robust way of detecting ConTeXt from LaTeX3)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lt3luabridge
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/lt3luabridge/
------------------------------------------------------------------------
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.1.6 2022-08-08
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Rounding to uncertainty where the last uncertainty digit is zero (see issue
[#616](https://github.com/josephwright/siunitx/issues/616))
- Rounding to uncertainty which is bigger than the value (see issue
[#617](https://github.com/josephwright/siunitx/issues/617))
----------------------------------------------------------------------
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
Yu Xiong submitted an update to the
njuthesis
package.
Version: 1.0.0 2022-08-08
License: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
This version features significant interface changes.
### Changed
- Redefined `degree` and `type` class options
- Renamed `nlcover` option to `nl-cover`
- Renamed `blind` option to `anonymous`
- Reorganized key-value setup
- Renamed internal commands
### New
- Support for postdoctoral report
- `minimal` class option
- Math style setting
For detailed information, please refer to
<https://github.com/nju-lug/NJUThesis/blob/master/CHANGELOG.md>.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/njuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis/
------------------------------------------------------------------------
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 Bowman submitted an update to the
asymptote
package.
Version number: 2.82
License type: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
Support for Ghostscript 9.56 was added.
Ambiguous functions are listed.
The dvisvgmMultipleFiles option is now enabled by default.
A bug in generating PDF labels was fixed.
The mean color of multicoloured patches is output only for PRC code.
Subdivision crack adjustments were disabled for transparent patches.
The OpenGL transparency shader was further accelerated.
WebGL bounding boxes are now computed by the client upon loading.
Version 1.02 of the AsyGL library was released.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/asymptote
More information is at
https://www.ctan.org/pkg/asymptote
------------------------------------------------------------------------
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 .
LuÃs Paulo Laus submitted an update to the
tikz-relay
package.
Version number: 1.3 2022-08-07
License type: lppl1
Summary description: TikZ library for typesetting electrical diagrams
Announcement text:
----------------------------------------------------------------------
Some new graphics. Also, documentation was substantially improved. Users are
encouraged to update.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-relay
More information is at
https://www.ctan.org/pkg/tikz-relay
------------------------------------------------------------------------
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 .
Ulrike Fischer submitted an update to the
tagpdf
package.
Version: 0.96 2022-08-06
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
### Fixed
- ag_get:n{struct_num} works now correctly in nested structures,
and can be used if only tagpdf-base has been loaded.
### Changed
- ref key can be used more than once and collect the values
- alttext key has been renamed to alt, the older name is provided as alias
- faster processing by avoiding type look up in pdftex and luatex
- more commands are now provided by tagpdf-base.sty
### Added
- ag_struct_object_ref:n to reference the object ref of a structure.
- a key parent to allow structures to choose their parent structure.
- setup option paratag, which allows to change the tag name used
for the automatically tagged paragraphs.
- ag_start:, ag_stop:n and ag_start:n to stop and start
tagging for example in trial typesetting.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tagpdf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf/
------------------------------------------------------------------------
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
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20220807.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
This release fixes several bugs (kansuji0 etc.).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexja
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexja/
------------------------------------------------------------------------
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
l3backend
package.
Version number: 2022-08-05
License type: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
## [2022-08-05]
### Changed
- Add no-op backend functions for annotations with `dvisvgm`
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
------------------------------------------------------------------------
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
package.
Version number: 2022-08-05
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2022-08-05]
### Added
- Support for case changing Croatian diagraph with 8-bit engines
- Support accent removal when uppercasing Greek with 8-bit engines
- Function `sys_ensure_backend:`
### Fixed
- Behavior of `color_math:nn` in alignments
- Expansion of text containing unterminated `
omannumeral` primitives
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
------------------------------------------------------------------------
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
Qing Lee submitted an update to the
xecjk
package.
Version: 3.9.1
License: lppl1.3c
Summary description: Support for CJK documents in XeLaTeX
Announcement text:
----------------------------------------------------------------------
Fix incorrect handling of math formulas in the ulem environment.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xecjk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/xecjk/
------------------------------------------------------------------------
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