Antoine Missier submitted the
mathgreeks
package.
Version: 1.0 2024-04-30
License: lppl1.3c
Summary description: Use Greek letters fonts in math mode
Announcement text:
--------------------------------------------------------------------------------
A new package that allow using and changing many Greek letters fonts in math mode
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mathgreeks
More information is at
https://www.ctan.org/pkg/mathgreeks
--------------------------------------------------------------------------------
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 .
Christian Krieg submitted an update to the
OSDA
package.
Version: 1.4.0 2024-05-01
License: lppl1.3 other-nonfree
Summary description: Commands for Proceedings of the Workshop on Open-Source Design Automation
Announcement text:
----------------------------------------------------------------------
The OSDA package is a package convenient for preparing manuscripts
that are published in the Proceedings of the Workshop on Open-Source
Design Automation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/osda
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/osda/
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
nmbib
package.
Version: 1.05
License: lppl1.3
Summary description: Multiple versions of a bibliography, with different sort orders
Announcement text:
----------------------------------------------------------------------
nmsample is renamed to nmbib-sample to avoid TeXLive name clash
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nmbib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/nmbib/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Vít Starý Novotný submitted an update to the
markdown
package.
Version: 3.5.0-0-gfd01a252 2024-04-29
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Development:
- Add `markinline` plain TeX command. (#300, #439, [matrix.org][matrix-439])
- Support incremental definitions of token renderers and renderer prototypes
in the `markdownSetup` command.
(#232, #435, 540a83c0, [matrix.org][matrix-435], #437, #438,
contributed by @eg9, @gucci-on-fleek, and @Skillmon
[on TeX StackExchange][tse-716400])
Default Renderer Prototypes:
- Add default renderers for unnumbered sections in LaTeX.
(#401, istqborg/istqb_product_base#23, #430, reported by @felipecrp,
sponsored by @istqborg)
[matrix-435]: https://matrix.to/#/!UeAwznpYwwsinVTetR:matrix.org/$k4ky6I-uvxdp8ipVlHvef5J…
[matrix-439]: https://matrix.to/#/!pznomuvubVyxElflTe:matrix.org/$Gp9CYKWP3h_gyFyArnW3Y3C…
[tse-716400]: https://tex.stackexchange.com/questions/716362/convert-control-sequence-wit…
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
The LaTeX Project Team submitted an update to the
l3backend
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- Support for 'raw' PDF object IDs
### Changed
- Update PDF object management code
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
--------------------------------------------------------------------------------
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 .
The LaTeX Project Team submitted an update to the
l3kernel
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- `prop_(g)put_if_not_in:Nnn` (renamed from `prop_(g)put_if_new:Nnn`)
- `intarray_if_exist:N(TF)`
- `fparray_if_exist:N(TF)`
- Support for 'indexed' PDF objects
### Changed
- Expand object names in `pdf_object_...` functions (issue #1521)
- Adapt `l3doc` for `ltcmd` change to handling of newlines
(see latex3/latex2e#1304)
- Return active spaces from `sys_get_query:n(nn)N` (issue #1529)
### Fixed
- False `debug` error raised by `cctab_const:Nn` (issue #1508)
- Undefined `\__kernel_iwo_open:Nn` used in `iow_shell_open:Nn`
(issue #1515)
- Naming of register functions in LuaMetaTeX 2.11+ (issue #1518)
- Catcode applied to letters by `sys_get_query:n(nn)N`
### Deprecated
- `prop_(g)put_if_new:Nnn` (renamed to `prop_(g)put_if_not_in:Nnn`)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
--------------------------------------------------------------------------------
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 .
Karl Berry submitted an update to the
epstopdf
package.
Version number: 2.34 2024-04-29
License type: other-free
Summary description: Convert EPS to PDF using Ghostscript
Announcement text:
----------------------------------------------------------------------
epstopdf 2.34 tries to support Msys, Cygwin, and native Windows appropriately,
also detecting the TeX Live-provided gs for Windows. Thanks to John Collins for
the patch, and Pablo Gonzalez and Ken Brown for testing.
Also, more debugging output is written if the first argument is exactly --debug.
General description: epstopdf is a Perl script that converts an EPS file to an
encapsulated PDF file (a single-page self-contained file whose media box is the
same as the original EPS's bounding box). The resulting file is suitable for
inclusion as an image. The script runs on both Windows and Unix-ish systems.
The script makes use of Ghostscript (overridable) for the actual conversion to
PDF. By default, it suppresses Ghostscript's automatic rotation of pages.
LaTeX users may make use of the epstopdf package
(https://ctan.org/pkg/epstopdf-pkg), which will run the (restricted form of the)
epstopdf script on the fly, thus giving the illusion that pdfLaTeX, etc. is
accepting EPS graphic files.
Please email bug reports to tex-k(a)tug.org.
See https://tug.org/epstopdf/ and https://tug.org/pkg/epstopdf/ for more.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/epstopdf
More information is at
https://www.ctan.org/pkg/epstopdf
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version number: 3.0 2024-04-29
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The package 'piton' now provides a command NewPitonLanguage. With that command,
it's possible to define new informatic languages with a syntax (almost) equal to
the syntax of the command lstdefinelanguage of the extension 'listings'. Thus,
it's now easy to use 'piton' in order to typeset informatic listings in all the
languages supported by 'listings'.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 2.25c
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
- version 2.25c
- French documentation at my site: [http://altermundus.fr](http://altermundus.fr)
- Added `colinear_at` a new method for the classe `line`
- Added `cevian`, `pedal`, `conway_circle`, `conway_points` new methods to the class `triangle`.
--------------------------------------------------------------------------------
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
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 .
Alain Matthes submitted an update to the
tkz-euclide
package.
Version: 5.10c
License: lppl1.3
Summary description: Tools for drawing Euclidean geometry
Announcement text:
--------------------------------------------------------------------------------
- tkz-tool-eu-angles.arc.tex has been extracted from the file tkz-tool-eu-angles.tex
- Added `mini` option (Only tracing modules are loaded with tkz-elements)
- Added french documentation on my site (altermundus.fr)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-euclide
More information is at
https://www.ctan.org/pkg/tkz-euclide
--------------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs .
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.8.3 2024-04-28
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Escaping of characters with special meaning in TeX
----------------------------------------------------------------------
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
Jasper Habicht submitted the
rpgicons
package.
Version: 1.8.2 2024-04-28
License: lppl1.3c
Summary description: Icons for use in notes for tabletop role-playing games
Announcement text:
----------------------------------------------------------------------
This package provides a set of high-quality icons for use in notes
for tabletop role-playing games. The icons are meant to be used in
the body text, but they can also be used in other contexts such as
graphics or diagrams.
The package comes in two variants, one based on the l3draw package
and one based on PGF/TikZ.
v1.8.2
-- Initial release at CTAN
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rpgicons
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons/
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version: 1.2.2 2024-04-29
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- Improved package messages when issuing errors and warnings.
- Code improvements.
### Fixed
- The documentation no longer incorrectly compares `ScaleFont
with `scalefont` from the `scalefnt` package.
- The internal function for the key `reset=preamble` now correctly
initializes to `prg_do_nothing:`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontscale
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fontscale/
------------------------------------------------------------------------
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
beamertheme-tcolorbox
package.
Version: 0.7 2024-04-29
License: lppl1.3c
Summary description: A beamer inner theme which reproduces standard beamer blocks using tcolorboxes
Announcement text:
----------------------------------------------------------------------
### New
- added DEPENDS.txt file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-tcolorbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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.93 2024-04-28
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
New environment : Entrainement.
----------------------------------------------------------------------
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
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
Máté Cserép submitted an update to the
elteikthesis
package.
Version number: 2.4
License type: mit
Summary description: Thesis template for Eötvös Loránd University (Informatics)
Announcement text:
----------------------------------------------------------------------
Replace bibtex with biber for Bibliography generation. Various minor fixes and improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/elteikthesis
More information is at
https://www.ctan.org/pkg/elteikthesis
------------------------------------------------------------------------
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
Máté Cserép submitted an update to the
elteiktdk
package.
Version number: 2.1
License type: mit
Summary description: TDK-thesis template for Hungarian TDK conferences, Section
of Computer Science
Announcement text:
----------------------------------------------------------------------
Replace bibtex with biber for Bibliography generation. Various minor fixes and improvements.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/elteiktdk
More information is at
https://www.ctan.org/pkg/elteiktdk
------------------------------------------------------------------------
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
Yu Xiong submitted an update to the
njuthesis
package.
Version number: 1.4.1 2024-04-22
License type: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
# New
- Updated anonymous mode according to lastest template, now the user can choose whether
to hide school information
# Fixed
- Fixed style issues with LuaTeX
For more information, please check
<https://github.com/nju-lug/NJUThesis/blob/master/CHANGELOG.md>.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis
More information is at
https://www.ctan.org/pkg/njuthesis
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
--
Alceu Frigeri submitted an update to the
ufrgscca
package.
Version number: 2.10 2024-04-20
License type: lppl1.3c gpl
Summary description: A bundle for undergraduate students final work/report (tcc) at
UFRGS/EE
Announcement text:
----------------------------------------------------------------------
added option noxtrbookmarks to package ufrgscca-forms (see manual)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/ufrgscca
More information is at
https://www.ctan.org/pkg/ufrgscca
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
--
Oliver Beery submitted an update to the
fontscale
package.
Version: 1.2.1 2024-04-21
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- Improved the error message for `SetFontStep*` when the current
font step is undefined.
- Documentation improvements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontscale
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fontscale/
------------------------------------------------------------------------
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.7.1 2024-04-20
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Settings via key-value options
-- Extended escaping of special chars
-- Bug fixes, code improvements
----------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
ProfCollege
package.
Version number: 0.99-A-c 2024-04-20
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
- new commands : AdditionColore...
- new keys for some commands.
----------------------------------------------------------------------
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
--
Mingyu Xia submitted an update to the
LiteSolution
package.
Version: 2.1c 2024-04-20
License: lppl1.3c
Summary description: A template providing a light design for solutions of test papers
Announcement text:
----------------------------------------------------------------------
- Supports custom cover colors and patterns on the cover image.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litesolution
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litesolution/
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
se2thesis
package.
Version: 3.4.0
License: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
--------------------------------------------------------------------------------
Added:
- Fix the referencing with cleveref's cref etc. for the resq (research
questions) and hyp (hypotheses) environments (see
https://github.com/se2p/se2thesis/issues/8)
- Add the thesis type phdphil for a PhD thesis in philosophy.
- Add section to documentation that the template is also available from Overleaf.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis
More information is at
https://www.ctan.org/pkg/se2thesis
--------------------------------------------------------------------------------
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 .
Cédric Pierquet submitted an update to the
ProfSio
package.
Version: 0.2.6 2024-04-20
License: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths themes
Announcement text:
----------------------------------------------------------------------
Correction dans des simplifications de Karnaugh.
Clé [Vide] pour les tables vérité, pour ne pas remplir.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profsio
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/profsio/
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
ProfLycee
package.
Version: 3.03d 2024-04-20
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Page de garde pour des sujets d'examens.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/proflycee
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/proflycee/
------------------------------------------------------------------------
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
package.
Version: 24.4 2024-04-20
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 24.4 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.4.html
Here is a summary:
* New ‘interchar’ declarations for Cantonese, Chinese, Japanese and Korean:
linebreak.basic (xe).
* Fixed Tibetan line breaking with closing punctuation (lua).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/babel/base/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs