Miguel VinÃcius Santini Frasson submitted the
paramcalc
package.
Version: 1.0
License: lppl1.3
Summary description: Compute params to fit conditions
Announcement text:
--------------------------------------------------------------------------------
Sometimes one wants to compute font size or letter spacing so that text fits a
desired length, or some unit length so that a picture fits some desired size,
for instance. This package implements macros to compute such parameters
to fit a condition.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/paramcalc
More information is at
https://ctan.org/pkg/paramcalc
--------------------------------------------------------------------------------
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 .
Maïeul Rouquette submitted an update to the
reledmac
package.
Version: 2.44.1 2026-01-27
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
--------------------------------------------------------------------------------
Fix sameparallepagenumber option when using `\xxmatter` command.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/reledmac
More information is at
https://ctan.org/pkg/reledmac
--------------------------------------------------------------------------------
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 .
Walter Daems submitted an update to the
beamer-reveal
package.
Version: 1.06 2026-01-27
License: lppl1.3
Summary description: Convert beamer slides to reveal.js HTML presentations
Announcement text:
----------------------------------------------------------------------
Version with bugfixes and new features:
- now uses short frametitles for menu entries
- improved animation space trimming and error logging
- implemented embedding (Base64-encoded ASCII in HTML) of media files
What you can create with this package can be previewed online,
depending on the aspectratio of your screen:
- 16:9: https://www.digmanwaves.net/beamer-reveal/169
- 16:10: https://www.digmanwaves.net/beamer-reveal/1610
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamer-reveal
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/beamer-reveal/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Alain Matthes submitted an update to the
tkz-euclide
package.
Version: 5.13c 2026-01-25
License: lppl1.3c
Summary description: Tools for drawing Euclidean geometry
Announcement text:
----------------------------------------------------------------------
- Harmonization of file dates.
- Simplification and correction of file headers.
- Creating a repository on GitHub.
- Added a warning for using the **mini** option in conjunction
with **tkz-elements**:
Some macros, such as those in the `tkz-draw-eu-show.tex` file,
still require the use of the complete package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tkz-euclide
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-euclide/
------------------------------------------------------------------------
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
Julian submitted the
bussproofs-colorful
package.
Version: 1.0 2026-01-27
License: lppl1.3c
Summary description: Color extension for the bussproofs package
Announcement text:
----------------------------------------------------------------------
The bussproofs-colorful package adds color support to the bussproofs
package. It introduces configurable colors for nodes, inference lines,
and rule labels, a theme mechanism, runtime color control commands,
and a scoped environment for local color changes.
The package preserves the original layout and spacing logic of bussproofs
while enabling flexible and consistent color customization.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bussproofs-colorful
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/bussproofs-colorful/
------------------------------------------------------------------------
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
Rolf Niepraschk submitted an update to the
tikz-kalender
package.
Version: 0.6a
License: cc-by-sa-1
Summary description: A LaTeX based calendar using TikZ
Announcement text:
----------------------------------------------------------------------
A new key to switch between printing the calendar onto two pages
(default) and one page only.
This was contributed by GitHub user plytimebandit.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikz-kalender
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikz-kalender/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Mingyu Xia submitted the
physics3
package.
Version number: 0.1A 2026-01-26
License type: lppl1.3c
Summary description: Modularized package for easy setting of physical formulas
Announcement text:
----------------------------------------------------------------------
- Apart from the legacy `physics` package, this package has solved the abuse of
tokens: in the legacy `physics` package, if one writes over 32767 (= 2^{15}-1)
matrix commands (although nobody will do this, but it’s a potential risk), then
the compiler will crash due to the limitation of memory. Also, the legacy
`physics` package used a lot of `g`-argument in xparse of the LaTeX kernel,
which is officially not suggested by the LaTeX team.
- This package also provides a simple way to typeset the inner product (norm)
and outer product (projector) formulas: \bknorm[<size>, basis]{<operator>},
\kbproj[<size>]{<basis>}
- Different from another package, `physics2`, this package has optimized the
matrix commands: a simple way for inputting a small diagonal matrix (based on
the smallmatrix environment in `mathtools` package) is provided: \diagmat*{a, b, c}
The star (*) after the `\diagmat` command determines if the output matrix is
small.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/physics3
More information is at
https://www.ctan.org/pkg/physics3
------------------------------------------------------------------------
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
Mingyu Xia submitted the
physics3
package.
Version number: 0.1A 2026-01-26
License type: lppl1.3c
Summary description: Modularized package for easy setting of physical formulas
Announcement text:
----------------------------------------------------------------------
The new physics3 package released. This package provides a simple way for
typesetting maths formulae
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/physics3
More information is at
https://www.ctan.org/pkg/physics3
------------------------------------------------------------------------
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
Christoph P. Neumann submitted an update to the
>
> iaria
>
> package.
>
> Version: 0.9 2026-01-26
> License: lppl1.3c
>
> Summary description: Write documents for the IARIA publications
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Changed urldate to iso8601. Changed citestyle for IEEE cite compression to ieee-comp (which is now supported by Overleaf with its texlive2025).
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/iaria
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/contrib/iaria/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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 P. Neumann submitted an update to the
>
> iaria-lite
>
> package.
>
> Version: 0.9 2026-01-26
> License: lppl1.3c
>
> Summary description: Write documents for the IARIA publications
>
> Announcement text:
> ----------------------------------------------------------------------
>
> Changed urldate to iso8601. Changed citestyle for IEEE cite compression to ieee-comp (which is now supported by Overleaf with its texlive2025).
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/iaria-lite
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/latex/contrib/iaria-lite/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> 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