Andreas Scherer submitted an update to the
cwebbin
package.
Version: 3.64c 2019-01-01
License: mit
Summary description: CWEB for ANSI-C/C++ compilers on UNIX/Linux, MS/Windows, and Amiga
Announcement text:
----------------------------------------------------------------------
This new release comes with these major features:
* Completely revised code base; several bug fixes; clean compilation
(with both C and TeX) on at least four different architectures
* Added CTWILL program with tools and utilities for brave users
including introductory manpage
* Internationalization of CTANGLE, CWEAVE, and CTWILL with
GNU gettext utilities
* New code base for CWEB in TeX Live 2019, incorporating all features
of the TL 2018 version and adding new features from CWEBbin
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cwebbin
The package’s files themselves can be inspected at
http://mirror.ctan.org/web/c_cpp/cwebbin/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3kernel
package.
Version number: 2019-02-15
License type: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2019-02-15]
### Changed
- Defensive code for redefinition of ` ime`, `day`, `month` and `year`
### Fixed
- Resetting of key inheritance (see #535)
- Issue in deprecated command ` l_set_from_file:Nnn`
(see https://tex.stackexchange.com/q/474813/)
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/l3kernel
More information is at
http://www.ctan.org/pkg/l3kernel
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Will Robertson submitted an update to the
unicode-math
package.
Version number: 0.8n
License type: lppl1.3c
Summary description: Unicode mathematics support for XeTeX and LuaTeX
Announcement text:
----------------------------------------------------------------------
## v0.8n (2019/02/15)
* Add note to readme that the `lm-math` package is required for minimal functionality.
* Spacing fixed for maths fonts loaded with the `Scale` fontspec feature (#287).
* Commands like `crampedtextstyle` now longer lead to an infinite loop under XeTeX (#505).
* Improvements to the functionality of the test suite. (Although more tests would be nice.)
* Test suite is now (successfully) run with `expl3` debug mode enabled.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/unicode-math
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/unicode-math
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Matthew Scroggs submitted the
tikz-truchet
package.
Version number: 2019-02-12
License type: mit
Summary description: Draw Truchet tiles
Announcement text:
----------------------------------------------------------------------
This is a package that draws Truchet tiles. It was used in the article Too
good to be Truchet in issue 08 of Chalkdust Magazine
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/tikz-truchet
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/tikz-truchet
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Andrew Stacey submitted an update to the
spath3
package.
Version number: 1.2
License type: lppl1.3c
Summary description: Manipulate “soft paths” in PGF
Announcement text:
----------------------------------------------------------------------
This is a bug-fix update which fixes some compatibility issues with the
latest LaTeX3 release.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/spath3
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/pgf/contrib/spath3
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Takayuki Yato submitted the
pxjodel
package.
Version: 0.2a 2019-02-12
License: mit
Summary description: Help change metrics of fonts from japanese-otf
Announcement text:
----------------------------------------------------------------------
This package changes the setup of the japanese-otf package so that the
TFMs for direct input are all replaced by new ones with prefixed names;
for exmaple, 'nmlminr-h' will be replaced by 'foo--nmlminr-h', where
'foo' is the prefix specified by the user.
This function will assist users who want to use the japanese-otf package
together with tailored TFMs of Japanese fonts.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pxjodel
The package’s files themselves can be inspected at
http://mirror.ctan.org/language/japanese/pxjodel/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Will Robertson submitted an update to the
fontspec
package.
Version number: 2.7b
License type: lppl1.3c
Summary description: Advanced font selection in XeLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
## v2.7b (2019/02/12)
* Fix regression in loading `Language=Turkish`. This now allows users
to define more than one OpenType tag when defining a language name,
where the first tag found is the one selected for the font. E.g.,
ewfontlanguage{Turkish}{TRK,TUR}
when selected, this first checks for the existance of the TRK
language tag, and if not found then checks for the TUR language tag
to use if available.
* Add new `Renderer` options for LuaTeX that enable the Harfbuzz
engine. These only work running under `luahbtex` and are currently
experimental. The new options are `Harfbuzz`, `OpenType`, `AAT`, and
`Graphite`.
* Always try to remove ‘clashing’ font features inside
`addfontfeatures` even in cases when the requested font feature
doesn't exist. E.g., now if a font is loaded with `Numbers=OldStyle`
and *doesn't have* `Numbers=Lining`, requesting the latter will still
re!set the former.
* Add `pxfonts`, `txfonts`, `newpxmath`, `newtxmath`, `mtpro2` to the
list of packages that automatically invoke `no-math`.
* Add `providefontfamily`, `setfontface`, `
enewfontface`, and
`providefontface`.
* Add local/global distinction with `fontspec_(g)set_family:Nnn` and
`fontspec_(g)set_fontface:NNnn`.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/fontspec
More information is at
https://www.ctan.org/pkg/fontspec
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Robert Sebille submitted an update to the
modeles-factures-belges-assocs
package.
Version number: 1.0.1 2019-02-12
License type: lppl1.3c
Summary description: Generate invoices for Belgian non-profit
organizations
Announcement text:
----------------------------------------------------------------------
Default logos of banlieues template update
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/modeles-factures-belges-assocs
More information is at
https://www.ctan.org/pkg/modeles-factures-belges-assocs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Benjamin Unger submitted the
gammas
package.
Version number: 1.0
License type: lppl1.3c
Summary description: Template for the GAMM Archive for Students
Announcement text:
----------------------------------------------------------------------
This package contains the official documentclass for GAMM Archive for
Students (GAMMAS), an open-access online journal run by the GAMM Juniors.
All manuscripts submitted to GAMMAS must be typeset with this
documentclass.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/gammas
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/gammas
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Masamichi Hosoda submitted an update to the
extractpdfmark
package.
Version number: 1.1.0
License type: gpl3
Summary description: Extract page mode and named destinations as PDFmark
from PDF
Announcement text:
----------------------------------------------------------------------
Add stable poppler-cpp interface for poppler 0.74.0+
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/extractpdfmark
The package's files themselves can be inspected at
http://mirror.ctan.org/support/extractpdfmark
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version number: 1.0q 2019-02-11
License type: lppl1.3
Summary description:
A BibLaTeX implementation of the GBT7714-2015 bibliography style
for Chinese users
Announcement text:
----------------------------------------------------------------------
date of update: 2019-02-11 to version v1.0q
improve the logic of local bib strings in different authors, correct a
bug.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/biblatex-gb7714-2015
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb771…
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Akira Yamaji submitted an update to the
mcf2graph
package.
Version number: 4.36 2019-02-11
License type: mit
Summary description: Draw chemical structure diagrams with
Metafont/MetaPost
Announcement text:
----------------------------------------------------------------------
-fix bug in draw atom,draw bond
-delete size parameter atomfontsize
-update MCF manual
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/mcf2graph
The package's files themselves can be inspected at
http://mirror.ctan.org/graphics/mcf2graph
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Boris Veytsman submitted an update to the
fitbox
package.
Version number: 1.01
License type: lppl1.3
Summary description: Fit graphics on a page
Announcement text:
----------------------------------------------------------------------
version 1.01 2019/02/10 Use the width of the box around the graphics for
default max width.
Do not adjust user provided values even if they
seem nonsensical (but warn the user)
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/fitbox
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/fitbox
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Boris Veytsman submitted an update to the
nomencl
package.
Version number: 5.1
License type: lppl
Summary description: Produce lists of symbols as in nomenclature
Announcement text:
----------------------------------------------------------------------
v5.1 2019/02/08 Compatibility changes for KOMA-Script
Bugs fixes
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nomencl
More information is at
https://www.ctan.org/pkg/nomencl
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Manfred Lotz
We are supported by the TeX user groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3build
package.
Version: 2019-02-10
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
## [2019-02-10]
### Fixed
- Handling of ASCII engines
- Execution of all tests by `ctan` target (see #85)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
The Japanese TeX Development Community submitted an update to the
uptex-fonts
package.
Version: 2019-02-09
License: bsd3
Summary description: Fonts for use with upTeX
Announcement text:
----------------------------------------------------------------------
* cmap/UTF8-UTF16:
Updated (Version: 1.006).
* cmap/cid_mapping.md,UniJISup-UTF16-{H,V},UniJIS2004up-UTF16-{H,V}:
Add U+32FF.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/uptex-fonts
The package’s files themselves can be inspected at
http://mirror.ctan.org/fonts/uptex-fonts/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Takayuki Yato submitted an update to the
jfmutil
package.
Version number: 1.2.1
License type: mit
Summary description: Utility to process pTeX-extended TFM and VF
Announcement text:
----------------------------------------------------------------------
- Add option '--lenient'.
- Support for the recent extension of JFM format, which allows non-default character classes to contain non-BMP
characters. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/fonts/utilities/jfmutil
More information is at
http://www.ctan.org/pkg/jfmutil
We are supported by the TeX User Groups.
Please join a users group; see http://www.tug.org/usergroups.html .
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Ina Dau
--
Moritz Wemheuer submitted an update to the
biblatex-ext
package.
Version: 0.7 2019-02-08
License: lppl1.3c
Summary description: Extended BibLaTeX standard styles
Announcement text:
----------------------------------------------------------------------
- Added outer citation delimiters for supercite.
- Added biblatex-ext-oasymb-pict2e and biblatex-ext-oasymb-l3draw
for open access symbols drawn in pict2e and l3draw.
The package can be used via the `symbolpackage` option to
biblatex-ext-oa.
- Added LoadOASymbolPackage, DeclareOASymbol.
- Added symbolpackage and symbol options for biblatex-ext-oa.
- Incompatible change: Renamed biblatex-ext-oa-tikzsymbols to
biblatex-ext-oasymb-tikz for consistency.
No serious impact for end users is expected since the package should normally
not be used as a stand-alone package: It should be loaded via `biblatex-ext-oa`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-ext
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-ext/
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Brian Dunn submitted an update to the
lwarp
package.
Version: 0.66 2019-02-08
License: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
Added options to set image directory and prefix.
Improved support for multiple projects in the same directory.
Added support for xr and xr-hyper.
Improved filename generation when special characters or macros
are used in section names.
Added a user-adjustable limit to the filename length.
Fixed floats, indexing, minipages.
Improved HTML output formatting, CSS for definition lists and
table notes.
Fixed, improved, or updated caption, subcaption, multicol,
multicolrule, tocbasic, acronym, kotexutf, extramarks, fancyhdr.
Added ar, ed, indentfirst, nameauth, truncate, and verified
works as-is with changelog.
Prevented the use of several obsolete packages.
----------------------------------------------------------------------
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
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .
Claudio Beccari submitted an update to the
curve2e
package.
Version number: 1.61
License type: lppl1.3c
Summary description: Extensions for package pict2e
Announcement text:
----------------------------------------------------------------------
Extended the possibility of using the polar coordinates
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/curve2e
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/curve2e
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Bob Tennent submitted an update to the
libertinus-type1
package.
Version number: 2019-02-07
License type: gpl2 lppl ofl
Summary description: Support for using Libertinus fonts with
LaTeX/pdfLaTeX
Announcement text:
----------------------------------------------------------------------
Correcting definition of useosf.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/libertinus-type1
The package's files themselves can be inspected at
http://mirror.ctan.org/fonts/libertinus-type1
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Ulrike Fischer submitted an update to the
luaotfload
package.
Version number: 2.95 2019-01-28
License type: gpl2
Summary description: OpenType ‘loader’ for Plain TeX and LaTeX
Announcement text:
----------------------------------------------------------------------
In contradiction to the last announcement this version of the fontloader
is still compatible with luatex 1.07. So updates will continue. This
version syncs the files with the ConTeXt files from 2019-01-28. It
improves the handling of the lucida fonts - the demi font is now used as
bold. The resolver code has been cleaned up a bit.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/luaotfload
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/luaotfload
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Ulrike Fischer submitted an update to the
lualibs
package.
Version number: 2.63 2019-01-28
License type: gpl2
Summary description: Additional Lua functions for LuaTeX macro programmers
Announcement text:
----------------------------------------------------------------------
This version syncs the files with the ConTeXt files from 2019-01-28.
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/lualibs
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/luatex/generic/lualibs
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
The LaTeX Team submitted an update to the
l3build
package.
Version number: 2019-02-06
License type: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
### Added
- Table-based control of binary/format combinations: `specialformats`
(see #84)
- Switch `--debug` for chasing problems with the `upload` target
### Changed
- The `uploadconfig.update` field by default now automatically detects
whether it
needs to be `true` or `false`
- The `tag` target now allows no tag name to allow for setting this
programmatically
within a `build.lua` script
- Better support for multiple LuaTeX-like engines
### Fixed
- Uploading via Windows should now work
----------------------------------------------------------------------
The package's Catalogue entry can be viewed at
http://www.ctan.org/pkg/l3build
The package's files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/l3build
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Erik Braun
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see http://www.tug.org/usergroups.html .
Hu Zhenzhen submitted an update to the
biblatex-gb7714-2015
package.
Version: 1.0q 2019-02-07
License: lppl1.3
Summary description: A BibLaTeX implementation of the GBT7714-2015
bibliography style for Chinese users
Announcement text:
----------------------------------------------------------------------
Improved some details by testing the templates of several universities.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/biblatex-gb7714-2015
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/latex/contrib/biblatex-contrib/biblatex-gb771…
------------------------------------------------------------------------
Thanks for the upload.
For the CTAN Team
Petra Rübe-Pugliese
------------------------------------------------------------------------
We are supported by the TeX users groups.
Please join a users group; see https://www.tug.org/usergroups.html .