Samcarter submitted an update to the
cistercian
package.
Version: 0.5 2025-04-29
License: lppl1.3c
Summary description: Display cistercian numerals
Announcement text:
----------------------------------------------------------------------
### New
- Provide `actualtext` for tagging if this key is available
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cistercian
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/cistercian/
------------------------------------------------------------------------
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
l3experimental
package.
Version: 2025-04-14
License: lppl1.3c
Summary description: Experimental LaTeX3 concepts
Announcement text:
--------------------------------------------------------------------------------
## [2025-04-14]
### Removed
- `l3benchmark` package: integrated into `l3kernel`
- `l3opacity` package: integrated into `l3kernel`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3experimental
More information is at
https://www.ctan.org/pkg/l3experimental
--------------------------------------------------------------------------------
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 .
VÃt Starý Novotný submitted an update to the
markdown
package.
Version: 3.11.2-0-g607a7aec 2025-04-28
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Fixes:
- Fix style issues identified by explcheck's semantic analysis.
(expltools#75, #562, #564)
- Make `\markdownInput` handle file names with spaces correctly.
(reported by @u-fischer in #563, fixed by @witiko in #565)
--------------------------------------------------------------------------------
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 .
Zeping Lee submitted an update to the
citation-style-language
package.
Version: 0.8.0 2025-04-29
License: mit cc0 cc-by-sa-3
Summary description: Bibliography formatting with Citation Style Language
Announcement text:
----------------------------------------------------------------------
### Added
- Convert BibTeX entry keys to NFC
- The entry keys are case-folded for comparing.
- Add citation option `unsorted`.
### Fixed
- Fix an infinite loop bug of unrecognized `babel` language name
([#65](https://github.com/zepinglee/citeproc-lua/issues/65)).
- Bib2csl: The hyphens in `number` fields are correctly escaped
when converted to CSL-JSON.
- Bib2csl: Map `shorthand` field to CSL `citation-label` variable.
- BibTeX parser: Fix hyphen in family name.
- Fix a bug in EDTF parsing.
- Bib2csl: Fix a sentence case conversion bug that words after
colons are not capitalized.
- Fix an error when `hyperref` is loaded before CSL
([#91](https://github.com/zepinglee/citeproc-lua/issues/91)).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/citation-style-language
The package’s files themselves can be inspected at
https://mirrors.ctan.org/biblio/citation-style-language/
------------------------------------------------------------------------
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: 2025-04-14
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
----------------------------------------------------------------------
### Fixed
- End-of-opacity behavior with `dvips`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/l3backend/
------------------------------------------------------------------------
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
l3kernel
package.
Version: 2025-04-14
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- Module `l3benchmark`, moved from `l3experimental` to stable status
- Module `l3opacity`, moved from `l3experimental` to stable status
### Fixed
- Filter out `\bgroup`/`\egroup` in `\text_purify:n`
- Inherit keys recursively (issue \#1720)
----------------------------------------------------------------------
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
Guanyuming He submitted the
onepgnote
package.
Version: 0.9.0
License: gpl3
Summary description: Space-efficient one-page notes for exams
Announcement text:
----------------------------------------------------------------------
I am pleased to announce my own homemade package for making
one-page exam notes.
Existing packages on CTAN (I didn't reserach comprehensively)
like cheetsheet offer such functions, but one problem is that
they are still not very space-efficient.
This package makes the resulting one-page note very space-efficient,
while still maintaining the conspicuity of important texts.
Another feature is the simple implementation of this package.
With only 100+ lines of code, this package achieves the above
features, thanks to a few powerful ideas.
This makes it easy for others to understand and improve the package.
I also provide a onepgnote-example.tex file, which I wrote
personally for an exam note during my study at Imperial College
London.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/onepgnote
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/onepgnote/
------------------------------------------------------------------------
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
Facundo Batista submitted an update to the
jupynotex
package.
Version: 1.1
License: apache2
Summary description: Include whole or partial Jupyter notebooks in LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
Jupynotex 1.1 released!
Main new features:
- The template for cell titles can now be configured
- Now it allows inclusion of only the input or only the output of the cells
- Improved style to a more sober paper-alike one
- Made the tcolorbox breakable so cells can be multi-page
Smaller improvements / bug fixes:
- Add a newline between boxes so LaTeX consider them independently for wrapping around other elements
- Escape weird chars in filenames.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jupynotex
More information is at
https://www.ctan.org/pkg/jupynotex
--------------------------------------------------------------------------------
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 .