Jonathan P. Spratte submitted an update to the
expkv
package.
Version: 1.0 2020-04-07
License: lppl1.3c
Summary description: An expandable key=val implementation
Announcement text:
----------------------------------------------------------------------
v1.0 reimplements the key=val splitting part of the package. The new version is
about 25% faster per key, making it the second fastest keyval package for
1--infty keys currently available, still being expandable and well-behaving on
braces and active equal signs or commas.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/expkv
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/expkv/
------------------------------------------------------------------------
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
Christian Tellechea submitted an update to the
chemfig
package.
Version: 1.51 2020-04-06
License: lppl1.3c
Summary description: Draw molecules with easy syntax
Announcement text:
----------------------------------------------------------------------
chemfig v1.51
- bugfix in chargerect_a and chargeline_a
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/chemfig
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/chemfig/
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
pgfornament
package.
Version number: 1.1 2020-04-06
License type: lppl1.3
Summary description: Drawing of Vectorian ornaments with PGF/TikZ
Announcement text:
----------------------------------------------------------------------
Correction of bugs. Add new macro. Correction of the documentation.
With this new version comes a new family of ornaments.
Chennan Zhang drew the motifs using a CAD application, re-drew them in TikZ, and granted
permission for these to be turned into a library pgfornament-han suitable for use with
the pgfornament package by LianTze Lim. It is now possible to use directly the library
for Chinese traditional motifs and patterns.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tkz/pgfornament
More information is at
http://www.ctan.org/pkg/pgfornament
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
--
François Pantigny submitted an update to the
nicematrix
package.
Version number: 3.15 2020-04-06
License type: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
Possibility to put labels on the dotted lines drawn by Ldots, Cdots, Vdots, Ddots,
Iddots, Hdotsfor and line in the 'code-after'. The syntax uses the characters '_' and
'^'.
The option 'baseline' is now available in all the environments of nicematrix.
Alternative syntax of the code-after with the command CodeAfter at the end of the
environment. ----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/nicematrix
More information is at
http://www.ctan.org/pkg/nicematrix
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
--
Alain Matthes submitted an update to the
tkz-euclide
package.
Version number: 3.06c
License type: lppl1.3
Summary description: Tools for drawing Euclidean geometry
Announcement text:
----------------------------------------------------------------------
Correction the documentation and Code improvement.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tkz/tkz-euclide
More information is at
https://www.ctan.org/pkg/tkz-euclide
------------------------------------------------------------------------
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 .
Alain Matthes submitted an update to the
tkz-doc
package.
Version number: 1.42c 2020-03-20
License type: lppl lppl1.3
Summary description: Documentation macros for the TKZ series of packages
Announcement text:
----------------------------------------------------------------------
Code improvement.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tkz-doc
More information is at
https://www.ctan.org/pkg/tkz-doc
------------------------------------------------------------------------
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 .
Alain Matthes submitted an update to the
tkz-base
package.
Version number: 3.06c
License type: lppl1.3c
Summary description: Tools for drawing with a cartesian coordinate system
Announcement text:
----------------------------------------------------------------------
Correction of the documentation. Code improvement.
----------------------------------------------------------------------
This package is located at
http://mirror.ctan.org/macros/latex/contrib/tkz/tkz-base
More information is at
https://www.ctan.org/pkg/tkz-base
------------------------------------------------------------------------
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
l3kernel
package.
Version: 2020-04-06
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
## [2020-04-06]
### Added
- Control for start-of-titecasing: see `l_text_titlecase_check_letter_bool`
### Fixed
- Nesting of `seq_shuffle:N` in another sequence mapping (issue #687)
- `ior_shell_open:Nn` in engines other than LuaTeX - shell commands didn't
execute, plus the command call would be left in the input stream.
----------------------------------------------------------------------
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
Jonathan P. Spratte submitted the
expkv-cs
package.
Version: 0.2 2020-04-05
License: lppl1.3c
Summary description: Define expandable key=val macros using expkv
Announcement text:
----------------------------------------------------------------------
Version: 0.1 2020-04-04 :
expkv-cs provides methods for expandable key=value macros. Two different
approaches are provided, one based on splitting the key values into separate
arguments, the other by forwarding a single argument which serves as a look up
table in which the values can be accessed with the keys' names.
Version: 0.2 2020-04-05
Added new hash variant value fetching macros `ekvcValueSplit` and
`ekvcValueSplitFast`. With them one can split off a specific key's value
as a separate argument if it's needed multiple times.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/expkv-cs
The package’s files themselves can be inspected at
http://mirror.ctan.org/macros/generic/expkv-cs/
------------------------------------------------------------------------
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