Ulrike Fischer submitted an update to the
tagpdf
package.
Version: 0.98l 2023-08-30
License: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
Version 0.98l [2023-08-30]
### Changed
- use in generic mode the shipout keyword of special/pdfliteral if available
### Added
- ShowTagging{debug/structures}
--------------------------------------------------------------------------------
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
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 .
Benjamin McKay submitted an update to the
rank-2-roots
package.
Version: 1.1 2023-08-31
License: lppl1.3c
Summary description: Draw (mathematical) rank 2 root systems
Announcement text:
----------------------------------------------------------------------
You can now specify roots as linear combinations of simple roots.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rank-2-roots
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/rank-2-roots/
------------------------------------------------------------------------
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
Andrew Stacey submitted an update to the
hobby
package.
Version number: 1.10
License type: lppl1.3
Summary description: An implementation of Hobby’s algorithm for PGF/TikZ
Announcement text:
----------------------------------------------------------------------
Mainly bug fixes to ensure compatibility with latest LaTeX3.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/hobby
More information is at
https://www.ctan.org/pkg/hobby
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
--
John H. Lienhard submitted an update to the
mitthesis
package.
Version: 1.06 2023-08-29
License: mit
Summary description: A LaTeX template for MIT theses
Announcement text:
----------------------------------------------------------------------
The mitthesis class formats an MIT thesis according to the current
requirements of the MIT Libraries. This class is new in 2023, and
it is a complete replacement for the original mitthesis.cls written
in the 1980s.
With this update, the bulk of the code has been moved to Expl3 from
LaTeX2e. The remaining LaTeX2e code has been streamlined.
Minor changes have been made to the user interface.
No changes have been made to the thesis format or design, apart from
a resizing of the optional Fira Sans font.
The pdf metadata required to be added by the user have been substantially
reduced. Additional support has been added for use outside MIT.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mitthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/mitthesis/
------------------------------------------------------------------------
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
Frédéric P.A. Vogt submitted the
metsymb
package.
Version: 1.2.0
License: bsd3
Summary description: The package provides dedicated TeX commands to generate (vectorial) meteorological symbols
Announcement text:
--------------------------------------------------------------------------------
The metsymb package introduces commands to generate official meteorological
symbols with vectorial quality. As of this release, these include: oktas
(zerookta, oneokta, wooktas, ldots), cloud genera (cirrus, cirrostratus,
imbostratus, ...), and C_L / C_M / C_H cloud codes (clIII, cmVI, chIX,
...).
Individual symbols are designed using TikZ. They are then bundled into a
dedicated font with FontForge, and eventually tied to dedicted LaTeX commands.
The metsymb OpenType font is a side-product that can be used on its own. The
project lives on Github: https://github.com/MeteoSwiss/metsymb
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/metsymb
More information is at
https://www.ctan.org/pkg/metsymb
--------------------------------------------------------------------------------
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 .
Sajad Kazemi submitted an update to the
parsianfonts
package.
Version number: 1.0.3
License type: lppl1.3c
Summary description: Some of the most used fonts among Persian language users
Announcement text:
----------------------------------------------------------------------
Changes:
- Updated sample file; minor changes.
- Updated license info; both in font files and README file.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/parsianfonts
More information is at
https://www.ctan.org/pkg/parsianfonts
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
jwjournal
package.
Version number: 2023-08-30
License type: lppl1.3c
Summary description: A personal class for writing journals
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- (Important) The syntax for setting width or vertical spacing has been modified from `[...]` to `<...>` for the sake of stability
- Make sure that the use of `->` and `<-` for adjusting vertical spacing won't affect the recognition of other patterns immediately following them
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jwjournal
More information is at
https://www.ctan.org/pkg/jwjournal
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3packages
package.
Version: 2023-08-29
License: lppl1.3c
Summary description: High-level LaTeX3 concepts
Announcement text:
--------------------------------------------------------------------------------
## [2023-08-29]
- Re-add `GetDocumentCommandArgSpec`, etc., to `xparse` stub
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3packages
More information is at
https://www.ctan.org/pkg/l3packages
--------------------------------------------------------------------------------
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: 2023-08-29
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
--------------------------------------------------------------------------------
## [2023-08-29]
### Added
- `c_sys_timestamp_str`
### Changed
- Rename ` ex_pdfcreationdate:D` to ` ex_creationdate:D`
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/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 .
The LaTeX Project Team submitted an update to the
pdfmanagement-testphase
package.
Version number: 0.95z 2023-08-29
License type: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
Correct handling of SOURCE_DATE_EPOCH in the XMP-metadata, issue #53
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://www.ctan.org/pkg/pdfmanagement-testphase
------------------------------------------------------------------------
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
Sajad Kazemi submitted an update to the
parsianfonts
package.
Version number: 1.0.2
License type: lppl1.3c
Summary description: Some of the most used fonts among Persian language users
Announcement text:
----------------------------------------------------------------------
Changes:
- updated license info
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/parsianfonts
More information is at
https://www.ctan.org/pkg/parsianfonts
------------------------------------------------------------------------
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
Karl Berry submitted an update to the
texfot
package.
Version: 1.50 2023-08-29
License: pd
Summary description: Filter clutter from the output of a TeX run
Announcement text:
----------------------------------------------------------------------
texfot is a small Perl script to filter the online output from a TeX
run, attempting to show only those messages which are likely to deserve
some action. The TeX invocation itself remains unchanged.
This small update only adds a note to the documentation that setting
max_print_line can be useful to avoid TeX's folding of lines.
(Thanks to Patrick Breheny for the suggestion.)
Specifically:
# When errors are missed due to TeX's folding of lines:
texfot pdftex --cnf-line max_print_line=999 file.tex
# Equivalently:
env max_print_line=999 texfot pdftex file.tex
This program has no home page other than CTAN and no mailing lists.
Please send bug reports/requests/discussion directly to me,
karl(a)freefriends.org.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/texfot
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/texfot/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
jwjournal
package.
Version number: 2023-08-29
License type: lppl1.3c
Summary description: A personal class for writing journals
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Add new syntaxes for including images, adding annotations and adjusting vertical spacing
- Internal improvements and bug fixes
- Update README and demo documentations
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jwjournal
More information is at
https://www.ctan.org/pkg/jwjournal
------------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
babel
package.
Version: 3.93 2023-08-29
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 3.93 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-3.93.html
Here is a summary:
* More Hebrew numerals (also Yiddish).
* Chinese calendar.
* Fixes:
- Table with Arabic text corrupted when trying to colour cells (#252).
- Bold small caps were wrong in some cases (#92).
- Missing numerals in 'sanskri'`.
* Added 6 ‘bare minimum locales’: Southern Altai, Divehi, Ancient Egyptian,
Egyptian Arabic, Phoenician, Newari.
----------------------------------------------------------------------
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
Antoine Missier submitted an update to the
schooldocs
package.
Version: 1.3 2023-08-28
License: lppl1.3
Summary description: Various layout styles for school documents
Announcement text:
----------------------------------------------------------------------
This updated version includes corrections to the English documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/schooldocs
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/schooldocs/
------------------------------------------------------------------------
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
Takayuki Yato submitted an update to the
pxchfon
package.
Version: 2.0 2023-08-28
License: mit
Summary description: Japanese font setup for pLaTeX and upLaTeX
Announcement text:
----------------------------------------------------------------------
This is a major version update, and thus contains breaking changes.
- The obsolete package “pxjafont” is removed.
- The deprecated option “unicode*” (for transitive settings) is removed.
You must instead use “unicode” now.
- The deprecated command “asUTF” is removed.
- The option “unicode” has key-value format. You are encouraged to
use “unicode=simple” instead of “directunicode” now.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pxchfon
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/jptex/latex/pxchfon/
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.912 2023-08-28
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Updated for new LaTeX label system, memoir, tcolorbox.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lwarp
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lwarp/
------------------------------------------------------------------------
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: 2.7.3 2023-08-27
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
----------------------------------------------------------------------
Correction d'un bug avec la couleur des bordures des boîtes de code python
----------------------------------------------------------------------
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
Jinwen XU submitted an update to the
jwjournal
package.
Version number: 2023-08-26
License type: lppl1.3c
Summary description: A personal class for writing journals
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Add new syntax `|` for `hfill`
- Support `【...】`, the Chinese version of `[...]`
- Update the demo documents accordingly
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jwjournal
More information is at
https://www.ctan.org/pkg/jwjournal
------------------------------------------------------------------------
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
Cédric Pierquet submitted the
creationboites
package.
Version number: 0.1.0 2023-08-26
License type: lppl1.3c
Summary description: Macros to create simple tcolorbox with some customizations
Announcement text:
----------------------------------------------------------------------
0.1.0 Initial version (create and modify simple boxes).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/creationboites
More information is at
https://www.ctan.org/pkg/creationboites
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: 1.82
License type: lppl1.3c ofl
Summary description: Class for printing fiction, such as novels
Announcement text:
----------------------------------------------------------------------
Added setting for custom parindent.
----------------------------------------------------------------------
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
--
Karl Berry submitted an update to the
XeTeXref
package.
Version: 2023-08-24
License: lppl1.3c
Summary description: Reference documentation of XeTeX
Announcement text:
----------------------------------------------------------------------
This release of xetexref mainly adds documentation for a few more
primitives that had been missed: creationdate,
XeTeXinterwordspaceshaping, XeTeXhyphenatablelength,
ightmarginkern and leftmarginkern.
Thanks to David Carlisle and Hironobu Yamashita.
Contributions and bug reports are welcome: https://github.com/wspr/xetexref/
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xetexref
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/xetexref/
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version: 2.1 2023-08-26
License: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The key 'line-numbers' has now sub-keys 'line-numbers/skip-empty-lines',
'line-numbers/label-empty-lines', etc.
The key 'all-line-numbers' is deprecated: use 'line-numbers/skip-empty-lines=false'.
New system to import, with PitonInputFile, only a part (of the file)
delimited by textual markers.
New keys 'begin-escape', 'end-escape', 'begin-escape-math' and 'end-escape-math'.
The key 'escape-inside' is deprecated: use 'begin-escape' and 'end-escape'
in PitonOptions.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/piton
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/piton/
------------------------------------------------------------------------
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
Antoine Missier submitted an update to the
exesheet
package.
Version: 2.1 2023-08-25
License: lppl1.3
Summary description: Typesetting exercise or exam sheets
Announcement text:
--------------------------------------------------------------------------------
This release introduces two new starred environments: tablenuma* and tablitem*.
These environments address a vertical misplacement issue that occurs
when using tablenuma or tablitem immediately after inserting the item command
within an enumerate environment.
Several updates in the documentation have also been achieved.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/exesheet
More information is at
https://www.ctan.org/pkg/exesheet
--------------------------------------------------------------------------------
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
ProfLycee
package.
Version: 2.7.2 2023-08-25
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
--------------------------------------------------------------------------------
2.7.2 xcolor n'est plus chargé avec options (possible de le charger via une clé
[xcolor])
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflycee
More information is at
https://www.ctan.org/pkg/proflycee
--------------------------------------------------------------------------------
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 .
Jing Huang submitted an update to the
Evangelion-JFM
package.
Version: 1.0.5 (b)
License: mit
Summary description: A Japanese font metric supporting many advanced features
Announcement text:
----------------------------------------------------------------------
Add features `prop` and `propw` for Japanese proportional typesetting.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/evangelion-jfm
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/evangelion-jfm/
------------------------------------------------------------------------
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
Sajad Kazemi submitted the
parsianfonts
package.
Version: 1.0.1
License: lppl1.3c
Summary description: Some of the most used fonts among Persian language users
Announcement text:
----------------------------------------------------------------------
Original version 1.0:
Finally, write your texts in Persian, without having to think about
the most common issues.
- Scaling: fonts provided in this package are as the same height
as TeX fonts, so there's no need to match them.
- Persian digit zero: all of these fonts have that beautiful,
rounded Persian zero.
- Marks: proper mark positioning.
- Proportional Numbers: by default, numbers are mono-spaced.
You can switch to proportional numbers within seconds.
- Wide range of design: Serif, Sans, Mono, title, 'TeX' style,
old 'TeX' style and 'Naskh' style fonts.
- Unicode range: Latin (Basic, Extended), Cyrillic, Greek,
Arabic (Persian, Arabic).
Update 1.0.1:
Names: Changed file names from initials (which could cause problems)
to full names.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/parsianfonts
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/parsianfonts/
------------------------------------------------------------------------
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
Noel Merino Hernández submitted an update to the
antique-spanish-units
package.
Version: 1.3 2023-08-24
License: cc-by-4
Summary description: A short document about antique spanish units
Announcement text:
--------------------------------------------------------------------------------
Added units and subunits in tables.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/spanish/antique-spanish-units
More information is at
https://www.ctan.org/pkg/antique-spanish-units
--------------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
bib2gls
package.
Version: 3.5 2023-08-24
License: gpl3+
Summary description: Command line application to convert .bib files to glossaries-extra.sty resource files
Announcement text:
--------------------------------------------------------------------------------
new command line switches:
--default-encoding
--log-encoding
--debug-mode
extra command supported by the interpreter (but not in the document):
ibglspaddigits
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/bib2gls
More information is at
https://www.ctan.org/pkg/bib2gls
--------------------------------------------------------------------------------
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 .
Alex A. Naanou submitted an update to the
photobook
package.
Version number: 0.1.25 2023-08-24
License type: bsd3
Summary description: A document class for typesetting photo books
Announcement text:
----------------------------------------------------------------------
added BookType to make templates usable for non-book media too (fixed).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/photobook
More information is at
https://www.ctan.org/pkg/photobook
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
Herbert Voß submitted an update to the
hvextern
package.
Version number: 0.36 2023-08-24
License type: lppl1.3c
Summary description: Write and execute external code, and insert the output
Announcement text:
----------------------------------------------------------------------
Added option vshift for images in inline mode
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hvextern
More information is at
https://www.ctan.org/pkg/hvextern
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
--
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.4 2023-08-24
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Correct an internal variable name (see issue
[#689](https://github.com/josephwright/siunitx/issues/689))
----------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
DVIasm
package.
Version number: 2023-08-23
License type: gpl3+
Summary description: A utility for editing DVI files
Announcement text:
----------------------------------------------------------------------
Preserve original ID byte.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/dviware/dviasm
More information is at
https://www.ctan.org/pkg/dviasm
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
profsio
package.
Version: 0.1.4 2023-08-23
License: lppl1.3c
Summary description: Commands (with TikZ) to work with French “BTS SIO” maths themes
Announcement text:
--------------------------------------------------------------------------------
0.1.4 Amélioration de la commande pour remplir un tableau de Karnaugh
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/profsio
More information is at
https://www.ctan.org/pkg/profsio
--------------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.3 2023-08-23
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Include uncertainty divider in number validation (see issue
[#686](https://github.com/josephwright/siunitx/issues/686))
----------------------------------------------------------------------
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
Noel Merino Hernández submitted an update to the
antique-spanish-units
package.
Version: 1.2 2023-08-23
License: cc-by-4
Summary description: A short document about antique spanish units
Announcement text:
----------------------------------------------------------------------
Some improvements in tables
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/antique-spanish-units
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/spanish/antique-spanish-units/
------------------------------------------------------------------------
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
xstring
package.
Version: 1.86
License: lppl1.3c
Summary description: String manipulation for (La)TeX
Announcement text:
--------------------------------------------------------------------------------
xstring 1.86
* bugfix in xs_IfSubStrBefore_i
* tests IfInteger and IfDecimal accept numbers with an arbitrary number of
digits
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/xstring
More information is at
https://www.ctan.org/pkg/xstring
--------------------------------------------------------------------------------
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 .
Andrew Parsloe submitted an update to the
numerica-tables
package.
Version: 3.0.0
License: lppl1.3c
Summary description: Create multi-column tables of mathematical functions
Announcement text:
----------------------------------------------------------------------
Version 3.0.0 of numerica-tables adds the ability to form tables
with non-uniformly stepped row variable values, including comma
lists of irregular numbers and expressions.
Tables of fraction form output are now also possible.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/numerica-tables
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/numerica-tables/
------------------------------------------------------------------------
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
Andrew Parsloe submitted an update to the
numerica-plus
package.
Version: 3.0.0
License: lppl1.3c
Summary description: Iteration and recurrence relations: finding fixed points, zeros and extrema of functions
Announcement text:
----------------------------------------------------------------------
Version 3.0.0 of numerica-plus has the necessary code adjustments
to accommodate the change to version 3 of numerica. A section on
Newton-Raphson iteration has been added to the documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/numerica-plus
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/numerica-plus/
------------------------------------------------------------------------
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
Andrew Parsloe submitted an update to the
numerica
package.
Version: 3.0.0
License: lppl1.3c
Summary description: Numerically evaluate mathematical expressions in LaTeX form
Announcement text:
----------------------------------------------------------------------
V.3.0.0 of numerica allows use of the decimal comma, can output
results in fraction form, has enhanced treatment of environments
for presentation of results, especially for multiple expressions
within the one eval command, and has many other enhancements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/numerica
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/numerica/
------------------------------------------------------------------------
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
bibtexperllibs
package.
Version: 1.8
License: gpl1 artistic pd
Summary description: BibTeX Perl Libraries
Announcement text:
--------------------------------------------------------------------------------
version 1.8 2023-08-20 Tests updates, timestamp updates.
version 1.7 2021-01-20 LaTeX::ToUnicode 0.51 for still more
ltx2crossrefxml support, including simple html output.
(No changes to BibTeX::Parser.)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/bibtexperllibs
More information is at
https://www.ctan.org/pkg/bibtexperllibs
--------------------------------------------------------------------------------
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 .
Lars Madsen submitted an update to the
memoir
package.
Version: 3.8.1 2023-08-21
License: lppl1.3c
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
----------------------------------------------------------------------
The new additions to @xfloat via AddToHook are too fragile
(thefloat package changes @xfloat in an incompatible way).
We've moved the additions to the @floatboxreset.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/memoir
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/memoir/
------------------------------------------------------------------------
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
Gustavo Barros submitted an update to the
postnotes
package.
Version: 0.2.6
License: lppl1.3c
Summary description: Endnotes for LaTeX
Announcement text:
--------------------------------------------------------------------------------
## v0.2.6 (2023-08-21)
### Fixed
- Check `if@filesw` before writing labels to the .aux file.
- Ensure `post@note` is defined in the .aux file.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/postnotes
More information is at
https://www.ctan.org/pkg/postnotes
--------------------------------------------------------------------------------
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
pdfmanagement-testphase
package.
Version: 0.95y 2023-08-20
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
--------------------------------------------------------------------------------
### Added
- l3pdftools: pdf_bdc_shipout:ee which makes use of the new shipout keyword
of special and pdfliteral
- key for the (not yet released) standard pdf/UA-2
### Fixed
- expansion behaviour of pdf_bdc:nn
- faulty error command in pdf_string_from_unicode:nnN
## Removed
- patches of the output routine. These are now provided by latex-lab
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://www.ctan.org/pkg/pdfmanagement-testphase
--------------------------------------------------------------------------------
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.39.7 2023-08-21
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
- Fix with hyperref, footnote and tabular environment
- Fix compatibility with pagenumbering} of memoir v3.8
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/reledmac
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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
Nan Geng submitted an update to the
joinbox
package.
Version: 1.0.2 2023-08-21
License: lppl1.3c
Summary description: Join boxes vertically or horizontally
Announcement text:
----------------------------------------------------------------------
Improved user manuals(joinbox.pdf).
Fixed the bug that it is invalid when using \, par or blank in joined content.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/joinbox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/joinbox/
------------------------------------------------------------------------
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
Marcel Krüger submitted an update to the
luaotfload
package.
Version: 3.24 2023-08-19
License: gpl2
Summary description: OpenType ‘loader’ for Plain TeX and LaTeX
Announcement text:
--------------------------------------------------------------------------------
2023-08-19 luaotfload v3.24
* Add experimental configuration option to change default font lookup location
precedence.
* Support xdvipsk in DVI mode
* Preserve soft-hyphens when dropping default ignorable characters
* Hash cache keys to better support certain rather unflexible operating
systems
* Various bug fixes
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luaotfload
More information is at
https://www.ctan.org/pkg/luaotfload
--------------------------------------------------------------------------------
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 .
Andreas Scherer submitted an update to the
cweb
package.
Version: 4.10
License: knuth
Summary description: A Web system in C
Announcement text:
--------------------------------------------------------------------------------
This new release comes with fixes, internal changes, and major revisions.
For details, see the release notes on Github
(https://github.com/ascherer/cweb/releases/tag/cweb-4.10).
Moreover, for inclusion in TeX Live, also CWEBbin was updated and it has its
own release notes on Github
(https://github.com/ascherer/cwebbin/releases/tag/cwebbin-2023.2).
Of course, the TeX Live update of the CWEB binaries will occur in early 2024.
The macros are updated on the fly.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/web/c_cpp/cweb
More information is at
https://www.ctan.org/pkg/cweb
--------------------------------------------------------------------------------
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 .
Günter Milde submitted an update to the
babel-greek
package.
Version: 1.14 2023-08-18
License: lppl1.3
Summary description: Babel support for the Greek language and script
Announcement text:
----------------------------------------------------------------------
Fix upcasing of Greek letters with standard accent macros
(requires greek-fontenc >= 2.4).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/babel-greek
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/greek/
------------------------------------------------------------------------
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 Oberdiek Package Support Group submitted an update to the
luacolor
package.
Version number: 1.18 2023-08-18
License type: lppl1.3
Summary description: Color support based on LuaTeX’s node attributes
Announcement text:
----------------------------------------------------------------------
## Fixed
* mathcolor gobbled text if used with luacolor (issue #7).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/luacolor
More information is at
https://www.ctan.org/pkg/luacolor
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
--
Cédric Pierquet submitted the
logoetalab
package.
Version: 0.1.0 2023-08-17
License: lppl1.3c cc-by-2
Summary description: Insert Licence Etalab 2.0 logo
Announcement text:
----------------------------------------------------------------------
Insert the 'Licence Ouverte Etalab 2.0' logo into documents.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/logoetalab
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/logoetalab/
------------------------------------------------------------------------
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
Ben Armacost submitted an update to the
chronology
package.
Version number: 2.0
License type: lppl1.3
Summary description: Provides a horizontal timeline
Announcement text:
----------------------------------------------------------------------
Long-awaited update to the chronology package.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/chronology
More information is at
https://www.ctan.org/pkg/chronology
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
--
Alan Munn submitted an update to the
expex-glossonly
package.
Version number: 0.7 2023-08-17
License type: lppl1.3
Summary description: Help gb4e and linguex users use the ExPex glossing macr
Announcement text:
----------------------------------------------------------------------
The expex-glossonly package allows users of the popular linguistics example ering
packages (gb4e, linguex, and covington) to use the glossing macros prod by the powerful
ExPex package.
Version 0.7 adds support for covington.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/expex-glossonly
More information is at
https://www.ctan.org/pkg/expex-glossonly
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
--
Rolf Niepraschk submitted an update to the
niceframe-type1
package.
Version: 2023-08-17
License: lppl
Summary description: Type 1 versions of the fonts recommended in niceframe
Announcement text:
--------------------------------------------------------------------------------
The font file dingbats.pfb had an error (glyph 67) compared to the metafont
version. Thankfully, Scott Pakin has now provided a corrected version.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/niceframe
More information is at
https://www.ctan.org/pkg/niceframe-type1
--------------------------------------------------------------------------------
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 .
Udi Fogiel submitted the
hebrew-fonts
bundle.
Version: 1.2a
License: lppl1.3
Summary description: Input encodings, font encodings and font definition files for Hebrew
Announcement text:
----------------------------------------------------------------------
A collection of Input encodings, font encodings and font definition
files for the Hebrew language. Most of them were moved from babel-hebrew.
Now there is also a utf8 encoding file, and a new font encoding called
NHE8 (new hebrew encoding 8bit).
With this new encoding, parenthesis are not reversed in rtl context.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hebrew-fonts
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hebrew-fonts/
------------------------------------------------------------------------
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
Udi Fogiel submitted the
culmus
package.
Version: 1.1
License: lppl1.3 gpl2
Summary description: Hebrew fonts from the Culmus project
Announcement text:
----------------------------------------------------------------------
Hebrew fonts from the Culmus Project. Both type1 and open/truetype
versions of the fonts are provided. The new version of the type1 fonts
(with the new suffix) does not reflect parenthesis in rtl context.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/culmus
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/culmus/
------------------------------------------------------------------------
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 number: 0.4 2023-08-17
License type: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Major bug fixed.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette
More information is at
https://www.ctan.org/pkg/profmaquette
------------------------------------------------------------------------
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
Jonathan P. Spratte submitted an update to the
pxpic
package.
Version: 1.5 2023-08-16
License: lppl1.3c
Summary description: Draw pixel pictures
Announcement text:
----------------------------------------------------------------------
This release removes an extra space that was added by the `lines`-option.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pxpic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pxpic/
------------------------------------------------------------------------
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
Günter Milde submitted an update to the
greek-fontenc
package.
Version: 2.4
License: lppl1.3
Summary description: LICR macros and encoding definition files for Greek
Announcement text:
----------------------------------------------------------------------
Fixes for the 2022 implementation of MakeUppercase.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/greek-fontenc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/greek/greek-fontenc/
------------------------------------------------------------------------
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
Markus Kohm submitted the
floatrowbytocbasic
package.
Version: 1.0 2023-08-16
License: lppl1.3c
Summary description: An enhancement to package floatrow using package tocbasic
Announcement text:
----------------------------------------------------------------------
This new package is a KOMA-Script spin-off enhancing package floatrow.
From KOMA-Script v3.42 it will also replace the deprecated floatrow.hak
of package scrhack.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/floatrowbytocbasic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/floatrowbytocbasic/
------------------------------------------------------------------------
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
Markus Kohm submitted the
floatbytocbasic
package.
Version: 1.0 2023-08-16
License: lppl1.3c
Summary description: An enhancement to package float using package tocbasic
Announcement text:
----------------------------------------------------------------------
This new package is a KOMA-Script spin-off. It enhances package
float by several new features using KOMA-Script package tocbasic.
From KOMA-Script v3.42 it also replaces the deprecated float.hak
of package scrhack.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/floatbytocbasic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/floatbytocbasic/
------------------------------------------------------------------------
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
Nan Geng submitted an update to the
joinbox
package.
Version number: 1.0.1
License type: lppl1.3c
Summary description: Join boxes vertically or horizontally
Announcement text:
----------------------------------------------------------------------
Added joinboxes macro to enable joinning of multiple contents with a list.
Fixed error in minimum size calculation for nested joinning.
Allow users to omit the baseline and outlen key names and just give the key values.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/joinbox
More information is at
https://www.ctan.org/pkg/joinbox
------------------------------------------------------------------------
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 Munn submitted the
expex-glossonly
package.
Version: 0.6 2023-08-15
License: lppl1.3
Summary description: Help gb4e and linguex users use the ExPex glossing macros
Announcement text:
----------------------------------------------------------------------
The ExPex package by John Frampton provides very fine-grained
control over glossing and example formatting, including unlimited
gloss lines and various ways of formatting multiline glosses.
By contrast the cgloss4e glossing macros provided with both gb4e
and linguex, although very capable at basic glossing, lack the degree
of customization that is sometimes needed for more complex glossing.
On the other hand, for those users who have heavily invested in
using either gb4e or linguex, shifting to ExPex can be quite
daunting and burdensome, especially since the basic syntax
of the examples is quite different.
This package is an attempt to have the best of both worlds:
it allows gb4e and linguex users to keep using those packages
for basic example numbering and formatting, but also allows them
to use the glossing macros that ExPex provides.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/expex-glossonly
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/expex-glossonly/
------------------------------------------------------------------------
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
Gustavo Barros submitted an update to the
zref-vario
package.
Version number: 0.1.9 2023-08-15
License type: lppl1.3c
Summary description: Extended LaTeX page cross-references with varioref and zref-clever
Announcement text:
----------------------------------------------------------------------
## v0.1.9 (2023-08-15)
### Changed
- `zref-vario` no longer delays the loading of `varioref`. So there's no
longer need to load the latter separately but, on the other hand,
`zref-vario` becomes subject to the same load order restrictions as
`varioref`.
- Use `label` instead of `zlabel` in regression tests.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/zref-vario
More information is at
https://www.ctan.org/pkg/zref-vario
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
--
John Burt submitted an update to the
brandeis-thesis
package.
Version number: 3.3 2023-08-15
License type: lppl1.3c
Summary description: A class for Brandeis University M.A. theses
Announcement text:
----------------------------------------------------------------------
Conforms to new formatting requirements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/brandeis-thesis
More information is at
https://www.ctan.org/pkg/brandeis-thesis
------------------------------------------------------------------------
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 Burt submitted an update to the
brandeis-dissertation
package.
Version number: 3.14
License type: lppl1.3
Summary description: Class for Brandeis University dissertations
Announcement text:
----------------------------------------------------------------------
Reflects changes in Brandeis's formatting requirements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/brandeis-dissertation
More information is at
https://www.ctan.org/pkg/brandeis-dissertation
------------------------------------------------------------------------
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
Bob Tennent submitted an update to the
imfellflowers
package.
Version: 2023-07-15
License: nosell
Summary description: IM Fell Flower OpenType fonts
Announcement text:
--------------------------------------------------------------------------------
Original names of the font files restored.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/imfellflowers
More information is at
https://www.ctan.org/pkg/imfellflowers
--------------------------------------------------------------------------------
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 updates to the
ProfCollege
package.
Version: 0.99-z-s 2023-08-16
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
Version: 0.99-z-r 2023-08-15 :
- Multiplication and PixelArt
- bugs fixed
Version: 0.99-z-s 2023-08-16 :
- New command
- Bugs fixed
- Documentation updated
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profcollege
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profcollege/
------------------------------------------------------------------------
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
Günter Milde submitted an update to the
substitutefont
package.
Version: 0.1.5 2023-08-13
License: lppl1.3
Summary description: Easy font substitution
Announcement text:
--------------------------------------------------------------------------------
Dokumentation update:
This package is obsoleted by the NFSS command ``DeclareFontfamilySubstitution``
added to the LaTeX kernel in the 2020-02 release
(cf. https://www.latex-project.org/news/latex2e-news/ltnews31.pdf).
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/obsolete/macros/latex/contrib/substitutefont
More information is at
https://www.ctan.org/pkg/substitutefont
--------------------------------------------------------------------------------
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 .
Gustavo Barros submitted an update to the
zref-clever
package.
Version: 0.4.2 2023-08-14
License: lppl1.3c
Summary description: Clever LaTeX cross-references based on zref
Announcement text:
----------------------------------------------------------------------
### Changed
- Thanks to better support for `zref` in `memoir`, the corresponding
compatibility module has been simplified and made more robust,
without loss of functionality.
- Use `label` instead of `zlabel` in regression tests.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zref-clever
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/zref-clever/
------------------------------------------------------------------------
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 the
panneauxroute
package.
Version: 0.1.0 2023-08-14
License: lppl1.3c cc-by-sa-3
Summary description: Commands to display French road signs (vector graphics)
Announcement text:
----------------------------------------------------------------------
0.1.0 initial version of french road signs
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/panneauxroute
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/panneauxroute/
------------------------------------------------------------------------
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.35 2023-08-15
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Key Parcours updated.
----------------------------------------------------------------------
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
Daniel Flipo submitted an update to the
lettrine
package.
Version: 2.52 2023-08-14
License: lppl1.3
Summary description: Typeset dropped capitals
Announcement text:
----------------------------------------------------------------------
New option `viewport=` for the `lettrine` command: when the dropped cap
is an image, it is passed to `includegraphics` so that `lettrine` only
considers the contents of the rectangle defined by its lower left and
upper right corners to compute the size of the final image. See
https://tex.stackexchange.com/questions/693270/ for a possible usage.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lettrine
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lettrine/
------------------------------------------------------------------------
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
Maïeul Rouquette submitted an update to the
reledmac
package.
Version: 2.39.6 2023-08-15
License: lppl1.3
Summary description: Typeset scholarly editions
Announcement text:
----------------------------------------------------------------------
Fix compatibility with memoir v3.8
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/reledmac
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/reledmac/
------------------------------------------------------------------------
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
Lars Madsen submitted an update to the
memoir
package.
Version: 3.8a 2023-08-14
License: lppl1.3c
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
--------------------------------------------------------------------------------
WORD OF ADVISE: It is not recommended to manually update memoir into
an old LaTeX installation. Not all changes are compatible with older
un-updated LaTeX systems and we often make no attempt to be backwards
compatible. Instead we assume that users use updated memoir with an
updated LaTeX installation.
Changes (2023/08/14)
o memoir v3.8a
-- forgot to enable the announced stop if the LaTeX format is to old.
-- updated the bibliography to more recent years.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/memoir
More information is at
https://www.ctan.org/pkg/memoir
--------------------------------------------------------------------------------
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 .
François Pantigny submitted an update to the
nicematrix
package.
Version: 6.22 2023-08-14
License: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
--------------------------------------------------------------------------------
New key 'opacity' for the command Block.
The commands Cdots, Ldots, Vdots, etc. now support a special marker ``:'' in
order to put labels *on* the dotted line.
Correction of several minor bugs.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://www.ctan.org/pkg/nicematrix
--------------------------------------------------------------------------------
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 .
Gustavo Barros submitted an update to the
zref-check
package.
Version: 0.3.4 2023-08-13
License: lppl1.3c
Summary description: Flexible cross-references with contextual checks based on zref
Announcement text:
----------------------------------------------------------------------
### Added
- Support for empty labels in `zcheck`.
- New alias `ok` of `msglevel=none` for local use.
- New `manual` check.
### Changed
- Calls to `zcheck` with no checks issue a message, also subject to
the `msglevel` option.
### Removed
- Option values `msglevel=obeydraft`, `msglevel=obeyfinal`,
`onpage=obeydraft`, and `onpage=obeyfinal`, which had been deprecated
since v0.2.2 (2021-12-07), have been removed.
- Option `labelcmd`, which had been deprecated since v0.2.4 (2022-02-08),
has been removed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/zref-check
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/zref-check/
------------------------------------------------------------------------
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
Philip G. Ratcliffe submitted an update to the
xpunctuate
package.
Version: 2.0 2023-08-13
License: lppl1.3c
Summary description: Process trailing punctuation which may be redundant
Announcement text:
----------------------------------------------------------------------
Overhauled all user commands, introduced NewDocumentCommand,
added xspaceafter.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xpunctuate
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/xpunctuate/
------------------------------------------------------------------------
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
unicode-math
package.
Version: 0.8r 2023-08-13
License: lppl1.3c
Summary description: Unicode mathematics support for XeTeX and LuaTeX
Announcement text:
----------------------------------------------------------------------
* Revise definitions of `setminus` and `smallsetminus`
(#181, #583) — long overdue.
Note that there are compatibility considerations with this change.
* Add `diagup` and `diagdown` (#604).
* Make `operator@font` protected to allow operators
(e.g., `cos`) in section headings (etc). (#550)
* Allow `symcal` to handle lowercase Latin (#589).
* Add additional fonts to the symbol listing document (#597).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/unicode-math
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/unicode-math/
------------------------------------------------------------------------
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
Nan Geng submitted the
joinbox
package.
Version number: 1.0.0
License type: lppl1.3c
Summary description: Join boxes vertically or horizontally
Announcement text:
----------------------------------------------------------------------
joinbox is a box joinning package based on l3coffins developed with expl3, which
provides the joinbox and joinfigs macros for vertical or horizontal joinning
of boxes. Different types of joinning can be set up with the options or joinset
macro.
Boxes can be joined vertically or horizontally. When using vertical joinning,
all boxes to be joined will keep same width, while when using horizontal joined,
all boxes to be joined will keep same height.
The joinbox and joinfigs macros without star are used for vertical joinning,
while the joinbox* and joinfigs* with star are used for horizontal joinning.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/joinbox
More information is at
https://www.ctan.org/pkg/joinbox
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
couleurs-fr
package.
Version: 0.1.2 2023-08-12
License: lppl1.3c
Summary description: French version of colour definitions from xcolor
Announcement text:
----------------------------------------------------------------------
0.1.1 Ajout de couleurs génériques
0.1.2 Ajout des couleurs xkcd (préfixées par x...) + Option pour
préfixer les autres couleurs (par g...).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/couleurs-fr
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/couleurs-fr/
------------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
xkcdcolors
package.
Version: 1.0.2
License: lppl1.3c cc0
Summary description: xkcd names of colors
Announcement text:
--------------------------------------------------------------------------------
Minor updates to documentation
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/xkcdcolors
More information is at
https://www.ctan.org/pkg/xkcdcolors
--------------------------------------------------------------------------------
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 .
Romano Giannetti submitted an update to the
circledsteps
package.
Version: 1.3.3 2023-08-11
License: lppl1.3c
Summary description: Typeset circled numbers
Announcement text:
--------------------------------------------------------------------------------
Minor fixes to the documentation
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/circledsteps
More information is at
https://www.ctan.org/pkg/circledsteps
--------------------------------------------------------------------------------
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 number: 2023-08-11
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2023-08-11]
### Changed
- Wrap long lists of variants in `l3doc` display of functions (issue #1258)
### Fixed
- Revert 'Allow for implicit chars when case changing' (issue #1260)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
------------------------------------------------------------------------
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
Raphaël Giromini submitted an update to the
cahierprof
package.
Version number: 0.92 2023-08-10
License type: lppl1.3c
Summary description: Schedule and grade books for French teachers
Announcement text:
----------------------------------------------------------------------
Résumé.
Ce package permet de gérer :
- un calendrier scolaire annuel (de septembre à juillet) avec une semaine par par page;
- un tableau des élèves répartis par classe (pour les absences et/ou les notes).
Nouveautés de la version 0.92
- Correction de la gestion des années bissextiles.
- Correction de l'affichage de la semaine lorsque le quantième du lundi est 29.
- Création de la commande setNombreSemaines pour fixer le nombre de semaine à afficher.
- Si cette commande n'est pas utilisée, 36 semaines sont affichées par défaut.
- Création de la commandes setRentree pour configurer le lundi de la rentrée scolaire.
- Création des commandes setDebut*, où * correspond à Toussaint, Noel, Hiver ou Printemps et gestion automatique de la date de la fin des petites vacances.
- Création de la commande mintinline{latex}|setLundiPaques| pour fixer la date du lundi de Pâques et gestion automatique des dates du jeudi de l'ascension et du lundi de Pentecôte en fonction de la date du lundi de Pâques.
À noter: jusqu'à l'année 2040, la date du lundi de Pâque est gérée automatiquement.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/cahierprof
More information is at
https://www.ctan.org/pkg/cahierprof
------------------------------------------------------------------------
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
Alex Ball submitted an update to the
dccpaper
package.
Version: 2.4 2023-08-11
License: lppl1.3c cc-by-4
Summary description: Typeset papers for the International Journal of Digital Curation
Announcement text:
----------------------------------------------------------------------
These classes are no longer officially supported for new submissions
to the IJDC and IDCC, but nevertheless they continue to be maintained
to support existing documents.
For completeness, support has been added for emulating submissions
to the 18th International Digital Curation Conference (IDCC24).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dccpaper
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/dccpaper/
------------------------------------------------------------------------
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.25 2023-08-11
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Multi-columns available for correction
----------------------------------------------------------------------
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
Daniel Els submitted the
stellenbosch-2
bundle.
Version: 1.0 2023-08-10
License: cc-by-4
Summary description: Stellenbosch University thesis bundle
Announcement text:
----------------------------------------------------------------------
New class/style files for typesetting reports, theses and
dissertations of Stellenbosch University, South Africa.
The previous version [/macros/latex/contrib/stellenbosch]
remains to typeset legacy documents.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/stellenbosch-2
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/stellenbosch-2/
------------------------------------------------------------------------
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 the
couleurs-fr
package.
Version: 0.1.0 2023-08-09
License: lppl1.3c
Summary description: French version of some colour definitions from xcolor
Announcement text:
----------------------------------------------------------------------
This package provides “xcolor [svgnames, dvipsnames]” in French.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/couleurs-fr
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/couleurs-fr/
------------------------------------------------------------------------
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 the
wordcloud
package.
Version: 0.1
License: lppl1.3c fdl
Summary description: Drawing wordclouds with MetaPost and Lua
Announcement text:
----------------------------------------------------------------------
This MetaPost and LuaLaTeX package allows drawing wordclouds
from a list of words and weights. The algorithm is implemented
with MetaPost whereas Lua is used to parse LaTeX commands,
to build the list of words and weights from a text file, and
to generate MetaPost code interpreted by luamplib.
This package is in beta version—do not hesitate to report bugs,
as well as requests for improvement, or better:
to help me to improve it.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/wordcloud
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/wordcloud/
------------------------------------------------------------------------
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
Antoine Missier submitted an update to the
arraycols
package.
Version number: 1.3
License type: lppl1.3
Summary description: New column types for array and tabular environments
Announcement text:
----------------------------------------------------------------------
Small changes in the documentation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/arraycols
More information is at
https://www.ctan.org/pkg/arraycols
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
WriteOnGrid
package.
Version: 0.1.4 2023-08-09
License: lppl1.3c
Summary description: Write on grid lines
Announcement text:
----------------------------------------------------------------------
No option for xcolor + colors enhanced
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/writeongrid
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/writeongrid/
------------------------------------------------------------------------
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: 2.7.1 2023-08-08
License: lppl1.3c
Summary description: A LaTeX package for French maths teachers in high school
Announcement text:
--------------------------------------------------------------------------------
Modification du chargement de tcolorbox.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflycee
More information is at
https://www.ctan.org/pkg/proflycee
--------------------------------------------------------------------------------
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 .
Lars Madsen submitted an update to the
memoir
package.
Version: 3.8 2023-08-08
License: lppl1.3c
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
----------------------------------------------------------------------
From the README:
WORD OF ADVICE: It is not recommended to manually update memoir into
an old LaTeX installation. Not all changes are compatible with older
un-updated LaTeX systems and we often make no attempt to be backwards
compatible. Instead we assume that users use updated memoir with an
updated LaTeX installation.
Changes (2023/08/08)
o memoir v3.8
-- now requires a LaTeX format from 2021/06/01 or newer.
The class will halt compilation (in all interaction modes) if the
format is too old.
-- itleref is now an alias for
ameref (autoloaded).
The class have been adjusted to provide info for sectionals and
normal captions.
The titleref package will remain marked as being emulated
as it shouldn't be used with the class (and haven't been updated in
20+ years).
-- nameref paches in the class are no longer needed
-- label handling for subcaptions and friends have been reimplemented.
-- no longer re-defines label as per request of the LaTeX Team.
-- booktabs is now loaded as a required package instead of being
embedded
-- Fixed typo in the caption of figure 2.13. Thanks to Vladimir
G. Ivanović for the report.
-- removed etex loading (was only loaded for kernels from before
2015). The noetex class option removed as well.
-- reimplemented pagenumbering(*) as a single macro
-- additions to @xfloat is now done via a cmd/after hook if the
format version supports it.
-- Definition of heHpoem changed to providecommand
-- The heH<counter> macros defined in memoir was modified to use
hevalue{counter} instead of just arabic{counter} as some
packages change arabic.
-- oclevel@part was actually never fixed in v3.7.19, now it is
-- added @currentcounter in various places that manually
set @currentlabel (primarily footnote constructions).
Reported by Gustavo Barros.
-- replaced hardcoded footnotesize in verbfootnote by foottextfont
-- made a small change to footnote formatting. Now one can use
aggedright in footnotetext to get raggedright footnotes. Use
with care as
aggedright does change various paragraph settings
-- replaced etoolbox loading by xpatch (which loads etoolbox) as it
can patch more.
-- Added a Hook named memoir/subcaption/aftercounter which is executed
after
efstepcounter in subcaption, subbottom, subtop
etc. Requested by Gustavo Barros.
-- Redefinition of @setsize removed, was copied from setspace.sty
which states that it was only needed for some 209 packages.
The following macros have been disabled (to either give a warning or
an error).
--
amerefon and
amerefoff => warning (now always on)
-- currenttitle => error (given that many things are now titled,
relying on this to get the current title is too risky, use proper
label+ itleref instead)
-- heTitleReference => warning (was used in the old implementation
of itleref and currenttitle)
o memhfixc v1.21
-- All nameref patches have been removed
-- provided subfigureautorefname
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/memoir
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/memoir/
------------------------------------------------------------------------
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
Thomas F. Sturm submitted an update to the
tikzfill
package.
Version: 1.0.1 2023-08-08
License: lppl1.3
Summary description: TikZ libraries for filling with images and patterns
Announcement text:
--------------------------------------------------------------------------------
### Added
- Input of `expl3-generic` where `ExplSyntaxOn` is not defined (issue #1)
### Removed
- Library `fill.image`: Unused code fragments
### Fixed
- Spelling of LaTeX etc. inside the documentation (issue #1)
- Package loading implementation changed to LaTeX2e by adapting a TikZ macro
to fix package loading problems (issue #2)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/tikzfill
More information is at
https://www.ctan.org/pkg/tikzfill
--------------------------------------------------------------------------------
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 .
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.25.0 2023-08-07
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
- propagate tex's jobname varible into mplib process as well.
- protect string expression ... if and only if textextlabel is enabled.
----------------------------------------------------------------------
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
Christophe Poulain submitted an update to the
profmaquette
package.
Version number: 0.2 2023-08-07
License type: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
- Key Cours added
- Documentation updated
- Bugs fixed.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette
More information is at
https://www.ctan.org/pkg/profmaquette
------------------------------------------------------------------------
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
Raphaël Giromini submitted the
cahierprof
package.
Version: 0.91 2023-07-12
License: lppl1.3c
Summary description: Schedule and grade books for French teachers
Announcement text:
----------------------------------------------------------------------
You are a french mathematics teacher ?
cahierprof helps you to make a textbook with :
- week schedule
- a grade book for each class
----------------
Vous êtes un enseignant en France ?
cahierprof vous aidera a réaliser un cahier de texte, c'est à dire
- un emploi du temps hedomadaire
- des tableaux d'absences/de notes pour chaque classe
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cahierprof
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/cahierprof/
------------------------------------------------------------------------
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
Kale Ewasiuk submitted the
addtoluatexpath
package.
Version: 2023-08-04
License: mit
Summary description: Add paths to Lua packages and input TeX files
Announcement text:
----------------------------------------------------------------------
Introducing addtolualatexpath: a package that provides a convenient
way to add input and Lua package paths in your document.
You may want this package, for example, if a .cls or .sty file is
located on a network or cloud storage drive.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/addtoluatexpath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/addtoluatexpath/
------------------------------------------------------------------------
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
Wolfgang Schulter submitted the
wmf2epsc
package.
Version number: 2.2
License type: nosource
Summary description: Windows metafile conversion
Announcement text:
----------------------------------------------------------------------
WMF2EPSC: Update package to WMF2EPS 1.32 (CTAN 2002)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/wmf2epsc
More information is at
https://www.ctan.org/pkg/wmf2epsc
------------------------------------------------------------------------
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