Marei Peischl submitted an update to the
bfh-ci
package.
Version: 2.2.0 2023-10-20
License: lppl1.3c
Summary description: Corporate Design for Bern University of Applied Sciences
Announcement text:
----------------------------------------------------------------------
Additional mode to support HKB project documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bfh-ci
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/bfh-ci/
------------------------------------------------------------------------
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
xcolor
package.
Version: 3.00 2023-11-11
License: lppl1.3c
Summary description: Driver-independent color extensions for LaTeX and pdfLaTeX
Announcement text:
----------------------------------------------------------------------
* If a LaTeX older than 2022-06-01 is detected a frozen version is used.
All new features apply only if LaTeX 2022-06-01 or newer is detected.
The frozen version can also be requested with usepackage{xcolor}[=v2].
* The new LaTeX key/val handler is used for the package options.
That means there will be less option clash errors, issue #29
* The
owcolors command has moved to the colortbl package
* The fixpdftex option is obsolete and does nothing at all (issue #20)
* Extended
ormalcolor to set also the dot color, issue #19
* Fix Gray color model, issue #23
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xcolor
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/xcolor/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 2.2b 2023-11-11
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
----------------------------------------------------------------------
- Fixed the image position error when inserting 3 and 4 images
per note page.
- Partially using LaTeX2e original commands.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/notebeamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer/
------------------------------------------------------------------------
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.97 2023-11-11
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 3.97 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-3.97.html
Here is a summary:
* Support for 'interchar' (xetex).
* New locale for Buriat, thanks to J. Khaganov.
----------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 1.20b
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
- Memory management: tables are emptied when the tkzelements environment is
opened.
- `set_lua_to_tex` has been replaced by `tkzUseLua` to transfer data between
the `tkzelements` and `tikzpicture` environments.
- New version of `inversion` with respect to a circle. It selects the correct
algorithm based on the object passed as a parameter.
Read the readme for other additions
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://www.ctan.org/pkg/tkz-elements
--------------------------------------------------------------------------------
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
bundle.
Version: 0.98n 2023-11-10
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
### Changed
- all commands now use e-types
### Fixed
- deprecation error from seq_set_map_x:
----------------------------------------------------------------------
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
Erik Nijenhuis submitted the
gitinfo-lua
package.
Version: 1.0.0 2023-11-10
License: lppl1.3c
Summary description: Display git project information in your LaTeX projects
Announcement text:
----------------------------------------------------------------------
Yet another git package. This time for lualatex users.
No requirements other than having a TeX distribution and git
present on the PATH variable and you can already start
versioning your documents with this package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gitinfo-lua
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/gitinfo-lua/
------------------------------------------------------------------------
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
hyperref
package.
Version: 7.01f 2023-11-09
License: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
* correct cyreref to cyrerev issue 307
* corrent extddagger definition issue 308
* correct DiamandSolid to DiamondSolid in psdmapshortnames issue 310
* correct extDiamandSolid to extDiamondSolid issue 310
* remove now unneeded fallbacks for reference commands
* nameref: remove unneeded beamer patch
* nameref: remove unneeded ifthen patch
* nameref: remove memoir patches, it handles titles itself now
* nameref: remove outdated titlesec patch.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyperref
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hyperref/
------------------------------------------------------------------------
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