Günter Milde submitted the
docutils
package.
Version number: 2020-08-28
License type: bsd
Summary description: Helper commands and element definitions for Docutils LaTeX output
Announcement text:
----------------------------------------------------------------------
New package intended for use with LaTeX documents generated from
reStructuredText sources with Docutils
(https://docutils.sourceforge.io/).
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/docutils
More information is at
https://www.ctan.org/pkg/docutils
------------------------------------------------------------------------
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 .
Thomas Jenni submitted the
lua-physical
package.
Version number: 1.0
License type: mit
Summary description: Functions and objects for the computation of physical
quantities
Announcement text:
----------------------------------------------------------------------
lua-physical is a pure Lua library, which provides functions and objects
for the computation of physical quantities. The package provides units of
the SI and the imperial system. In order to display the numbers with
measurement uncertainties, the package is able to perform gaussian error
propagation.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/latex/lua-physical
More information is at
https://www.ctan.org/pkg/lua-physical
------------------------------------------------------------------------
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
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.89 2020-09-03
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Adapted to upcoming LaTeX kernel changes.
Allows load of amsmath before lwarp.
lwarpmk: Also removes *.bbl when cleaning aux files.
MathJax: Neutralized protect, mathcode and related, ligatures. Fixed nested environments.
caption: Updated for v3.5, fix for label sep.
thmtools: Updated for v0.72. Fixed swapnumber, margin.
Improved MathJax for centernot, mathtools, mismath, SIunits, siunitx, statmath.
Added MathJax emulation for accents, hepunits, hhtensor, mathalpha,
mathdesign, mathpazo, mathptmx, mleftright, newpxmath, newtxmath, newtxsf,
pxfonts, shuffle, txfonts, upgreek, ushort.
Verified to work as-is: authoraftertitle.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lwarp
The package’s files themselves can be inspected at
http://mirror.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
The LaTeX Team submitted an update to the
l3kernel
bundle.
Version: 2020-09-03
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Fixed
- Save primitive definition of `pdfoutput` with CSLaTeX
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3kernel/
------------------------------------------------------------------------
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
nicematrix
package.
Version: 5.3 2020-09-03
License: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
New keys 'l', 'c' and 'r' for the command 'Block'.
New key 'draw-first' for the commands 'Ddots' and 'Iddots'.
Correction of several bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nicematrix
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/nicematrix/
------------------------------------------------------------------------
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
Rolf Niepraschk submitted an update to the
pict2e
package.
Version: 0.4a 2020-08-16
License: lppl1.3
Summary description: New implementation of picture commands
Announcement text:
----------------------------------------------------------------------
This version allows etex length expressions (e.g.circle{ extwidth-5cm})
for all image mode coordinates in the same way as the upcoming LaTeX version
2020-10-01. The old way of using the package `picture' is no longer necessary.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pict2e
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/pict2e/
------------------------------------------------------------------------
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
Ulrike Fischer submitted an update to the
lualibs
package.
Version number: 2.72 2020-08-31
License type: gpl2
Summary description: Additional Lua functions for LuaTeX macro programmers
Announcement text:
----------------------------------------------------------------------
This version syncs the files with the ConTeXt files from 2020-08-31.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/lualibs
More information is at
http://www.ctan.org/pkg/lualibs
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
--
Ulrike Fischer submitted an update to the
luaotfload
package.
Version number: 3.15 2020-09-02
License type: gpl2
Summary description: OpenType ‘loader’ for Plain TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
2020-09-02 luaotfload v3.15
* The font database is updated more reliably if fonts get deleted.
* In multiple error cases, error messages are shown instead of silently
generating bad output.
* Write glyph ids instead of internal identifiers to DVI files. This
allows using OpenType fonts when working with dvilualatex.
(This requires additional support from the DVI reader)
* The set of font features which are enabled by default has been
changed to be more similar to HarfBuzz.
Especially Above-base mark Positioning (abvm),
Below-base mark Positioning (blwm), Contextual
Alternates (calt), Cursive Positioning (curs),
Distances (dist), and Required Contextual Alternates
(rclt) are now enabled by default for all scripts.
* Added a mathfontdimen font feature which allows emulating
fontdimen values from xetex or traditional TeX math fonts.
* Initial support for variable fonts in node mode.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/luatex/generic/luaotfload
More information is at
http://www.ctan.org/pkg/luaotfload
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
--
Martin Scharrer submitted an update to the
newverbs
package.
Version number: 1.5
License type: lppl1.3
Summary description: Define new versions of verb, including short verb versions
Announcement text:
----------------------------------------------------------------------
Added support for mathmode.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/newverbs
More information is at
http://www.ctan.org/pkg/newverbs
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
--
Axel Sommerfeldt submitted an update to the
caption
bundle.
Version: 2020-09-02
License: lppl1.3
Summary description: Customising captions in floating environments
Announcement text:
----------------------------------------------------------------------
This is a bugfix release of the caption package bundle.
Changes since release 2020-08-30:
* Issue #91 Version 3.5 breaking compatibility with old-style options
https://gitlab.com/axelsommerfeldt/caption/-/issues/91
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/caption
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/caption/
------------------------------------------------------------------------
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