The LaTeX Team submitted an update to the
l3kernel
package.
Version number: 2020-01-31
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2020-01-31]
### Added
- Table of Contents for combined LaTeX3 News
### Changed
- Use Lua `utf8` library if available
### Fixed
- Undefined command in box debugging code
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
------------------------------------------------------------------------
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
Jean-François Burnol submitted an update to the
polexpr
package.
Version: 0.7.5 2020-01-31
License: lppl1.3c
Summary description: A parser for polynomial expressions
Announcement text:
----------------------------------------------------------------------
This syncs with xint 1.4 upstream changes, and will not work with
any earlier xint.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/polexpr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/polexpr/
------------------------------------------------------------------------
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
Jean-François Burnol submitted an update to the
xint
package.
Version: 1.4 2020-01-31
License: lppl1.3c
Summary description: Expandable operations on long numbers
Announcement text:
----------------------------------------------------------------------
This is a major release with some breaking changes.
Selected highlights:
- The expanded primitive (TeXLive 2019) is required. Its usage
has allowed dropping formerly used csname techniques. There is
no more impact on the string pool memory.
- Square brackets [...] are now associated with actual nested
structures. For example xinteval{1, [2, [3, 4]], 5} produces
1, [2, [3, 4]], 5 (recall this is free bloatware).
- Scalar operations on one-dimensional lists (which as it turned
out matched the NumPy broadcasting concept) are provisorily
dropped. Alternative syntax exists to rescue old documents.
- Operations on nested lists are inspired from NumPy's.
Currently, nested (basic) slicing and indexing is implemented.
But the step parameters are not. The broadcasting of scalar
operations is not yet implemented but the user can define
universal functions, i.e. functions operating on all leaves of
the data. Our structures have leaves at arbitrary varying
depths, they are not necessarily hyperrectangular like NumPy's.
Constructors are provided, for example ndmap() maps a function
on all Cartesian n-uples built from items (at top level) of n
given lists.
- Variables in function declarations may be multi-letter words.
- The last positional variable name may be prefixed with a * as in
Python to signal it is a nut-ple receiving all arguments of
the function calls beyond the first positional ones (variadic
argument). Generally speaking, * is the unpacking operator.
- ... quite a few more features. See CHANGES.html and xint.pdf.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/xint
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/xint/
------------------------------------------------------------------------
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 number: 0.79
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Now supports nested tabulars.
Added or improved MATHJAX emulation for amsmath, ar, arydshln, bm,
bigdelim, bigstrut, booktabs, braket, mathtools, multirow, physics,
siunitx, slashed, unicode-math, xfakebold.
Fixed minor issues with for graphicx, caption, multirow, siunitx,
booktabs, transparent, subcaption, floatrow.
Updated epigraph, xurl.
Added widetable, witharrows, steinmetz, awesomebox, catoptions, svg,
supports svg-extract, parcolumns, pdfcolparcolumns, parallel,
pdfcolparallel, pdfcol, pdfcolfoot, pdfcolmk.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/lwarp
More information is at
https://www.ctan.org/pkg/lwarp
------------------------------------------------------------------------
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 .
Ariel Barton submitted an update to the
sansmathaccent
package.
Version: 2020-01-31
License: lppl1.3
Summary description: Correct placement of accents in sans-serif maths
Announcement text:
----------------------------------------------------------------------
At the request of some members of the beamer community, I have
revised sansmathaccent to use the scrlfile package rather than
the filehooks package.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/sansmathaccent
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/sansmathaccent/
------------------------------------------------------------------------
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 Benjamin Miller submitted the
mpfonts
package.
Version number: 2020-01-30
License type: knuth lppl1.3c ofl other-free pd
Summary description: Computer Modern Type 3 fonts converted using
MetaPost
Announcement text:
----------------------------------------------------------------------
The Computer Modern fonts are available in Type 1 format, but these
renditions are somewhat thin and spindly, and produce much lighter
results than the originals. It is alternatively possible to use
METAFONT bitmaps, but this has its disadvantages in comparison with
vector fonts.
These fonts are conversions to Type 3 fonts, done entirely in METAPOST;
they are vector fonts which are a direct conversion from the original
METAFONT files, so they are the design most authentic to the originals.
However, these fonts, because they are PostScript Type 3 fonts, are not
suitable for on-screen reading, and should probably only be used for
printing.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/mpfonts
More information is at
https://www.ctan.org/pkg/mpfonts
------------------------------------------------------------------------
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
jmlr
package.
Version: 1.26 2020-01-31
License: lppl1.3
Summary description: Class files for the Journal of Machine Learning Research
Announcement text:
----------------------------------------------------------------------
Removed vbox from @jmlrmaketitle to allow for extremely long
author/affiliation list. Added ignorespaces before @author
to allow for spacing the contents in the code for clarity
at the start of a long author list.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jmlr
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/jmlr/
------------------------------------------------------------------------
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
Uwe Ziegenhagen submitted an update to the
koma-script
package.
Version number: 3.29 2020-01-24
License type: lppl1.3c
Summary description: A bundle of versatile classes and packages
Announcement text:
----------------------------------------------------------------------
Bugfix release, fixes in scrbase.sty (ifundefinedorrelax) and
scrfile.sty.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/koma-script
More information is at
https://www.ctan.org/pkg/koma-script
------------------------------------------------------------------------
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
bidi
package.
Version number: 35.11 2020-01-29
License type: lppl1.3c
Summary description: Bidirectional typesetting in plain TeX and LaTeX,
using XeTeX
Announcement text:
----------------------------------------------------------------------
Update to bidi package to work with the latest versions of expl3.
Clarification of the github source and issue tracker address.
https://github.com/bidi-tex/bidi/issues
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/xetex/latex/bidi
More information is at
https://www.ctan.org/pkg/bidi
------------------------------------------------------------------------
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 .