François Pantigny submitted an update to the
nicematrix
package.
Version number: 5.18 2021-07-15
License type: lppl1.3
Summary description: Improve the typesetting of mathematical matrices with PGF
Announcement text:
----------------------------------------------------------------------
New command RowStyle to fix formatting instructions for the whole row.
New optional arguments _ and ^ for subscripts and superscripts of the command SubMatrix.
Correction of several small bugs.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/nicematrix
More information is at
https://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
--
Tobias Enderle submitted an update to the
PyLuaTeX
package.
Version number: 0.1.3 2021-07-15
License type: mit lppl1.3c
Summary description: Execute Python code on the fly in your LaTeX documents
Announcement text:
----------------------------------------------------------------------
* Improved handling of multi-line output
* Matplotlib examples have been added
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/pyluatex
More information is at
https://www.ctan.org/pkg/PyLuaTeX
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
--
Yegor Bugayenko submitted the
to-be-determined
package.
Version: 0.1.0 2021-07-15
License: mit
Summary description: Highlight text passages that need further work
Announcement text:
----------------------------------------------------------------------
The package provides a single command bd which highlights
the pieces of text that need to be written later.
You can hide them all with a single package option hide, or
just make them disappear entirely with the option off.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/to-be-determined
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/to-be-determined/
------------------------------------------------------------------------
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
Jamal Bouajjaj submitted the
cartonaugh
package.
Version: 1.0 2021-07-15
License: cc-by-sa-3
Summary description: A LuaLaTeX package for drawing karnaugh maps with up to 6 variables
Announcement text:
----------------------------------------------------------------------
This package is a fork of 2pi's karnaugh-map package, which includes
many changes. This includes changing the back-end to LuaLaTeX for easy
feature addition, a new drawing look to the k-maps which makes them
look nicer, including the upper left diagonal line with the variable
names, and the ability to manually set the color of an implicant.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/cartonaugh
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/cartonaugh/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
beaulivre
package.
Version: 2021-07-15
License: lppl1.3c
Summary description: Write your books in a colorful way
Announcement text:
----------------------------------------------------------------------
The documentations have been revised, and a new French one is added.
New documentations begin with concrete examples and their explanations,
help the user to better understand the usage.
The author wishes to thank Patrick Bideault for his kindly suggestion
on the structure of the documentations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beaulivre
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/beaulivre/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
lebhart
package.
Version: 2021-07-15
License: lppl1.3c
Summary description: Write your articles in a colorful way
Announcement text:
----------------------------------------------------------------------
The documentations have been revised, and a new French one is added.
New documentations begin with concrete examples and their explanations,
help the user to better understand the usage.
The author wishes to thank Patrick Bideault for his kindly suggestion
on the structure of the documentations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lebhart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/unicodetex/latex/lebhart/
------------------------------------------------------------------------
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
Jinwen XU submitted an update to the
colorist
package.
Version: 2021-07-15
License: lppl1.3c
Summary description: Write your articles or books in a colorful way
Announcement text:
----------------------------------------------------------------------
The documentation has been revised. The new documentation begins
with a concrete example and its detailed explanation, and those
technical issues are placed afterwards.
You may also wish to look at the documentations of lebhart and
beaulivre, which are also revised, now available in English,
French and Chinese.
The author wishes to thank Patrick Bideault for his kindly suggestion
on the structure of the documentations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/colorist
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/colorist/
------------------------------------------------------------------------
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
texdimens
package.
Version number: 0.9delta 2021-07-15
License type: lppl1.3c
Summary description: Conversion of TeX dimensions to decimals
Announcement text:
----------------------------------------------------------------------
This gamma release provides
- exdiminbpdown{<dim. expr.>}: produces a decimal D such that the
TeX dimension Dbp either matches exactly the input, if this is
possible, else is the closest match from below. For the
bp unit this implies Dbp differs by at most 1sp from input.
- Eight similar macros exdimin<uu>down where <uu> is one of nd,
dd, mm, pc, nc, cc, cm, or in.
- exdiminbpup{<dim. expr.>}: produces a decimal D such that the
TeX dimension Dbp either matches exactly the input, if this is
possible, else is the closest match from above. For the
bp unit this implies Dbp differs by at most 1sp from input.
- Eight similar macros exdimin<uu>up where <uu> is one of nd,
dd, mm, pc, nc, cc, cm, or in.
See README.md for some relevant details.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/texdimens
More information is at
https://www.ctan.org/pkg/texdimens
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
--
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version: 1.4.1 2021-07-14
License: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
This version has an important bug fix for label positioning when using
once-relative style coordinates (the ones with a single `+`, like
`+(1,1)`.) Moreover, the possibility to have voltage, current, and flow
labels *without* the symbols (arrows, etc.) has been added, which
greatly simplify some personalization of these elements.
- Added the generic tunable macro
- Added `no v symbols` (and also for `i` and `f`), thanks to a head-up
by user @judober on GitHub
- Fixed label position for `+()` style coordinates
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circuitikz
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz/
------------------------------------------------------------------------
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
Tobias Enderle submitted an update to the
PyLuaTeX
package.
Version: 0.1.2 2021-07-14
License: mit lppl1.3c
Summary description: Execute Python code on the fly in your LaTeX documents
Announcement text:
----------------------------------------------------------------------
Some files have been renamed to support integration into TeX Live.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pyluatex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/pyluatex/
------------------------------------------------------------------------
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