The LaTeX Project Team submitted an update to the
l3backend-dev
package.
Version: 2024-05-08
License: lppl1.3c
Summary description: LaTeX3 backend drivers (dev)
Announcement text:
----------------------------------------------------------------------
### Changed
- Use built-in conversion for CMYK colors with `dvisvgm` (see #1538)
### Fixed
- CMYK output from `dvisvgm`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3backend-dev
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex-dev/required/l3backend/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Will Robertson submitted an update to the
fontspec
package.
Version number: 2.9d 2024-05-07
License type: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## v2.9d (2024/05/07)
* Now that `Script` and `Language` are retained even if the font doesn't support them,
we can no longer check for font feature existence before applying the OpenType tags.
This release removes checking. (#515)
* Fix bug/regression in loading font families constructed from fonts with different file
extensions; e.g.: (#514)
setmainfont{MyLato}
[
UprightFont = Lato-Regular.ttf ,
BoldFont = FiraSans-Bold.otf ,
]
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/fontspec
More information is at
https://www.ctan.org/pkg/fontspec
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
--
Antoine Missier submitted an update to the
mathgreeks
package.
Version number: 1.2 2024-05-07
License type: lppl1.3c
Summary description: Use different Greek letter fonts in math mode
Announcement text:
----------------------------------------------------------------------
A clarification in the documentation about the option 'shape=it'
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mathgreeks
More information is at
https://www.ctan.org/pkg/mathgreeks
CTAN is run entirely by volunteers and supported by TeX user groups
Please join a user group or donate to one, see https://ctan.org/lugs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Mingyu Xia submitted updates to the
LiteSolution
package.
Version: 2.2b 2024-05-07
License: lppl1.3c
Summary description: A template providing a light design for solutions of test papers
Announcement text:
----------------------------------------------------------------------
Version: 2.2a 2024-05-06:
- Redesigned the numbered and unnumbered chapter head.
- Added the newtxsf global option.
Version: 2.2b 2024-05-07:
- Adjusted the design of chapter head.
- Optimized the twoside option.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/litesolution
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/litesolution/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Chris Spiel submitted the
typog
package.
Version: 0.3 2024-05-07
License: lppl1.3c
Summary description: Typographic fine-tuning and micro-typographic enhancements
Announcement text:
----------------------------------------------------------------------
LaTeX package typog provides macros for typographic fine-tuning
and micro-typographic enhancements.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/typog
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/typog/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Chris Spiel submitted the
synthslant
package.
Version: 0.1 2024-05-07
License: lppl1.3c
Summary description: Synthetically slant text
Announcement text:
----------------------------------------------------------------------
Package synthslant allows to slant (shear) short pieces of text
to the left or to the right by an arbitrary angle, thus creating
for example fake italics or upright italics.
Several back-ends that do the actual shearing are supported,
though currently the PDFLaTeX back-end works best concerning
output quality and processing speed.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/synthslant
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/synthslant/
------------------------------------------------------------------------
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
frenchmath
package.
Version: 3.1 2024-05-07
License: lppl1.3
Summary description: Typesetting mathematics according to French rules
Announcement text:
----------------------------------------------------------------------
Bug correction for `varnothing` and `AMSvarnothing` macros.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/frenchmath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/frenchmath/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
CTAN is run entirely by volunteers and supported by TeX user groups.
Please join a user group or donate to one, see https://ctan.org/lugs
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.17 2024-05-06
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
--------------------------------------------------------------------------------
## [v3.3.17] - 2024-05-06
### Fixed
- Correct treatment of end-iof-line spaces when allowing breaks (see issue
[#730](https://github.com/josephwright/siunitx/issues/730))
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/siunitx
More information is at
https://www.ctan.org/pkg/siunitx
--------------------------------------------------------------------------------
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 .
Ivan Andrus submitted an update to the
chktex
package.
Version: 1.7.9 2024-04-26
License: gpl2+
Summary description: Check for errors in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Various bug fixes including
* Check SeenSpace instead of the previous character to avoid
a false positive #65570
* Treat silent macros as space for the purposes of interword
spacing #65500
* Mark a regex as being PCRE only so it doesn't warn #65033
* Fix typo in rule message #64810
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/chktex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/chktex/
------------------------------------------------------------------------
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
Rishikesan T. Nair submitted an update to the
els-cas-templates
package.
Version: 2.4 2024-05-04
License: lppl
Summary description: Elsevier updated LaTeX templates
Announcement text:
----------------------------------------------------------------------
Following changes are made in the new version:
1. cas-dc-templatex and cas-sc-templatex files have been modified
to remove the placeholder text from the arguments.
2. cas-dc-sample.tex and cas-sc-sample.tex have been added as
minimal working examples for authors to try typesetting.
These are now added in svn also.
3. figs folder is modified by removing some figures and adding a new file.
4. There was an error in the cas-rfs.bib file which was corrected.
5 README file updated.
6. manifest.txt file updated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/els-cas-templates
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/els-cas-templates/
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
NoteBeamer
package.
Version: 3.0b 2024-05-06
License: lppl1.3c
Summary description: A template for printing presentations on notepaper
Announcement text:
--------------------------------------------------------------------------------
Version 3.0b released.
- Updated the manual.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/notebeamer
More information is at
https://www.ctan.org/pkg/notebeamer
--------------------------------------------------------------------------------
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 .
Mingyu Xia submitted an update to the
FadingImage
package.
Version: 0.3a 2024-05-06
License: lppl1.3c
Summary description: Add full width fading pictures at the top or bottom of a page
Announcement text:
--------------------------------------------------------------------------------
Version 0.3a released
- Supports inserting fading image at the left and right edges of the page.
- Supports the leave vertical mode option after the fading image inserted.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fadingimage
More information is at
https://www.ctan.org/pkg/fadingimage
--------------------------------------------------------------------------------
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 .
Farshad Rasuli submitted an update to the
iran-bibtex
package.
Version: 0.4.1
License: lppl1.3c
Summary description: Iran Manual of Style Citation Guide for BibTeX
Announcement text:
----------------------------------------------------------------------
Here is a minor update for the iran-bibtex package.
This update includes several improvements and bug fixes to
enhance your experience. Additionally, a Persian/Farsi
user guide has been provided to assist users.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/iran-bibtex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/biblio/bibtex/contrib/iran-bibtex/
------------------------------------------------------------------------
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.6.8 2024-05-05
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Several new components, more anchors, a bit of documentation
enhancement; maybe the biggest change is the new flexible tube.
- Added `mid` anchor to all traditional switches
- Added a slashed generic European-style resistor
- Added a multi-anode tube for implementing nixies and vfd
- Switch the default compiler to pdflatex
- Added a warning about color and engine in the documentation
- Enhanced the documentation for instruments
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/CircuiTikZ
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
--
Hironori Kitagawa submitted an update to the
luatexja
package.
Version: 20240505.0
License: bsd
Summary description: Typeset Japanese with Lua(La)TeX
Announcement text:
----------------------------------------------------------------------
* Fix the value of e@alloc@luafunction@count (gh:5)
* luatexja-preset: fix that mc-bx and gt-bx keys didn't work
in defining a preset.
* Use e-type commands (e.g., cs_gset:Ne) instead of x-type commands
(e.g., cs_gset:Nx), to support fontspec v2.9c. (gh:6)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luatexja
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luatexja/
------------------------------------------------------------------------
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
Andrey Panov submitted the
cyrillic-modern
package.
Version: 0.4 2014-12-26
License: ofl
Summary description: Slightly modified computer modern fonts with Cyrillics
Announcement text:
----------------------------------------------------------------------
The Cyrillic Modern fonts are based on the Computer Modern fonts
designed in METAFONT by D. E. Knuth and released in the Type 1 format
by the American Mathematical Society under the SIL Open Font License (OFL).
The Cyrillic Modern fonts are intended to make the Cyrillic letters with
classical shapes typical to the modern fonts. Currently, the fonts add
support for the Russian language, the numero sign and quotation marks
required for the Russian typesetting.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cyrillic-modern
The package’s files themselves can be inspected at
https://mirrors.ctan.org/fonts/cyrillic/cyrillic-modern/
------------------------------------------------------------------------
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: 1.5 2024-05-04
License: lppl1.3
Summary description: New column types for array and tabular environments
Announcement text:
----------------------------------------------------------------------
Mention of the 'tabularray' and 'mdwtab' packages in the doc;
explanations about the `gape` and `Gape` macros from the 'makecell' package
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/arraycols
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/arraycols/
------------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
Lua-UCA
package.
Version: 0.1c 2024-05-04
License: mit
Summary description: Unicode Collation Algorithm library for Lua
Announcement text:
--------------------------------------------------------------------------------
Bug fix release:
- fixed Chinese support (thanks to Zeping Lee).
- working on better French support (thanks to Daniel Flipo).
- don’t use NFC normalization.
- added accents_backward option.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/lualibs/lua-uca
More information is at
https://www.ctan.org/pkg/lua-uca
--------------------------------------------------------------------------------
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 .
Antoine Missier submitted an update to the
frenchmath
package.
Version: 3.0 2024-05-04
License: lppl1.3
Summary description: Typesetting mathematics according to French rules
Announcement text:
----------------------------------------------------------------------
- Integration of the 'mathgreeks' package
- Documentation update
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/frenchmath
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/frenchmath/
------------------------------------------------------------------------
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
mismath
package.
Version number: 3.0 2024-05-04
License type: lppl1.3
Summary description: Miscellaneous mathematical macros
Announcement text:
----------------------------------------------------------------------
New in this release:
- Rewriting of the `pinumber` command including the `pifonts` macro
- Presenting other 'lgrmath' options for `pinumber` in the doc
- The `C` macro is now inside `AtBeginDocument`
- amsmath isn't loaded anymore because mathtools loads it
- Bug fix with options 'decimalcomma' and 'ibrackets'
- New option 'nofunction' to lighten the package loading
- Addition of `coker` and `Res` in standard operator names
- New option 'classicReIm' to deactivate `Im` and `Re` redefinition
- New option 'otherReIm' to provide an alternative writing with cmsy font
- Removal of the `PEupright` command
- Additional space in the `lfrac` macro increased from `:` (5mu) to 7mu
- New optional parameter for adjusting the space in `lfrac`
- Changing the `vphantom` in `hvect`, `hvec` and `lbar` from `t' to `A', looks
better ----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mismath
More information is at
https://www.ctan.org/pkg/mismath
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
--
Antoine Missier submitted an update to the
mathgreeks
package.
Version number: 1.1 2024-05-04
License type: lppl1.3c
Summary description: Use different Greek letter fonts in math mode
Announcement text:
----------------------------------------------------------------------
Adding the libsans option (for the libertinus sans font); a few changes in the doc
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mathgreeks
More information is at
https://www.ctan.org/pkg/mathgreeks
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
--
Will Robertson submitted an update to the
fontspec
package.
Version: 2.9c 2024-05-03
License: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
* Fix copy/paste regression bug with the `Language` feature
(primarily exposed through `babel` package). (#513)
* Re-sync with `expl3` for deprecated commands.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontspec
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/fontspec/
------------------------------------------------------------------------
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.94 2024-05-02
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Bug fix : the key <CorrigeInverse> is now correct.
----------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
luavlna
package.
Version: 0.1m 2024-05-02
License: lppl1.3
Summary description: Prevent line breaks after single letter words, units, or academic titles
Announcement text:
----------------------------------------------------------------------
Bug fix release:
- fixed handling of spaces between number and unit that are placed
at the end of paragraph
- try to find the language ID number using l@<langname> command
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luavlna
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luavlna/
------------------------------------------------------------------------
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
kpfonts-otf
package.
Version: 0.63 2024-05-02
License: ofl lppl1.3
Summary description: OTF version of the Kp-fonts
Announcement text:
--------------------------------------------------------------------------------
Text fonts enhancements:
- The set of sub/super-scripts has been enlarged for supercitations:
punctuation, dashes and delimiters added;
- New option `fakedscripts` added to kpfonts-otf.sty for users who
do not want to load the `realscripts` package.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/kpfonts-otf
More information is at
https://www.ctan.org/pkg/kpfonts-otf
--------------------------------------------------------------------------------
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 .