Daniel Flipo submitted an update to the
lua-typo
package.
Version: 0.85
License: lppl1.3c
Summary description: Highlighting typographical flaws with LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
- A warning is issued if some pages fail to be checked properly.
- Margin notes checking added (over/underfull lines, position).
- Code cleaning, bug fixes.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/lua-typo
More information is at
https://www.ctan.org/pkg/lua-typo
--------------------------------------------------------------------------------
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 .
Munehiro Yamamoto submitted an update to the
runtexshebang
package.
Version number: 0.4 2023-09-13
License type: mit
Summary description: A Lua script running LaTeX document files with TeX-style
shebang
Announcement text:
----------------------------------------------------------------------
* runtexshebang.lua (-n, --help, -v, --version): added options
* runtexshebang.lua (USAGE): added See also
* README.md: added some references
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/runtexshebang
More information is at
https://www.ctan.org/pkg/runtexshebang
------------------------------------------------------------------------
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
l3build
package.
Version number: 2023-09-13
License type: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
## [2023-09-13]
### Added
- Document ConTeXt as supported `checkformat`
### Changed
- Extend version string normalisation during checks
(see issue #96)
- Extend excludefiles to cover `build.lua` (see #286)
### Fixed
- Return passing errorlevel if BibTeX issues warnings
(see #260)
- Respect `excludefiles` when doing (local) installation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3build
More information is at
https://www.ctan.org/pkg/l3build
------------------------------------------------------------------------
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
Günter Milde submitted an update to the
greek-fontenc
package.
Version: 2.5 2023-09-12
License: lppl1.3 bsd2
Summary description: LICR macros and encoding definition files for Greek
Announcement text:
----------------------------------------------------------------------
Fixes for `MakeUppercase` and PDF strings.
Update documentation and tests.
`` extvarTheta`` is now an alias for `` extTheta`` (not `` extThetasymbol``).
The AMS-math command ``varTheta`` sets the *letter* Theta in italic shape.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/greek-fontenc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/greek/greek-fontenc/
------------------------------------------------------------------------
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
Reuben Thomas submitted an update to the
pdfjam
package.
Version: 3.08
License: gpl2+
Summary description: Shell scripts interfacing to pdfpages
Announcement text:
----------------------------------------------------------------------
This release contains a fix for Cygwin users using non-Cygwin LaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfjam
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/pdfjam/
------------------------------------------------------------------------
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 number: 3.94 2023-09-12
License type: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and
Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 3.94 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-3.94.html
Here is a summary:
* Chinese dates (numeric and sexagenary).
* New locales: Javanese, Nigerian Pidgin, Maithili, Wolof.
* Minimum locales: Balinese, Ladino, Old Norse, Lombard, Navajo, Akkadian.
* New transform for kashida (by Christian Lück).
* Fixes:
- Babel is not aware of if@nonlatin conditional from bidi (xetex, #256).
- Referencing AMS equations doesn't use custom tags (luatex, #260).
- Hyphenation error with Tibetan (luatex, #261).
----------------------------------------------------------------------
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
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
Stephan Lukasczyk submitted an update to the
inconsolata-nerd-font
package.
Version: 0.2 2023-09-12
License: ofl lppl1.3c
Summary description: Inconsolata Nerd Font with support for XeLaTeX or LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Added:
- Add a CHANGELOG file.
- Additional macros to also easily use the variants of the font.
- Add a notice on the licenses in the documentation itself.
Changed:
- The description should be much clearer now, thanks to Petra
Rübe-Pugliese from the CTAN team.
- Fix typos and clarify the documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/inconsolata-nerd-font
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/inconsolata-nerd-font/
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
se2thesis
package.
Version: 3.2.0 2023-09-12
License: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
----------------------------------------------------------------------
Changed:
- Removed deprecated options from `siunitx` loading.
- Use `inconsolata-nerd-font` as the default mono-spaced font.
- Updates on the documentation.
Removed:
- Removed option `fontmode` of the `se2thesis` class, which was
already deprecated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/se2thesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis/
------------------------------------------------------------------------
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
Christian Tellechea submitted an update to the
spreadtab
package.
Version number: 0.52
License type: lppl1.3c
Summary description: Spreadsheet features for LaTeX tabular environments
Announcement text:
----------------------------------------------------------------------
spreadtab 0.52
Bugfix: new xstring version broke many spreadtab macros. Everything should work normaly
now. ----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/spreadtab
More information is at
https://www.ctan.org/pkg/spreadtab
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
--
Alex A. Naanou submitted an update to the
photobook
package.
Version number: 0.1.28 2023-08-24
License type: bsd3
Summary description: A document class for typesetting photo books
Announcement text:
----------------------------------------------------------------------
fixed several stray spaces.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/photobook
More information is at
https://www.ctan.org/pkg/photobook
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
--