Daniel Benjamin Miller submitted the
orientation
package.
Version: 1.0 2021-01-10
License: cc0
Summary description: Set page orientation with dvips/Ghostscript (ps2pdf)
Announcement text:
----------------------------------------------------------------------
This package provides commands for manual (per-page and per-document)
orientation of pages in a PDF created with dvips/Ghostscript (ps2pdf).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/orientation
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/orientation/
------------------------------------------------------------------------
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
Lukas C. Bossert submitted an update to the
hu-berlin-bundle
package.
Version number: 1.0.9 2021-01-10
License type: lppl1.3c gpl2 bsd3
Summary description: LaTeX classes for the Humboldt-Universität zu Berlin
Announcement text:
----------------------------------------------------------------------
### v1.0.9 (2021/01/10)
* (letter) making everything multi-lingual (at least German and English); German is
default language. You can load English e.g. by `documentclass[english]{hu-berlin-letter}`
(addresses [issue No. 3](https://github.com/LukasCBossert/hu-berlin-bundle/issues/3))
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/hu-berlin-bundle
More information is at
http://www.ctan.org/pkg/hu-berlin-bundle
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
--
Michal Hoftich submitted an update to the
luavlna
package.
Version: 0.1h 2021-01-08
License: lppl1.3
Summary description: Prevent line breaks after single letter words, units, or academic titles
Announcement text:
----------------------------------------------------------------------
This version fixes two issues:
- multi-character initials support was missing
- hbox{-} resulted in infinite loop
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luavlna
The package’s files themselves can be inspected at
http://mirror.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
Igor A. Kotelnikov submitted an update to the
babel-russian
package.
Version number: 1.3m 2021-01-10
License type: lppl1.3c
Summary description: Russian language module for Babel
Announcement text:
----------------------------------------------------------------------
Russian language module for Babel
Released under the LaTeX Project Public License v1.3c or later.
See http://www.latex-project.org/lppl.txt
The package provides support for use of Babel in documents written in
Russian (in both traditional and ancient forms). The support is adapted
for use both under legacy TEX engines, and under X∃TEX and LuaTEX.
Current version 1.3m dated by 2021-01-10
Current Maintainer is Igor A. Kotelnikov.
Submit feature request to https://github.com/kia999/babel-russian
CHANGES
2021-01-10 version 1.3m
* The macro `cyrdash` that prints Cyrillic dash has been changed.
Now it is alias of ` extemdash` in all encodings.
* New Customisation section added to the module documentation. It
describes how to modify the `cyrdash` macro and shorthand
`--~` that is intended to print Cyrillic dash in compound names
of physical laws, mathematical equations, company titles, e.t.c.
such as the Ostrogradsky-Gauss theorem (thanks to Olga Lapko).
2020-10-16 version 1.3l
* Patches for Russian language from hyperref package to
babel-russian module (thanks to Ulrike Fischer).
See russianb.pdf for more information.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/babel-contrib/russian
More information is at
https://www.ctan.org/pkg/babel-russian
------------------------------------------------------------------------
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 .
Caleb Maclennan submitted an update to the
libertinus-fonts
package.
Version: 7.030 2021-01-09
License: ofl
Summary description: The Libertinus font family
Announcement text:
----------------------------------------------------------------------
- Overhaul dot placement on all Latin capitals with dot-above
- Align dot-below on ṃ U+1E43 below middle stroke of m
- Remove bogus glyphs encoded as subscripts from Display and Serif Semibold
- Drop inappropriate kerning classes from ₘ U+2098 and ₙ U+2099
- Zero out kerns between super/subscript glyphs
- Add glyph for U+0453 to Cyrillic Italic styles
- Enable support for Macedonian localized Italics
- Expand range of available angle bracket sizes in Math family
- Add alternative slanted integrals to Math family (as feature +ss08)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/libertinus-fonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/libertinus-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
Andreas Matthias submitted an update to the
pdfpages
package.
Version number: 0.5r 2021-01-09
License type: lppl1.3c
Summary description: Include PDF documents in LaTeX
Announcement text:
----------------------------------------------------------------------
This version introduces an extension for package authors:
Pdfpages calls |includegraphics| several times to retrieve necessary
information like width, height, or number of pages without actually
typesetting the image. Just the final call to |includegraphics| will
eventually typeset the image. Packages which hook into
|includegraphics| and whish to check whether or not this is the final
call to |includegraphics| can do so by using the counter
|pdfpages@includegraphics@status|:
0 ... outside of pdfpages
1 ... inside of pdfpages: final call
2 ... inside of pdfpages: non-final call, for internal use
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/pdfpages
More information is at
http://www.ctan.org/pkg/pdfpages
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
--
Roberto Di Cosmo submitted an update to the
biblatex-software
package.
Version: 1.2-3 2021-01-09
License: lppl1.3
Summary description: BibLaTeX stylefiles for software products
Announcement text:
----------------------------------------------------------------------
Add support for the biblatex backref option, and a few minor fixes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-software
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-softw…
------------------------------------------------------------------------
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
Carl-Clemens Ebinger submitted the
play-font
package.
Version number: 0.0.1
License type: ofl lppl
Summary description: The Play font face with support for LaTeX and
pdfLaTeX
Announcement text:
----------------------------------------------------------------------
new package for support of Play font face.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/play-font
More information is at
https://www.ctan.org/pkg/play-font
------------------------------------------------------------------------
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
Carl-Clemens Ebinger submitted the
hindmadurai
package.
Version number: 0.0.1
License type: ofl lppl
Summary description: The HindMadurai font face with support for LaTeX and
pdfLaTeX
Announcement text:
----------------------------------------------------------------------
Latex- and PdfLatex-support for Hind Madurai.
https://fonts.google.com/specimen/Hind+Madurai
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/hindmadurai
More information is at
https://www.ctan.org/pkg/hindmadurai
------------------------------------------------------------------------
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
Carl-Clemens Ebinger submitted the
magra
package.
Version number: 0.0.1
License type: ofl lppl
Summary description: The Magra font face with support for LaTeX and
pdfLaTeX
Announcement text:
----------------------------------------------------------------------
https://fonts.google.com/specimen/Magra#standard-styles
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/magra
More information is at
https://www.ctan.org/pkg/magra
------------------------------------------------------------------------
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