Victor Sannier submitted the
ruscap
package.
Version: 1.0 2024-04-28
License: ofl
Summary description: A Metafont for rustic capitals
Announcement text:
----------------------------------------------------------------------
This package contains the source for ruscap: a font for rustic
capitals —an ancient Roman calligraphic script— created with
Metafont and presented during the TUG 2023 conference.
* https://www.tug.org/TUGboat/tb44-2/tb137sannier-rustic.pdf
* https://tug.org/tug2023/files/sa-12-sannier-rustic/sannier-rustic-slides.pdf
* https://www.youtube.com/watch?v=A56GHVJGJo0
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/ruscap
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/ruscap/
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version: 3.24 2024-04-28
License: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
--------------------------------------------------------------------------------
paths feature update, log file bug fix, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.24
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexindent
More information is at
https://www.ctan.org/pkg/latexindent
--------------------------------------------------------------------------------
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 .
samcarter submitted an update to the
beamertheme-rainbow
package.
Version: 0.2 2024-04-28
License: lppl1.3c
Summary description: A beamer colour theme which alternates theme colours on every frame
Announcement text:
--------------------------------------------------------------------------------
### New
- added DEPENDS.txt file
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
More information is at
https://www.ctan.org/pkg/beamertheme-rainbow
--------------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
esindex
package.
Version: 1.8 2024-04-27
License: mit
Summary description: Generate sorting keys for indexes
Announcement text:
----------------------------------------------------------------------
Fix: Some replacements stopped working in pdflatex with utf8
because of a change in the LaTeX LICR.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/esindex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/esindex/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Javier Bezos López submitted an update to the
babel-latvian
package.
Version: 2.0c 2024-04-27
License: lppl1.3
Summary description: Babel support for Latvian
Announcement text:
----------------------------------------------------------------------
Fixed an incompatibility with titlesec
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-latvian
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/latvian/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Javier Bezos López submitted an update to the
babel-welsh
package.
Version number: 1.1b 2024-04-27
License type: lppl1.3
Summary description: Babel support for Welsh
Announcement text:
----------------------------------------------------------------------
Fix ccname in TU encoding.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/welsh
More information is at
https://www.ctan.org/pkg/babel-welsh
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Robert Allgeyer submitted an update to the
novel
package.
Version number: 2.2 2024-04-26
License type: lppl1.3c ofl
Summary description: Class for printing fiction, such as novels
Announcement text:
----------------------------------------------------------------------
Minor doc fix.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/novel
More information is at
https://www.ctan.org/pkg/novel
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Samcarter submitted an update to the
TikZducks
package.
Version: 1.8 2024-04-27
License: lppl1.3c
Summary description: A little fun package for using rubber ducks in TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzducks
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzducks/
------------------------------------------------------------------------
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
Will Robertson submitted an update to the
fontspec
package.
Version: 2.9b
License: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
## v2.9b (2024/04/27)
* Add new `Letters=Uppercase` (LuaLaTeX only) as an interface to `luaotfload`
feature which automatically performs case-changing at the font level
(i.e., not using macros to process the text tokens). (#461)
* Fix long-standing bug when loading fonts which only have extensions specified internally to the font
shape (#504). E.g.:
setmainfont{pagella}[ UprightFont = texgyrepagella-regular.otf ]
* If a font is loaded with a specific script (e.g. `Script=CJK`) and it is not
available within the font, `fontspec` previously would fall back on a default script.
This is now changed to always pass through the requested script so the renderer can
make use of that information regardless of whether the font itself supports the script.
(#507)
* Remove LuaTeX code that resets various `hypenchar` settings seemingly erroneously. (#344)
* Rework documentation to remove reference to local and non-free fonts. This allows
compilation via Github Actions, which will aid streamlining/automating releases in the future. (#157, #465)
* Adjust approach to removing spaces from font names internally. This may have unintended
consequences, please write if so. (#484)
* Work around clash if a class defines an option of (say) `math=foo`, where `fontspec`
is expecting `math=true`. Now, the global option will be ignored. (#501)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/fontspec
More information is at
https://www.ctan.org/pkg/fontspec
--------------------------------------------------------------------------------
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 .
Qu Yi submitted an update to the
easybook
package.
Version number: 2024bb 2024-04-26
License type: lppl1.3c
Summary description: Easily typesetting Chinese theses or books
Announcement text:
----------------------------------------------------------------------
#Major changes - module name changes:
style --> tools
subfont --> font
refset --> ref
bibset --> bib
thmset --> thmt
geoset --> geo
hdrset --> hdr
tocset --> toc
# Adapt the theorem environment directory of the thmtools macro package, e.g.
listoftheorems command and directory format.
# Various directories can be reused in the body, for example:
egin{document}
ableofcontents
listoftables
chapter{some texts}
section{some texts}
egin{table}
caption{some texts}
end{table}
ableofcontents
listoftables
end{document}
However, you need to start compiling from the first time, and the directory
command added after compiling once to continue compiling is invalid.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/easybook
More information is at
https://www.ctan.org/pkg/easybook
------------------------------------------------------------------------
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: 0.8.2 2024-04-26
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
v0.8.2
-- Support for externalizing parsed JSON data
-- Bug fixes
--------------------------------------------------------------------------------
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
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 .
Christophe Poulain submitted an update to the
ProfCollege
package.
Version number: 0.99-A-d 2024-04-26
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
some programming modifications (Tableur, Stat...)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profcollege
More information is at
https://www.ctan.org/pkg/ProfCollege
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
samcarter submitted an update to the
TikZbricks
package.
Version number: 0.5 2024-04-26
License type: lppl1.3c
Summary description: Drawing bricks with TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzbricks
More information is at
https://www.ctan.org/pkg/TikZbricks
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Samcarter submitted an update to the
jigsaw
package.
Version: 0.5 2024-04-25
License: lppl1.3c
Summary description: Draw jigsaw pieces with TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jigsaw
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/jigsaw/
------------------------------------------------------------------------
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.28.2 2024-04-25
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* direction of figure box is explicitly declared as TLT (#129)
* figure box materials are emitted in one go at the end of the figure
(to enable tex.runtoks in spot color shading routine)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luamplib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luamplib/
------------------------------------------------------------------------
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
Samcarter submitted an update to the
TikZmarmots
package.
Version: 2.1 2024-04-24
License: lppl1.3c
Summary description: Drawing little marmots in TikZ
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tikzmarmots
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzmarmots/
------------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
profmaquette
package.
Version: 0.92 2024-04-25
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
New key CorrigeInverse for document type CAN
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profmaquette
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette/
------------------------------------------------------------------------
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.3.16 2024-04-24
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Ensure that mode-dependent symbols respect printing mode (see issue
[#729](https://github.com/josephwright/siunitx/issues/729))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.8.0 2024-04-24
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Optimised parsing of JSON escape sequences
-- Change of default escaping settings
-- Introduction of command for nested JSON data
----------------------------------------------------------------------
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
Frank Fuhlbrück submitted the
exercisesheets
package.
Version: 0.17 2024-04-23
License: lppl1.3c
Summary description: Typeset exercise sheets for university courses and school classes
Announcement text:
----------------------------------------------------------------------
Hello,
the exercisesheets package has been in development since 2008 and
was started by Sebastian Kuhnert, I (Frank Fuhlbrück) am the
maintainer since about 2018.
Its features include:
- Choice between a lightweight interface where you use enumerate etc.
to give our exercises some structure or a more explicit interface
with special environments like subtasks.
- Ability to skip exercises under certain conditions, but still
reference them (e.g.: you generate sheet 5 and reference exercises
from sheet 3 and 7).
- A dedicated loading mechanism for external exercise files.
If you have many (in our case > 300) exercises, skipping them with
LaTeX's means within a single file becomes costly.
With this mechanism you can reference to entire exercise without
actually reading the file or to parts of only those which
actually contains labels.
- Beamer support. Create an exercise sheet with only the exercises
and place it on your website/moodle etc. Then, while preparing
for the class, generate the solutions in beamer mode and use a
projector. There are options to ignore certain beamer commands
in non-beamer mode, so you can have the same solutions as proper
printout (not beamer's handout mode).
If using lualatex this also works with fragile stuff (e.g., listings)
in your solutions.
Development happens at https://gitlab.com/texedutools/exercisesheets ,
feel free to file any bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/exercisesheets
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/exercisesheets/
------------------------------------------------------------------------
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
Pieter van Oostrum submitted an update to the
fancyhdr
package.
Version: 4.2 2024-04-23
License: lppl1.3
Summary description: Extensive control of page headers and footers in LaTeX2e
Announcement text:
----------------------------------------------------------------------
Bug fix
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fancyhdr
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fancyhdr/
------------------------------------------------------------------------
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.3.15 2024-04-23
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Appearance of ohm symbol with `kmath` package (see
issue [#728](https://github.com/josephwright/siunitx/issues/728))
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Masamichi Hosoda submitted an update to the
haranoaji
package.
Version: 20231009-2
License: ofl
Summary description: Harano Aji Fonts
Announcement text:
----------------------------------------------------------------------
* Fix packaging issue
+ https://github.com/trueroad/HaranoAjiFonts/issues/11
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/haranoaji
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/haranoaji/
------------------------------------------------------------------------
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