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 .