Javier Bezos López submitted an update to the
babel
package.
Version: 24.13 2024-11-08
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 24.13 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.13.html
Here is a summary:
* French: Added ‘transform values’ for punctuation.space.
* Pashto: Persian and Islamic calendars (which fixes an error, too).
* Fixes:
- Uyghur hyphenation mechanism stopped working.
- The Hebrew calendar converter raised an error.
----------------------------------------------------------------------
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
Noel Merino Hernández submitted an update to the
Ysabeau
package.
Version: 1.5 2024-11-06
License: ofl pd other-free
Summary description: Ysabeau fonts with LaTeX support for traditional TeX engines
Announcement text:
----------------------------------------------------------------------
* Added textsuperscript and textsubscript commands again.
This fix repairs markers in footnotes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ysabeau
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ysabeau/
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
ZUGFeRD
package.
Version: 0.9a 2024-11-07
License: lppl1.3c
Summary description: ZUGFeRD and Faktur-X invoicing using LaTeX
Announcement text:
----------------------------------------------------------------------
* Bugfix concerning the rounding of non-INT units
* Added Support for ZUGFeRD MINIMUM scheme
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zugferd
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/zugferd/
------------------------------------------------------------------------
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
Ulrike Fischer submitted an update to the
chessboard
package.
Version: 2.0 2024-11-07
License: lppl
Summary description: Print chess boards
Announcement text:
--------------------------------------------------------------------------------
In version 2.0
- switch to tikzpicture for the decoration to simplify the definition of styles
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/chessboard
More information is at
https://www.ctan.org/pkg/chessboard
--------------------------------------------------------------------------------
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 .
Jinwen XU submitted an update to the
ProjLib
package.
Version: 2024-11-07
License: lppl1.3c
Summary description: A collection of facilitative tools
Announcement text:
--------------------------------------------------------------------------------
Changes since the last version:
- module language: added two synonymous commands to `UseOtherLanguage`, and minor bug fixes
- module math: added slight vertical spaces between each entry in the List of Symbols
- module theorem: added combined environments for lemma and definition
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/projlib
More information is at
https://www.ctan.org/pkg/projlib
--------------------------------------------------------------------------------
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 .
Weijian Wu submitted an update to the
SJTUTeX
package.
Version: 2.1.5 2024-11-06
License: lppl1.3c
Summary description: LaTeX classes for Shanghai Jiao Tong University
Announcement text:
----------------------------------------------------------------------
This version fixed an issue where title page generation failed
due to `array` package update.
For detailed changes, please refer to
https://github.com/sjtug/SJTUTeX/compare/v2.1.4...v2.1.5
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sjtutex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/sjtutex/
------------------------------------------------------------------------
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
latex-amsmath
package.
Version: 2024-11-01a
License: lppl1.3c
Summary description: AMS mathematical facilities for LaTeX
Announcement text:
----------------------------------------------------------------------
This patch release addresses an issue with dots in 2024-11-01.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-amsmath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/amsmath/
------------------------------------------------------------------------
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
Matthew Bertucci submitted an update to the
keytheorems
package.
Version: 0.2.1 2024-11-05
License: lppl1.3c
Summary description: An l3keys interface to amsthm
Announcement text:
----------------------------------------------------------------------
Changes since initial release to CTAN:
## v0.2.1
- make several commands long so keyvals can contain `par` tokens
- add `leftmargin` and `rightmargin` keys
- improve implementation of tcolorbox theorems
## v0.1.8
- add support for tagged PDF
([#4](https://github.com/mbertucci47/keytheorems/issues/4))
- add tagged example file tagged-keytheorems-amsthmtest.tex
## v0.1.7
- add support for aomart class
- add support for Michael Sharpe's font packages that change
plain style
## v0.1.6
- add `
enewkeytheorem`, `providekeytheorem`, and `declarekeytheorem`
([#5](https://github.com/mbertucci47/keytheorems/issues/5))
- tcolorbox theorems no longer error with beamer
- add support for beamer action spec
## v0.1.5
- add `format-code` list key
- can now use ` hmname`, ` hmnumber`, ` hmnote` in `headformat`
## v0.1.4
- add `store-sets-label` option
- add `restatable*` environment for `thmtools-compat`
- add `numberfont` style key
- add `restate-keys` key
- styles defined with `
ewkeytheoremstyle` now work as expected with ` heoremstyle`
## v0.1.3
- add `noteseparator` key
- add `IfRestatingT`, `IfRestatingF`
- add `store*` key
- add Portuguese translations
## v0.1.2
- Move support for memoir and AMS classes to dedicated files
- document `headformat` key
- add Italian translations
- add `indent` list key
- add `no-toc` list key
- documentation improvements
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/keytheorems
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/keytheorems/
------------------------------------------------------------------------
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
Noel Merino Hernández submitted an update to the
Ysabeau
package.
Version: 1.4 2024-11-05
License: ofl pd other-free
Summary description: Ysabeau fonts with LaTeX support for traditional TeX engines
Announcement text:
--------------------------------------------------------------------------------
- Added some new commands for figures: liningnums, tabularliningnums and
tabularoldstylenums. textsuperscript and textsubscript commands were removed.
Read the documentation for more details.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/ysabeau
More information is at
https://www.ctan.org/pkg/ysabeau
--------------------------------------------------------------------------------
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 .
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.9.7 2024-11-05
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Streamlined code, increased backward compatibility.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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.01l 2024-11-05
License: lppl1.3
Summary description: Extensive support for hypertext in LaTeX
Announcement text:
----------------------------------------------------------------------
Add a fix for cleveref, issue #360
----------------------------------------------------------------------
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
Liang-Ting Chen submitted the
nstc-proposal
package.
Version: 1.0
License: lppl1.3c
Summary description: LaTeX classes for preparing grant proposals to National Science and Technology Council, Taiwan
Announcement text:
----------------------------------------------------------------------
This package consists of LaTeX classes for preparing grant proposals
to National Science and Technology Council, Taiwan, that is:
- CM03
- CM302
which support typesetting in both Chinese and English and are
compatible with pdfLaTeX and XeTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nstc-proposal
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/nstc-proposal/
------------------------------------------------------------------------
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
gusbrs submitted an update to the
postnotes
package.
Version: 0.4.0 2024-11-04
License: lppl1.3c
Summary description: Endnotes for LaTeX
Announcement text:
----------------------------------------------------------------------
*WARNING*: You may need to clear your .aux files after this update.
- (Internally, the macro used in the .aux file, `post@note`, used to take two
arguments, but now it takes four.)
### Added
- Provide (experimental) `counteraux` option: full automation of notes
numbering and sequence capable of handling both multiple passes from
measuring operations and floats shuffling the sequence of notes.
`postnote`s set inside floats may float past `printpostnotes` and belong
to the section where they are actually typeset.
- Provide options `checkduplicates` and `checkfloats`, which issue warnings in
case of duplicate notes from measuring passes and of notes order mismatch
resulting from float placement.
- Provide `maybemulti` option, exposing to users a simple method to handle
cases of duplicate notes resulting from measuring passes which was already
used internally.
- Warning at `enddocument` for stray `postnote`s left after the last
`printpostnotes`.
- Support for `xltabular` package.
### Fixed
- Fixed `style=endnotes` tagging error (see issue
[#8](https://github.com/gusbrs/postnotes/issues/8))
### Changed
- Improved handling of nested notes, example added to the User manual.
### Removed
- Command `postnotesectionx`, which had been deprecated since v0.2.0 from
2022-12-28, has been removed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/postnotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/postnotes/
------------------------------------------------------------------------
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
Walter Daems submitted an update to the
SpeLaTeX
package.
Version: 0.94b 2024-11-04
License: lppl1.3
Summary description: Create PDF documents with hyperlinks to audiofragments
Announcement text:
----------------------------------------------------------------------
Version 0.94 contained an error that caused duplicate texts
in the output. Version 0.94b fixes this.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/spelatex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/spelatex/
------------------------------------------------------------------------
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
markdown
package.
Version: 3.8.1-0-gbbed72f3 2024-11-03
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Fixes:
- Fix backslashes at the ends of hybrid documents.
(#502, #503, contributed by @lostenderman)
- Fix hard line breaks in fancy list items.
(#508, #509, contributed by @lostenderman)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
--------------------------------------------------------------------------------
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 .
Herbert Voß submitted an update to the
xcomment
package.
Version: 1.40 2024-11-03
License: lppl
Summary description: Allows selected environments to be included/excluded
Announcement text:
----------------------------------------------------------------------
- removed the wrapper file xcomment.sty
- renamed xcomment.tex to xcomment.sty to make it latex compatible (hv)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xcomment
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/xcomment/
------------------------------------------------------------------------
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
Sergiu Deitsch submitted the
rebuttal
package.
Version: 0.1.0 2024-11-01
License: lppl1.3
Summary description: Markup for structured journal and conference paper rebuttals
Announcement text:
----------------------------------------------------------------------
The rebuttal package provides means for writing structured
journal and conference paper rebuttals.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rebuttal
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rebuttal/
------------------------------------------------------------------------
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
l3kernel
bundle.
Version: 2024-11-02
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- `V`-type variant for all `<var>_set:Nn` functions
### Fixed
- Error detection in coffin code (see #1580)
----------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3kernel-dev
bundle.
Version: 2024-11-02
License: lppl1.3c
Summary description: Development pre-release of l3kernel
Announcement text:
----------------------------------------------------------------------
### Added
- `V`-type variant for all `<var>_set:Nn` functions
### Fixed
- Error detection in coffin code (see #1580)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/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
John H. Lienhard submitted an update to the
mitthesis
package.
Version: 1.17 2024-11-02
License: mit
Summary description: A LaTeX template for an MIT thesis
Announcement text:
----------------------------------------------------------------------
The mitthesis class formats an MIT thesis or dissertation
according to the current requirements of the MIT Libraries.
This template is appropriate for MIT theses of all types.
This class was new in 2023, and it is a complete replacement
for the original mitthesis.cls written in the 1980s.
This update includes several revisions of the fontset files,
definitions of math operators for erf and erfc, and code updates
for future tagged pdf, metadata, and backward compatibility.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mitthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/mitthesis/
------------------------------------------------------------------------
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