Alain Matthes submitted an update to the
tkz-elements
package.
Version number: 3.30c
License type: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
----------------------------------------------------------------------
Major evolution of tkz-elements with the introduction of the "conic" class, which replaces the "ellipse" class.
- The latter was based on the "ellipse" operation, whereas "plot coordinates" is now used to construct all conic sections:
parabolas, hyperbolas, and ellipses. It is worth noting that the circle, although a conic section, is not included in
this class. Its significance grants it a special status and a dedicated class of its own.
- Another class has been introduced: the "occs" class (orthonormal Cartesian coordinate system). To simplify the
construction of conic sections, it was necessary to use well-suited coordinate systems.
- A major change is the removal of scaling within the "Lua" section. Initially, I was in favor of avoiding scaling in the
"TikZ" part, but since most calculations were already performed there, I realized that it was significantly simpler to
apply scaling within the tikzpicture environment. Technical complexities sometimes arise when scaling is handled in the
"Lua" section, so I decided to remove this option.
Modifications:
- In the "regular_polygon" class, I renamed the item "table" to "vertices," which is more appropriate and I also removed
the "first" and "next" items, as they were unnecessary.
-Correction of the code for the intersection of two circles, which did not provide an appropriate response in cases where
no intersection was possible.
- Improvement of the code for the "euler_line" method of the class "triangle".
- Improvement of the code for the "is_orthogonal" method of the class "line".
Additions::
- Major additions: the "conic" and "occs" classes.
- An object of the "conic" class is created using the following arguments: focus, directrix, and eccentricity.
- The available methods are: points, point, antipode, tangent_at, tangent_from, intersection, in_out, orthopedic, and
asymptotes.
- The 'points' method, common in many classes, allows creating a set of coordinates defining an object (e.g., a conic),
extending the 'point' method which creates individual points.
- The functions EL_points, EL_bifocal, HY_bifocal, PA_dir, and PA_focus provide the necessary arguments depending on the
given data and the conic section being constructed.
- The transformations "projection_ll" and "affinity" are now available for the "line" class.
- The creation of an object from the "occs" class is done using the data of a line and a point. This point will be the
origin of the new coordinate system, while the line will define the direction of the new y-axis.
- The 'kimberling' method allows the creation of some points using this notation with the 'triangle' class.
- The methods: steiner_line, simson_line, fermat-axis, brocard_axis, lemoine_axis, orthic_axis and orthic_axis_points
complete the methods of the triangle class, as well as the anticomplementary or anti method, the taylor_circle and the
taylor_points methods.
- Two macros for the 'tikzpicture' part have been created: \tkzDrawCoordinates for obtaining a curve from a table of
coordinates and \tkzDrawPointOnCurve for placing a point on such a curve.
About documentation:
Removal of all “overfull boxes”.
Added examples concerning new features
Corrected some examples, such as the Euler line.
----------------------------------------------------------------------
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
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version number: 1.2.1 2025-02-24
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Unified functions, added option to store result globally.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse
More information is at
https://www.ctan.org/pkg/jsonparse
------------------------------------------------------------------------
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
John Bowman submitted an update to the
asymptote
package.
Version: 3.01
License: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
A workaround was implemented to fix a segmentation fault under MacOS Monterey.
Specifying make SILENT_MAKE= yields more verbose build diagnostics.
A floating point exception was fixed.
Configuration and compilation issues were addressed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/asymptote
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/asymptote/
------------------------------------------------------------------------
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
Christoph Minz submitted an update to the
causets
package.
Version: 1.5 2025-02-24
License: lppl1.3
Summary description: Draw causal set (Hasse) diagrams
Announcement text:
----------------------------------------------------------------------
Version 1.5 includes new support of two tools:
- the PrOSET editor as online tool (that also exports LaTeX macros
to be used with this package)
- LaTeXML, for conversion of tex files to HTML (XML)
Please find details about all updates and modifications in the
manual of the package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/causets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/causets/
------------------------------------------------------------------------
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
l3build
package.
Version: 2025-02-23
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
### Changed
- Initialize all boolean config variables
- Normalize `at lines ...` statements for overfull and underfull boxes
(may require `.tlg` update)
### Fixed
- Skip README rename when this has no extension (issue \#388)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
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
tagpdf
package.
Version: 0.99n 2025-02-23
License: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
### Added
- root-supplemental-file key to embed css and html files.
----------------------------------------------------------------------
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
Zeping Lee submitted an update to the
citation-style-language
package.
Version number: 0.7.0 2025-02-23
License type: mit cc0 cc-by-sa-3
Summary description: Bibliography formatting with Citation Style Language
Announcement text:
----------------------------------------------------------------------
### Added
- Add `journal-abbreviation` option to `\addbibresource` command to disable
searching abbreviations of journal titles
([#85](https://github.com/zepinglee/citeproc-lua/issues/85)).
### Fixed
- Match journal title with multiple words when converting `.bib` to CSL-JSON
([#85](https://github.com/zepinglee/citeproc-lua/issues/85)).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/biblio/citation-style-language
More information is at
https://www.ctan.org/pkg/citation-style-language
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
standalone
package.
Version number: 1.5a 2025-02-22
License type: lppl1.3
Summary description: Compile TeX pictures stand-alone or as part of a document
Announcement text:
----------------------------------------------------------------------
Fixed issue resulting in missing standalone.tex after extractions.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/standalone
More information is at
https://www.ctan.org/pkg/standalone
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 1.2.0 2025-02-22
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Unified option to store result.
----------------------------------------------------------------------
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
latex-base-dev
package.
Version: 2025-06-01 pre-release 2
License: lppl1.3c
Summary description: Development pre-release of the LaTeX kernel
Announcement text:
--------------------------------------------------------------------------------
See draft LaTeX News 41
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex-dev/base
More information is at
https://www.ctan.org/pkg/latex-base-dev
--------------------------------------------------------------------------------
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 .
Jianrui Lyu submitted an update to the
medmath
package.
Version: 2025A 2025-02-22
License: lppl1.3c
Summary description: Better medium-size math commands
Announcement text:
--------------------------------------------------------------------------------
fix \cfrac command
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/medmath
More information is at
https://www.ctan.org/pkg/medmath
--------------------------------------------------------------------------------
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 .
Clea F. Rees submitted an update to the
fontscripts
package.
Version: 0.3 2025-02-22
License: lppl1.3c
Summary description: Font encodings, metrics and Lua script fragments for font creation
Announcement text:
----------------------------------------------------------------------
Mostly renaming at Karl Berry's request. Minor bug fixes.
Warning in docs not to put TS1 subset declarations into
fd files yet due to LaTeX bug.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontscripts
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/utilities/fontscripts/
------------------------------------------------------------------------
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
Fabian Matischok submitted the
tikz-cookingsymbols
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Draw cooking symbols
Announcement text:
----------------------------------------------------------------------
The package uses tikz for drawing cooking symbols like top heat, airfryer and so
on. The commands are provided in english and german. The size of the symbol is
based on the font size and grabbed with \settoheight and \settodepth.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-cookingsymbols
More information is at
https://www.ctan.org/pkg/tikz-cookingsymbols
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
standalone
package.
Version number: 1.5 2025-02-21
License type: lppl1.3
Summary description: Compile TeX pictures stand-alone or as part of a document
Announcement text:
----------------------------------------------------------------------
Updated to the conversion feature.
Set papersize special for lualatex/xelatex.
Some documentation corrections.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/standalone
More information is at
https://www.ctan.org/pkg/standalone
------------------------------------------------------------------------
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
Vít Starý Novotný submitted an update to the
markdown
package.
Version number: 3.11.0-0-ga9095584 2025-02-21
License type: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Remove dependency on Selene Unicode and add preliminary support LuaMetaTeX and
ConTeXt standalone. (originally reported by @andreiborisov in #402 and #436,
and by @witiko in latex3#1518 and [dev-context(a)ntg.nl][dev-context-msg03280];
fixed in #551..#553 by @witiko and @lostenderman, and in latex3#1670
and latex3#1671 by @hanshagen, @josephwright, @Skillmon, and @muzimuzhi)
[dev-context-msg03280]: https://www.mail-archive.com/dev-context@ntg.nl/msg03280.html
Fixes:
- Prevent left-flanking and right-flanking delimiter runs followed by
multi-byte whitespace or punctuation characters. (fixed in #552 and #553
by @witiko and @lostenderman)
Documentation:
- Add a man page for `markdown2tex`. (suggested by @karlberry in #547; added by
@witiko in #554..#556)
Docker:
- Install the current package `tinyyaml` in historical TeX Live Docker images.
(added by @witiko in 18cb17f2 and bfb6dfbc, many thanks to @zepinglee for
keeping the CTAN package up-to-date)
Tests:
- Test that nested numbers are correctly parsed by package `tinyyaml` in YAML
metadata. (added by @witiko in #218 and istqb_product_base#172)
----------------------------------------------------------------------
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
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
Jianrui Lyu submitted an update to the
codehigh
package.
Version: 2025C 2025-02-21
License: lppl1.3c
Summary description: Highlight code and demos with l3regex and lpeg
Announcement text:
----------------------------------------------------------------------
- support pdftex utf8 characters in codehigh and demohigh (#22)
- support pdftex utf8 characters in \fakeverb (#24)
- fix missing space characters in previous release (#23)
- add codehigh* and demohigh* environments (#25)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/codehigh
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/codehigh/
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
adjustbox
package.
Version: 1.3b 2025-02-21
License: lppl1.3
Summary description: Graphics package-alike macros for “general” boxes
Announcement text:
----------------------------------------------------------------------
Added missing tc-luatex.def to .ins file.
This should fix clipping issues with Lua(La)TeX.
See https://github.com/MartinScharrer/adjustbox/issues/1 for futher details.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/adjustbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/adjustbox/
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
collcell
package.
Version: 0.6 2025-02-21
License: lppl1.3
Summary description: Collect contents of a tabular cell as argument to a macro
Announcement text:
----------------------------------------------------------------------
Support for updated array and related fixes provided by Joseph Wright
* Drop an unnecessary \expandafter
* Add support for \textonly@unskip
* Support nesting of environments in cells
E.g. a minipage inside a cell
Many thanks to Joseph Wright and the rest of the LaTeX3 team.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/collcell
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/collcell/
------------------------------------------------------------------------
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
Arthur Rosendahl submitted an update to the
hyph-utf8
package.
Version: 2025-02-20
License: mit
Summary description: Hyphenation patterns expressed in UTF-8
Announcement text:
--------------------------------------------------------------------------------
Major updates to German patterns. The latest version contained in the package dehyph-exptl
is almost one year old (v1.0 2024-02-28), but I hadn’t installed it in hyph-utf8 yet.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/language/hyph-utf8
More information is at
https://www.ctan.org/pkg/hyph-utf8
--------------------------------------------------------------------------------
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 .
Danila A. Kondratenko submitted an update to the
omgtudoc-asoiu
package.
Version: 1.1b 2025-02-21
License: lppl1.3
Summary description: A class for documents of the ASOIU department at Omsk State Technical University
Announcement text:
----------------------------------------------------------------------
The omgtudoc-asoiu package has been updated.
List of bugfixes:
- fix names of document type and another package-specific files
to make them globally unique;
- fix bug in definitions of commands (\specialityPE);
- fix item placing in itemize and enumerate environments by use
and modify some code from LaTeX2e kernel.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/omgtudoc-asoiu
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/omgtudoc-asoiu/
------------------------------------------------------------------------
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
Jianrui Lyu submitted an update to the
ppmcheckpdf
package.
Version: 2025A 2025-02-20
License: lppl1.3c
Summary description: Convert PDF to PNG and compare PNG files after l3build
Announcement text:
--------------------------------------------------------------------------------
- load config file to get correct testfiledir
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/ppmcheckpdf
More information is at
https://www.ctan.org/pkg/ppmcheckpdf
--------------------------------------------------------------------------------
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
pst-geo
package.
Version number: 0.09
License type: lppl
Summary description: Geographical Projections
Announcement text:
----------------------------------------------------------------------
added different increment for x and y-coordinate
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pstricks/contrib/pst-geo
More information is at
https://www.ctan.org/pkg/pst-geo
------------------------------------------------------------------------
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
Clea F. Rees submitted an update to the
ebgaramond-maths
package.
Version: 1.3 2025-02-19
License: lppl1.3c
Summary description: Limited LaTeX support for ebgaramond in maths
Announcement text:
----------------------------------------------------------------------
Fix for missing glyphs due to upstream changes in names.
(I wish they would do they all in one go rather than in dribbles!)
Support for all weightsSwitch to docstrip, l3builds and fontscripts.
DOWNSTREAM PACKAGING CHANGES REQUIRED.
The batch file must be processed to generate the sty etc.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ebgaramond-maths
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ebgaramond-maths/
------------------------------------------------------------------------
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
Maxime Chupin submitted an update to the
mp-geom2d
package.
Version: 1.2 2025-02-19
License: lppl1.3c
Summary description: Flat geometry with MetaPost
Announcement text:
----------------------------------------------------------------------
- addition of the `hachure` macro and the macro `SchemaHachure`.
- addition of the `ParallelRight` macro.
- addition of the `EllipseFD` macro and storage of directrices in
the `ellipse` type.
- bug correction in `gddLabel` command.
- Added example of the Pappus chain.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mp-geom2d
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mp-geom2d/
------------------------------------------------------------------------
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.4.5 2025-02-19
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
--------------------------------------------------------------------------------
## [v3.4.5] - 2025-02-19
### Fixed
- Alignment of separated uncertainty when an exponent is present (see issue
[\#777](https://github.com/josephwright/siunitx/issues/777))
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
--------------------------------------------------------------------------------
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 .
Kangwei Xia submitted an update to the
exam-zh
package.
Version: 0.2.5 2025-02-19
License: lppl1.3c
Summary description: LaTeX template for Chinese exams
Announcement text:
----------------------------------------------------------------------
## [0.2.5] - 2024-04-28
### Changed
- Modified the definition of `\frac`
## [0.2.4] - 2024-03-31
### Changed
- Modified the details of `example-single.tex` and
`example-multiple.tex` (thanks to @gannaiju)
## [0.2.3] - 2024-03-23
### Added
- Added the `label-indentation` key for `solution`
- Added a "How to Ask Questions" section to the manual
## [0.2.2] - 2024-02-22
### Added
- Added the `pre-analysis` key for `solution`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/exam-zh
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/xetex/latex/exam-zh/
------------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
make4ht
package.
Version: 0.4c 2025-02-19
License: lppl1.3
Summary description: A build system for tex4ht
Announcement text:
----------------------------------------------------------------------
This release contains bug fixes and some new features:
- fixed support for tables with more than 200 rows in the tablerows
DOM filter
- recognize inline MathML and comments as inline content in the
fixinlines DOM filter
- fixed handling of index entry locators
- use Unicode characters for font styles in MathML
- fixed support for horizontal lines in MathML tables
- added the nodynamicodt extension
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/make4ht
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/make4ht/
------------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
tex4ebook
package.
Version: 0.4a 2025-02-19
License: lppl1.3
Summary description: Converter from LaTeX to ebook formats
Announcement text:
----------------------------------------------------------------------
This release brings some bug fixes:
- better detection of the zip command
- fixed support for --build-dir containing dashes
- fixed footnotes in Epub 3
- fixed order of chapters and sections
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tex4ebook
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/tex4ebook/
------------------------------------------------------------------------
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
Takuji Tanaka submitted an update to the
uptex-fonts
package.
Version number: 2025-02-18
License type: bsd3
Summary description: Fonts for use with upTeX
Announcement text:
----------------------------------------------------------------------
* cmap/UTF8-UTF16:
Updated (Version: 1.012).
* Minimized entries of characters over BMP in virtual fonts.
* Supported SVS (Standardized Variation Sequence).
It requires the latest software (upTeX and dviware) in TeX Live 2025.
* Regenerated virtual fonts.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/uptex-fonts
More information is at
https://www.ctan.org/pkg/uptex-fonts
------------------------------------------------------------------------
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
Anton Vrba submitted an update to the
sidenotesplus
package.
Version: 1.05 2025-02-18
License: lppl1.3c
Summary description: Place referenced notes, alerts, figures and tables into the document margin
Announcement text:
----------------------------------------------------------------------
Update to package sidenotesplus:
new option to reset sidenote counter per page, section, chapter, or none.
sidenotesplus:
A package to manage margin notes, figures, tables and captions.
Also body text can be extended into the margin for wide figures,
tables and equation. Twoside symmetry is preserved.
For biblatex users, routines for side references are provided.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sidenotesplus
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/sidenotesplus/
------------------------------------------------------------------------
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 Japanese TeX Development Community submitted an update to the
japanese-otf
package.
Version: 2025-02-18
License: bsd3
Summary description: Advanced font selection for platex and its friends
Announcement text:
----------------------------------------------------------------------
Based on japanese-otf-uptex Ver.0.31.
japanese-otf-uptex:
* Support Unicode variation sequences (SVS, IVS)
and combined characters in Japanese plain text.
It requires the latest software (upTeX and dviware) in TeX Live 2025.
* Update reference Unicode Blocks-17.0.0.txt.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/japanese-otf
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/jptex/latex/japanese-otf/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.37.1 2025-02-18
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
--------------------------------------------------------------------------------
* A new operator 'mplibuclength <string>' returns the number of unicode
grapheme clusters in the string.
* A new operator 'mplibucsubstring <pair> of <string>' returns the part of
the string indexed by unicode grapheme clusters.
* These two operators require lua-uni-algos package.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luamplib
More information is at
https://www.ctan.org/pkg/luamplib
--------------------------------------------------------------------------------
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 .
Alan J. Cain submitted the
marginalia
package.
Version: 0.80.2 2025-02-18
License: lppl1.3c
Summary description: Non-floating marginal content with automatic placement for LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Version 0.80.1 2025-02-17 :
This LuaLaTeX package allows the placement of marginal content
anywhere, without \marginpar's limits, and automatically adjusts
positions to prevent overlaps or content being pushed off the page.
In short, it tries to combine the best features from the packages
"marginnote", "marginfix" and "marginfit" with key--value settings
that allow fine-grained customization.
Version 0.80.2 2025-02-18 :
Fix: Correct original .dtx file, which contained only a stub for
the backend Lua code.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/marginalia
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/marginalia/
------------------------------------------------------------------------
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
Arthur Rosendahl submitted an update to the
hyph-utf8
package.
Version: 2025-02-17
License: mit
Summary description: Hyphenation patterns expressed in UTF-8
Announcement text:
----------------------------------------------------------------------
This release contains some more “housekeeping” changes to the
TeX Live scripts but no changes to the hyphenation patterns.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hyph-utf8
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/hyph-utf8/
------------------------------------------------------------------------
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
Danila A. Kondratenko submitted the
omgtudoc-asoiu
package.
Version: 1.1a 2025-02-18
License: lppl1.3
Summary description: A class for documents of the ASOIU department at Omsk State Technical University
Announcement text:
----------------------------------------------------------------------
The omgtudoc-asoiu class has been released in public.
It's created for students of OmGTU who want to use LaTeX for their
documents.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/omgtudoc-asoiu
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/omgtudoc-asoiu/
------------------------------------------------------------------------
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
tagpdf
package.
Version number: 0.99m 2025-02-17
License type: lppl1.3c
Summary description: Code for PDF tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## [2025-02-17]
Version 0.99m
### Changed
- remove genericmode option for luatex.
- removed fallback code for delayedshipout
- removed code related to now unused kernel hooks
### Added
- phoneme key for `\tagstructbegin`.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
------------------------------------------------------------------------
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
Fr. Samuel Springuel submitted an update to the
gregoriotex
package.
Version: 6.1.0-beta2 2025-02-17
License: gpl3
Summary description: Engraving Gregorian Chant scores
Announcement text:
----------------------------------------------------------------------
The second beta for the TeX Live 2025 Pretest.
A few more bugs have been addressed and there is still a known issue
with a warning about ignored arguments being raised in restricted mode.
### Fixed
- Multiple Scribus render frames were all using the same file name,
which would result in the same score appearing in all render frames.
This change makes the score files use an available Scribus variable
to force multiple file names.
- When kpsewhich cannot write to a particular location, it generates
an error which is directed to stderr but not to our glog file.
This created an undocumented error when trying to write to a gtex file
to a bad location. We now capture stderr output produced when compiling
scores and redirect it to our glog file so that the error is properly recorded.
Fixes [#1541](https://github.com/gregorio-project/gregorio/issues/1541).
- Fixed the interaction between hyphens and styles. See
[#1538](https://github.com/gregorio-project/gregorio/issues/1538).
- Fixed the loss of ongoing styles when a syllable starts with a forced center.
See [#1551](https://github.com/gregorio-project/gregorio/issues/1551).
- Fixed first syllables of one letter with a style causing a segfault.
See [#1585](https://github.com/gregorio-project/gregorio/issues/1585).
- Fixed a bug that caused a custos to sometimes change into a clef.
See [#1373](https://github.com/gregorio-project/gregorio/issues/1373).
- Fixed the alignment of 2-line initials so that an initial's baseline
more exactly aligns with the baseline of the lowest line it appears next to.
- When fancyhdr and GregorioTeX are used together, GregorioTeX's disabling
of hyphenation and its `post_linebreak` modification of the
`post_linebreak_filter` interfere with multiline headers.
Using the `fancyhdr/before` and `fancyhdr/after` hooks we temporarily
reenable hyphenation and disable our `post_linebreak` modification
while headers and footers are being processed in the middle of a score.
See [#1603](https://github.com/gregorio-project/gregorio/issues/1603).
- Fixed a bug that could cause a hyphen to appear on the wrong line.
See [#1319](https://github.com/gregorio-project/gregorio/issues/1319).
- Fixed the placement of above-lines text (`<alt>`) relative to a note
above the staff or when the number of staff lines is not 4.
See [#1613](https://github.com/gregorio-project/gregorio/issues/1613)
and [#1614](https://github.com/gregorio-project/gregorio/issues/1614).
- Fixed a bug where the above-lines text (`<alt>`) could collid with
a note above the staff. See
[#1613](https://github.com/gregorio-project/gregorio/issues/1613).
- Fixed a bug that could cause the clef and staff to be printed too high.
See [#1503](https://github.com/gregorio-project/gregorio/issues/1503).
### Changed
- Modified gregorio to append to the log file specified as an argument
and to send early messages to it. See
[#1541](https://github.com/gregorio-project/gregorio/issues/1541).
- Defined an output directory for gtex and glog files. Default is `tmp-gre`.
This can be changed using `\gresetoutputdir{...}`.
Fixes [#1393](https://github.com/gregorio-project/gregorio/issues/1393),
[#1542](https://github.com/gregorio-project/gregorio/issues/1542), and
[#1571](https://github.com/gregorio-project/gregorio/issues/1571).
- gabc.vim has been expanded into a proper vim plugin.
### Added
- Added a configurable setting `\gresetunisonbreakbehavior` to control
automatic line breaks between unison notes above a syllable.
Defaults to `breakable` for backwards compatibility, but may be set
to `unbreakable` if that behavior is desired.
See [#1504](https://github.com/gregorio-project/gregorio/issues/1504).
- Added the ability to fuse upwards to a virga.
See [#1558](https://github.com/gregorio-project/gregorio/issues/1558)
- Added the ability to use the "stroke" form of a clivis instead of
the default two-notes form by specifying `[shape:stroke]` after
the clivis to change.
See [#1558](https://github.com/gregorio-project/gregorio/issues/1558)
- Allow `\gresetinitiallines{n}` where `n` is any number of lines
(a non-negative integer). The manual linebreaks (`z`) that used to be
required for 2-line initials are no longer required.
See [#1488](https://github.com/gregorio-project/gregorio/issues/1488).
Added new options `\gresetinitialanchor` and `\gresetinitialposition`
to control the placement of initials.
- Added new alterations: soft flat (X) and sharp (##), which appear
when there is no previous flat or sharp (respectively) in effect,
and soft natural (Y), which appears when there is a previous flat
or sharp in effect. A new option `\gresetalterationeffect` determines
what the "effect" of an alteration is. It defaults to `line`, which is
useful for Dominican chant.
See [#157](https://github.com/gregorio-project/gregorio/issues/157) and
also [#1575](https://github.com/gregorio-project/gregorio/issues/1575).
- 9 new St. Gall neume glyphs have been added to the `gregall` font.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gregoriotex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/gregoriotex/
------------------------------------------------------------------------
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
Martin Scharrer submitted an update to the
texdef
package.
Version: 1.10 2025-02-17
License: gpl3
Summary description: Display the definitions of TeX commands
Announcement text:
----------------------------------------------------------------------
Avoiding Perl warnings in newer versions.
Thanks go to the reporters of this issue.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texdef
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texdef/
------------------------------------------------------------------------
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
David Carlisle submitted an update to the
textcase
package.
Version: 1.05 2025-02-16
License: lppl
Summary description: Case conversion ignoring mathematics, etc
Announcement text:
----------------------------------------------------------------------
Update to the legacy textcase package:
Internal changes for more recent LaTeX formats.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/textcase
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/textcase/
------------------------------------------------------------------------
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: 3.00
License: lgpl3
Summary description: 2D and 3D TeX-Aware Vector Graphics Language
Announcement text:
----------------------------------------------------------------------
Configuration issues were addressed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/asymptote
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/asymptote/
------------------------------------------------------------------------
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
Neal E. Davis submitted the
maritime
package.
Version: 1.0 2025-02-15
License: mit
Summary description: International maritime signal flags using TikZ
Announcement text:
----------------------------------------------------------------------
The `maritime` package provides LaTeX commands for drawing
international maritime signal flags using TikZ (A-Z, NATO 0-9).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/maritime
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/maritime/
------------------------------------------------------------------------
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
julinux60 submitted the
callouts-box
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Provides visually appealing callout boxes
Announcement text:
----------------------------------------------------------------------
The callouts-box package provides a collection of visually appealing, structured
callout boxes for LATEX documents. These boxes are useful for highlighting
important information such as warnings, errors, notes, and success messages. The
package is built on top of tcolorbox for highly customizable, breakable callout
boxes and xcolor for predefined color schemes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/callouts-box
More information is at
https://www.ctan.org/pkg/callouts-box
------------------------------------------------------------------------
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
Willie Shen submitted an update to the
physics-patch
package.
Version number: 2.1 2025-02-16
License type: lppl1.3c
Summary description: Patches for the physics package, and integration of physics and siunitx packages
Announcement text:
----------------------------------------------------------------------
physics-patch 2.1
Improved version of the physics package
This package is released under the LaTeX Project Public License (LPPL) 1.3c See
https://www.latex-project.org/lppl/lppl-1-3c for the details of that license
Many parts of this package are modified from the physics package, created by
Sergio C. de la Barrera and licenced under LPPL 1.3
See https://ctan.org/pkg/physics for the details of that package
This package requires amsmath, etoolbox, xcolor, xparse, and xstring package.
Commands that have different definitions come with PT in the beginning of their
name (e.g. \PTmqty).
physics-patch has covered all commands in physics since version 2.0, so there's
no need to load physics.
It is ok to load physics before this package. This package will silently
overrides macros in physics with an improved version. To use the original
version provided by physics, load physics before this package and use the
nooverride option (not recommended).
This package pretends that physics package is loaded so that this package won't
be overriden if loading physics is called afterward and packages loaded
afterward that checks whether physics is loaded to determine its behavior (e.g.
siunitx) work correctly. To disable this, use the nopretend option (not
recommended). If siuitx is loaded before this package, this package will define
\ITquantity and \ITqty as the integration of the improved definition of
physics's \qty (in \PHquantity and \PHqty) and siuitx's \SI. You can optionally
set siintegrate option to override \PTquantity and \PTqty with \ITqty (not
recommended).
Author: Willie Shen (Willie169)
Repository: https://github.com/Willie169/physics-patch
Last update: Feb 16, 2025
For documentation, see physics-patch.pdf
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/physics-patch
More information is at
https://www.ctan.org/pkg/physics-patch
------------------------------------------------------------------------
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
Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 5.19 2025-02-16
License type: mit
Summary description: Draw chemical structure diagrams with MetaPost
Announcement text:
----------------------------------------------------------------------
-update mcf_to_graph.cmd
-update template_soc.mp
-update mcf_exa_soc.mp
-update mcf2graph.mp
-update main_lib.mcf
-update template_lib.mcf
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/mcf2graph
More information is at
https://www.ctan.org/pkg/mcf2graph
------------------------------------------------------------------------
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
Jianrui Lyu submitted the
pegmatch
package.
Version: 2025B 2025-02-16
License: lppl1.3c
Summary description: Parsing Expression Grammars for TeX
Announcement text:
----------------------------------------------------------------------
This pegmatch package ports PEG (Parsing Expression Grammars) to TeX.
Following the design in LPEG (Parsing Expression Grammars for Lua),
it defines patterns as LaTeX3 variables, and offers several operators
to compose patterns.
In general, PEG matching is much more powerful than RE (Regular
Expressions) matching.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pegmatch
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pegmatch/
------------------------------------------------------------------------
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
systeme
package.
Version number: 0.35
License type: lppl1.3c
Summary description: Format systems of equations
Announcement text:
----------------------------------------------------------------------
systeme 0.35
* bugfix
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/systeme
More information is at
https://www.ctan.org/pkg/systeme
------------------------------------------------------------------------
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
Alan J. Cain submitted the
timechart
package.
Version: 0.51 2025-02-15
License: lppl1.3c
Summary description: A package for drawing chronological charts
Announcement text:
----------------------------------------------------------------------
This package provides for the easy creation of chronological charts
which show visually the relative historical positions of people and
events. Each event or period can be specified by a single line of
LaTeX code comprising (possibly uncertain) start and finish dates
and a label, and the package takes care of indicating the uncertainties
and whether intervals extend beyond the specified bounds of the chart.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/timechart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/timechart/
------------------------------------------------------------------------
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
Daniel Flipo submitted an update to the
erewhon-math
package.
Version: 0.67 2025-02-15
License: ofl lppl1.3c
Summary description: Utopia based OpenType Math font
Announcement text:
--------------------------------------------------------------------------------
Maintenance release, various fixes, see README.md.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/erewhon-math
More information is at
https://www.ctan.org/pkg/erewhon-math
--------------------------------------------------------------------------------
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 .
Daniel Flipo submitted an update to the
kpfonts-otf
package.
Version: 0.66 2025-02-15
License: ofl lppl1.3
Summary description: OTF version of the Kp-fonts
Announcement text:
--------------------------------------------------------------------------------
Math fonts: glyphs U+2032 to U+2037 and U+2057 (prime and co.) redesigned.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/kpfonts-otf
More information is at
https://www.ctan.org/pkg/kpfonts-otf
--------------------------------------------------------------------------------
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 .
Daniel Flipo submitted an update to the
xcharter-math
package.
Version: 0.65 2025-02-15
License: ofl lppl1.3c
Summary description: XCharter-based OpenType Math font for LuaTeX and XeTeX
Announcement text:
--------------------------------------------------------------------------------
Maintenance release, various fixes, see README.md.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/xcharter-math
More information is at
https://www.ctan.org/pkg/xcharter-math
--------------------------------------------------------------------------------
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 .