Nan Geng submitted an update to the
circledtext
package.
Version: 1.1.0 2022-04-28
License: lppl1.3c
Summary description: Create circled text
Announcement text:
----------------------------------------------------------------------
Rewrote the l3draw basic box drawing code, added oo, Oo and OO boxtype.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/circledtext
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/circledtext/
------------------------------------------------------------------------
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
Gustavo Barros submitted an update to the
postnotes
package.
Version: 0.1.2 2022-04-27
License: lppl1.3c
Summary description: Endnotes for LaTeX
Announcement text:
----------------------------------------------------------------------
### Added
- `postnotesectionx`, a version of `postnotesection` which expands the
content in place.
- French localization (see issue
[#1](https://github.com/gusbrs/postnotes/issues/1)).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/postnotes
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/postnotes/
------------------------------------------------------------------------
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
Herbert Voß submitted an update to the
hvextern
package.
Version: 0.20 2022-04-27
License: lppl1.3c
Summary description: Write and execute external code, and insert the output
Announcement text:
----------------------------------------------------------------------
- use latex3 for the comma separated list cleanup and run sequence
- move the config files into the main file
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hvextern
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hvextern/
------------------------------------------------------------------------
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
Thomas Mounier submitted the
proflabo
package.
Version number: 1.0
License type: lppl
Summary description: Draw laboratory equipment
Announcement text:
----------------------------------------------------------------------
This package has been designed to help french chemistry teachers drawings (with
TIKZ) laboratory stuff. It's an alternative (even if a weak one) for pst-labo if
you don't want to use pstricks.
Using a key system to personalize the drawing, it can be a nice addition to a
document.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/proflabo
More information is at
https://www.ctan.org/pkg/proflabo
------------------------------------------------------------------------
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
Romano Giannetti submitted an update to the
CircuiTikZ
package.
Version number: 1.5.1 2022-04-26
License type: lppl gpl
Summary description: Draw electrical networks with TikZ
Announcement text:
----------------------------------------------------------------------
Bug fix release. Please upgrade.
- Do not load package `regexpatch` by default, thanks to
[GitHub user alceu-git](https://github.com/circuitikz/circuitikz/issues/628)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/circuitikz
More information is at
https://www.ctan.org/pkg/CircuiTikZ
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
--
Achim D. Brucker submitted an update to the
authorarchive
package.
Version: 1.2.1 2022-04-25
License: lppl1.3c bsd2
Summary description: Adds self-archiving information to scientific papers
Announcement text:
----------------------------------------------------------------------
- If available, use pdfmanagement instead of pdfpagesattr.
- Use hvlogos.sty instead of dtk-logos.sty
- fixed broken links in documentation and examples.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/authorarchive
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/authorarchive/
------------------------------------------------------------------------
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
Nan Geng submitted the
circledtext
package.
Version number: 1.0.0
License type: lppl1.3c
Summary description: Create circled text
Announcement text:
----------------------------------------------------------------------
`circledtext` is a LaTeXÂ package developed based on l3draw with Expl3, which
provides macros `circledtext` to typeset text circle and it starred version can
create negative circled text.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/circledtext
More information is at
https://www.ctan.org/pkg/circledtext
------------------------------------------------------------------------
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
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.1.0 2022-04-25
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Added
- Support for complex numbers in polar form both as input and output
- Support for multiple uncertainty values in both short and long form
in input, and supporting options `uncertainty-descriptors`,
`uncertainty-descriptor-mode` and `uncertainty-descriptor-separator`
- Options `text-subscript-command` and `text-superscript-command` to allow
customisation of script printing in text mode (see issue
[#595](https://github.com/josephwright/siunitx/issues/595))
- Options `complex-angle-unit`, `complex-mode`, `complex-symbol-angle`,
and `complex-symbol-degree` to support complex numbers in polar form
- Options `digit-group-size`, `digit-group-first-size` and
`digit-group-other-size` to control digit grouping
- Options `display-per-mode` and `inline-per-mode` to offer additional
flexiblity in `per-mode` control
- Option `per-symbol-script-correction`
- Option `power-half-as-sqrt`
- Option `retain-negative-zero`
- Option `round-zero-positive` to control the outcome of rounding
negative values to zero
- Options `zero-decimal-as-symbol` and `zero-symbol` to support conversion of
a zero decimal part to a dash or other symbol
- Option setting `per-mode = single-symbol` to allow exactly one symbol to be
present
- Unit abbreviations `C`, `
C`, `uC`, `mC` (see issue
[#575](https://github.com/josephwright/siunitx/issues/575))
- Unit abbreviations `fH` and `pH` (see issue
[#596](https://github.com/josephwright/siunitx/issues/596))
- Unit abbreviation `
W` (see issue
[#596](https://github.com/josephwright/siunitx/issues/596))
- Brazilian and Portuguese translations for lists and ranges (see issue
[#514](https://github.com/josephwright/siunitx/issues/514))
### Changed
- Issue an error if the `units` package is loaded
### Deprecated
- Option setting `per-mode = symbol-or-fraction`
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/siunitx
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/siunitx/
------------------------------------------------------------------------
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
Marei Peischl submitted an update to the
tuda-ci
package.
Version: 3.25 2022-04-25
License: lppl1.3c
Summary description: LaTeX templates of Technische Universität Darmstadt
Announcement text:
----------------------------------------------------------------------
Internal changes to improve the support for
department specific configurations.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tuda-ci
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/tuda-ci/
------------------------------------------------------------------------
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 number: 2022-04-24
License type: lppl1.3c
Summary description: Write your articles or books in a colorful way
Announcement text:
----------------------------------------------------------------------
Changes since the last version:
- Add tcolorbox to environments claim, construction and recall
- Improvement to the theorem in new line mode, now it should work properly
when the environment begins with a list
- Set the minimal length of the last line of a paragraph
- Applied an attempt to fix the issue that sometimes the text is too close to
the footer
- Added some adjustments for using biblatex
- minor fixes and improvements
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/colorist
More information is at
https://www.ctan.org/pkg/colorist
------------------------------------------------------------------------
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 .