Timo Baumann submitted an update to the
BibArts
package.
Version number: 2.3
License type: gpl
Summary description: “Arts”-style bibliographical information
Announcement text:
----------------------------------------------------------------------
Changes from BibArts version 2.2 (2019) to version 2.3 (now, 2021):
bibsort 2.3, the sorting program of the package, has two new options:
-utf8 sorts UTF8 characters as definded in utf8enc.dfu 2021/01/27 v1.2l,
except cyr...- and CYR...-commands, which bibsort still ignores.
bibsort 2.3 is able to sort the accent extcommabelow (parallel to
U+0218 to U+021B). The internal representation of accents did
change (two instead of one ASCII 1 to 31). For numerous smaller
changes see /* 2.3 comments */ in bibsort.c.
Like in earlier versions, you can introduce e.g. a book in your text
xvli{John}{Smith} *{vauthor{Peter}{Young}} {... [Title] ...}
with Peter Young as co-author. (For further co-authors, use
midvauthor{FirstName}{LastName}
in front of vauthor.) Please always TYPE the FirstName first.
If you start bibsort without -e, printvli will still print lists as:
Smith, John / Peter Young: ... [Title] ...
-e exchanges the PRINT ORDER of the args of vauthor (and midvauthor).
In your text, printvli then will PRINT the List of Literature as:
Smith, John / Young, Peter: ... [Title] ...
The SORT ORDER in *both* cases is (that did/does *not* change):
Smith John Young Peter
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/bibarts
More information is at
https://www.ctan.org/pkg/BibArts
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
The LaTeX Team submitted an update to the
l3build
package.
Version: 2021-12-06
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
## 2021-12-06
### Fixed
- Place PDF files inside `docfiledir` in all cases
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
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 LaTeX Team submitted an update to the
latex-base
bundle.
Version: 2021-11-15 PL1
License: lppl1.3c
Summary description: Base sources of LaTeX
Announcement text:
----------------------------------------------------------------------
This patch release addresses an issue with accessing default value
for optional arguments from the end of environments.
----------------------------------------------------------------------
The bundle’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-base
The bundle’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.4.5 2021-12-06
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Important fix for ConTeXt users, thanks to @TheTeXnician for reporting.
- Fixed an incompatibility introduced with subcircuits that made
compilation in ConTeXt fail
- Added `ctikzflip[x][y]` utility macros for ConTeXt too
- Fixed stray characters in some Ti*k*Z environment
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/circuitikz
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version: 1.81 2021-12-05
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Bug fixes.
New bib field distinctURL to print URL even if doi is present.
Reworded samples.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/acmart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/acmart/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
luafindfont
package.
Version: 0.05 2021-12-04
License: lppl1.3c
Summary description: Search fonts in the LuaTeX font database
Announcement text:
----------------------------------------------------------------------
- use always lowercase for internal search
- allow combined search like times & bold
- allow additional argument for otfinfo
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luafindfont
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/luafindfont/
------------------------------------------------------------------------
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
Scott Pakin submitted an update to the
mf2pt1
package.
Version number: 2.7
License type: lppl1.3c
Summary description: Convert stylized Metafont to PostScript Type 1
Announcement text:
----------------------------------------------------------------------
mf2pt1 facilitates producing PostScript Type 1 fonts from a Metafont
source file. mf2pt1's advantage over tools such as TeXtrace and mftrace
is that it does not rely on bitmap tracing and therefore can produce
higher-quality Type 1 fonts than trace-based tools. The catch is that
mf2pt1 imposes a number of restrictions on the Metafont input so it is
not, as the name may imply, an automatic converter of arbitrary Metafont
fonts to Type 1 format.
Version 2.7 of mf2pt1 supports new --output-dir and --save-temps options
for controlling where intermediate and output files are written and if
intermediate files should be retained after execution completes. It also
allows helper programs (mpost, t1asm, and fontforge) to be overridden,
including with arguments, via environment variables.
Thanks to Werner Lemberg for his suggestions for and contributions to this
new release.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/mf2pt1
More information is at
https://www.ctan.org/pkg/mf2pt1
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.0.37 2021-12-03
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
## [v3.0.37]
### Changed
- Documentation and warning improvements for drop-exponent option
----------------------------------------------------------------------
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
John Burt submitted an update to the
brandeis-dissertation
package.
Version number: 3.13
License type: lppl1.2
Summary description: Class for Brandeis University dissertations
Announcement text:
----------------------------------------------------------------------
The package is now based on book class rather than on article class.
----------------------------------------------------------------------
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
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 .
Denis Bitouzé submitted an update to the
yathesis
package.
Version number: 1.0.10 2021-12-01
License type: lppl1.3c
Summary description: A LaTeX class for writing a thesis following French rules
Announcement text:
----------------------------------------------------------------------
## Added
- (Far to perfect) Documentation of the code available as a PDF file.
## Changed
- Complete reworked of the `.dtx` source file in order to provide the documented code as
a PDF file.
## Fixed
- Bug gh #91 (https://git.io/JMrK8).
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/yathesis
More information is at
https://www.ctan.org/pkg/yathesis
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
--
Denis Bitouzé submitted an update to the
gzt
bundle.
Version: 1.1.0 2021-11-30
License: lppl1.3c
Summary description: Bundle of classes for “La Gazette des Mathématiciens”
Announcement text:
----------------------------------------------------------------------
# [1.1.0] - 2021-11-30
## Added
- (Far to perfect) Documentation of the code available as a PDF file.
## Changed
- New Gazette's logo.
- Allow acknowledgments despite empty minibios.
- `easyscsl` option of `kpfonts` removed as now useless.
- Table of contents and president message forced to start on an odd page.
- Complete reworked of the `.dtx` source file in order to provide the documented
code as a PDF file.
## Fixed
- Backcover not properly printed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/gzt
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/gzt/
------------------------------------------------------------------------
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
Olivier Pieters submitted an update to the
limecv
package.
Version number: 0.1.12
License type: lppl1.3c
Summary description: A (Xe/Lua)LaTeX document class for curriculum vitæ
Announcement text:
----------------------------------------------------------------------
Minor update with bug fixes and improved language support:
* Added support for Spanish.
* Long names resulted in an overflow in the cover letter, fixed.
* Environments inside cvMainContent can now be reused.
* Added email key for references.
* Fixed an alignment issue for starred environments.
* Language ratings are now optional.
* Several internal optimisations.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/limecv
More information is at
https://www.ctan.org/pkg/limecv
------------------------------------------------------------------------
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 .
Jianrui Lyu submitted an update to the
tabularray
package.
Version number: 2021Q 2021-12-01
License type: lppl1.3
Summary description: Typeset tabulars and arrays with LaTeX3
Announcement text:
----------------------------------------------------------------------
- fix missing last row (#114)
- use hetable in caption-lot template (#126)
- add missing herownum, hecolnum, herowcount, hecolcount (#129)
----------------------------------------------------------------------
Jianrui Lyu submitted an update to the
tabularray
package.
Version number: 2021Q 2021-12-01
License type: lppl1.3
Summary description: Typeset tabulars and arrays with LaTeX3
Announcement text:
----------------------------------------------------------------------
- fix missing last row (#114)
- use hetable in caption-lot template (#126)
- add missing herownum, hecolnum, herowcount, hecolcount (#129)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tabularray
More information is at
https://www.ctan.org/pkg/tabularray
------------------------------------------------------------------------
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 .
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tabularray
More information is at
https://www.ctan.org/pkg/tabularray
------------------------------------------------------------------------
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 .
Rebecca Turner submitted the
rbt-mathnotes
package.
Version: 1.0.2
License: lppl1.3c
Summary description: Rebecca Turner’s personal macros and styles for typesetting mathematics notes
Announcement text:
----------------------------------------------------------------------
Styles for typesetting mathematics notes.
Includes document classes for typesetting homework assignments
and formula cheat sheets for exams.
Several examples are included, along with rendered PDFs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rbt-mathnotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rbt-mathnotes/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Yu Xiong submitted an update to the
njuthesis
package.
Version: 0.12.0 2021-11-30
License: lppl1.3c
Summary description: LaTeX thesis template for Nanjing University
Announcement text:
----------------------------------------------------------------------
### Modified
Now that njuvisual.sty has been uploaded as a standalone package,
it is removed from this class.
### New
The documentation now has a redesigned cover page.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/njuthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/njuthesis/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
findfont
package.
Version number: 0.04
License type: lppl1.3c
Summary description: Search fonts in the LuaTeX font database
Announcement text:
----------------------------------------------------------------------
0.04 2021-11-29
- rename the lua file to luafindfont
- do not use xindex-lapp, handle the options by standard arg field
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/findfont
More information is at
https://www.ctan.org/pkg/findfont
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
--
Javier Bezos López submitted an update to the
babel
package.
Version number: 3.67 2021-11-29
License type: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX,
and Plain TeX
Announcement text:
----------------------------------------------------------------------
Changes in version 3.67 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-3.67.html
Here is a summary:
* IfBabelSelectorTF executes code conditionally based on the
selector type (select, foreign, etc.).
* Transforms can be turned on and off based on Lua attributes.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
------------------------------------------------------------------------
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 Team submitted an update to the
l3build
package.
Version: 2021-11-29
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
### Changed
- Documentation improvements
- Use `checkengines[1]` as the default for `stdengine`
- Add sanity check for `TEXMFHOME` value
- Double when writing the curl options, so that \n does not need to be doubled in note and announcement texts.
### Fixed
- Installation of files when using MiKTeX (see #125)
- Incorrect line in `manifest` target (see #195)
- Placement of PDF files in subdirectory locations (issue #209)
- Detection of engine-specific tlg files for non-standard LuaTeX based engines (issues #214)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
findfont
package.
Version number: 0.03
License type: lppl1.3c
Summary description: Search fonts in the LuaTeX font database
Announcement text:
----------------------------------------------------------------------
0.03 2021-11-27
- added manpage
- added * for output of all fonts
- added option -n for no output of symbolic names
- updated documentation
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/findfont
More information is at
https://www.ctan.org/pkg/findfont
------------------------------------------------------------------------
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 .
Yu Xiong submitted an update to the
njuvisual
package.
Version: 0.1.3 2021-11-28
License: lppl1.3c
Summary description: Display logos related to Nanjing University
Announcement text:
----------------------------------------------------------------------
### What's new
Added the emblem of Software Institute.
Edited the emblem of NJU.
Enriched the documentation.
### Bug fixed
Added the missing njuvisual-curves.dtx file.
Now the package can function properly.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/njuvisual
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/njuvisual/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Yu Xiong submitted the
njuvisual
package.
Version number: 0.1.1
License type: lppl1.3c
Summary description: Display logos related to Nanjing University
Announcement text:
----------------------------------------------------------------------
The njuvisual package collects standard colors and logos related to
Nanjing University, saves the vector logos as tikz pictures and provides a
user-friendly interface to display them in documents and beamers.
This package originated as a component of the njuthesis class. The
first uploaded version supports official NJU emblem, name, spirit, motto,
along with several institutes. Please refer to the documentation (provided
in Chinese) for more information.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/njuvisual
More information is at
https://www.ctan.org/pkg/njuvisual
------------------------------------------------------------------------
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
Jan Hajer submitted the
hep-float
package.
Version number: 1.0 2021-09-01
License type: lppl1.3c
Summary description: Convenience package for float placement
Announcement text:
----------------------------------------------------------------------
The hep-float package redefines some LaTeX float placement defaults and
defines convenience wrappers for floats. The hep-float package can be
loaded with usepackage{hep-float}.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hep-float
More information is at
https://www.ctan.org/pkg/hep-float
------------------------------------------------------------------------
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 .
Jan Hajer submitted the
hep-text
package.
Version number: 1.0 2021-09-01
License type: lppl1.3c
Summary description: List and text extensions
Announcement text:
----------------------------------------------------------------------
The hep-text package extends LaTeX lists using the `enumitem package
and provides some text macros. The package can be loaded by
usepackage{hep-text}.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hep-text
More information is at
https://www.ctan.org/pkg/hep-text
------------------------------------------------------------------------
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 .
Jan Hajer submitted the
hep-math
package.
Version number: 1.0 2021-09-01
License type: lppl1.3c
Summary description: Extended math macros
Announcement text:
----------------------------------------------------------------------
The hep-math package provides some additional features beyond the
mathtools and amsmath packages. To use the package place
usepackage{hep-math} in the preamble.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/hep-math
More information is at
https://www.ctan.org/pkg/hep-math
------------------------------------------------------------------------
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 .
Jan Hajer submitted the
hep-bibliography
package.
Version number: 1.0 2021-09-01
License type: lppl1.3c
Summary description: An acronym extension for glossaries
Announcement text:
----------------------------------------------------------------------
The hep-bibliography package extends the biblatex package with some functionality mostly
useful for high energy physics. In particular it makes full use of all bibtex fields
provided by inspirehep.net. The package can be loaded via usepackage{hep-bibliography}.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/biblatex-contrib/hep-bibliogr…
More information is at
https://www.ctan.org/pkg/hep-bibliography
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
--