Antonis Tsolomitis submitted an update to the
fontsetup
package.
Version: 2.1.0
License: gpl3
Summary description: A front-end to fontspec, for selected fonts with math support
Announcement text:
--------------------------------------------------------------------------------
Adds commands to access Aegean Numbers (U10100 to U1013F) in default and
olddefault options.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/unicodetex/latex/fontsetup
More information is at
https://www.ctan.org/pkg/fontsetup
--------------------------------------------------------------------------------
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 .
Brian Dunn submitted an update to the
lwarp
package.
Version number: 0.914
License type: lppl1.3
Summary description: Converts LaTeX to HTML
Announcement text:
----------------------------------------------------------------------
For improved long-term reliability, now verifies many definitions before
patching, warning of possible problems if the original has changed.
Fix: fontawesome5 for XeLaTeX, LuaLaTeX.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/lwarp
More information is at
https://www.ctan.org/pkg/lwarp
------------------------------------------------------------------------
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
Brian Dunn submitted the
verifycommand
package.
Version number: 1.00 2024-01-11
License type: lppl1.3c
Summary description: Verifies definitions are unchanged, such as before patching
Announcement text:
----------------------------------------------------------------------
For package authors who patch code from other packages.
To improve reliability, the verifycommand package provides a way to verify that
macros or environments have not changed. This allows a package author to check
before patching a definition. If a definition is not as expected, a warning is
issued. At the end of the compile, a list of all changed definitions is displayed.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/verifycommand
More information is at
https://www.ctan.org/pkg/verifycommand
------------------------------------------------------------------------
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
Martin Gieseking submitted an update to the
dvisvgm
package.
Version: 3.2
License: gpl3+
Summary description: Convert DVI, EPS, and PDF files to Scalable Vector Graphics
format (SVG)
Announcement text:
--------------------------------------------------------------------------------
This is a small feature release that provides the new option --message to allow
for printing user messages to the terminal after creating an SVG file. This can
be used together with --verbosity=0, for example, to reduce the message
output to the information actually required by scripts calling dvisvgm.
Further information on this release can be found at https://dvisvgm.de.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/dviware/dvisvgm
More information is at
https://www.ctan.org/pkg/dvisvgm
--------------------------------------------------------------------------------
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 .
Antonis Tsolomitis submitted an update to the
NewComputerModern
package.
Version number: 5.1
License type: gfl
Summary description: Computer Modern fonts including matching non-latin alphabets
Announcement text:
----------------------------------------------------------------------
Aegean Numbers added in Sans family (U10100 to U1013F)
Alternative oldstyle 1 in the form of I added in cv06
Some missing ligatures in dlig were added (like ch, ck, il) from certain faces.
Fixed kerning issues between uni026D and slash
A bug in newcomputermodern.sty calling fsp[old]default.sty instead of .tex was fixed.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/newcomputermodern
More information is at
https://www.ctan.org/pkg/newcomputermodern
------------------------------------------------------------------------
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
Tobias Enderle submitted an update to the
PyLuaTeX
package.
Version: 0.6.3
License: mit lppl1.3c
Summary description: Execute Python code on the fly in your LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
v0.6.2 added an unintended empty trailing new line to the code and output
buffer. This bugfix release brings back the behavior of previous versions
without the trailing new line.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/pyluatex
More information is at
https://www.ctan.org/pkg/pyluatex
--------------------------------------------------------------------------------
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 .
John Collins submitted an update to the
latexmk
package.
Version: 4.82a 2024-01-10
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Fixed problem that with the use of %hash_calc_ignore_pattern, warnings
about Use of uninitialized value $_ were given, and some corresponding
dependencies were incorrectly treated.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latexmk
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/latexmk/
------------------------------------------------------------------------
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 F. Sturm submitted an update to the
tcolorbox
package.
Version number: 6.2.0 2024-01-10
License type: lppl1.3
Summary description: Coloured boxes, for LaTeX examples and theorems, etc
Announcement text:
----------------------------------------------------------------------
### Added
- New convenience options for box content additions (issue #250)
- Option `environment upper`
- Option `environment upper args`
- Option `environment lower`
- Option `environment lower args`
- Option `environment title`
- Option `environment title args`
- Library `hooks`:
- Option `environment upper app`
- Option `environment upper args app`
- Option `environment lower app`
- Option `environment lower args app`
- Option `environment title app`
- Option `environment title args app`
- Option `environment upper pre`
- Option `environment upper args pre`
- Option `environment lower pre`
- Option `environment lower args pre`
- Option `environment title pre`
- Option `environment title args pre`
- Library `documentation`:
- Option `index key formatter`
- Option `index keys formatter`
- Root (`/`) of a documented key made configurable (issue #259):
- Option `doc key prefix`
### Changed
- Minor implementation change to `redirectlowerto` (issue #240)
- `pgfkeys` mentioned in the documentation (issue #241)
- Distinct `savelowerto`/`redirectlowerto` file names inside the documentation (issue #248)
- Updated documentation and warnings for the interaction between `saveto`
and `savelowerto` (issue #249)
- Improved some `sarg` examples in the documentation (issue #256)
- Small typos in the documentation (issue #261)
- Recording macros rewritten in expl3 code (part of issue #255)
- Usage of expl3 scratch variables like `l_tmpa_tl` replaced by package variables like `l__tcobox_tmpa_tl`
- Library `documentation`:
- Expl3 arg-spec of internal macro corrected (issue #257)
- ` cbmakedocSubKey` and ` cbmakedocSubKeys` take options now (issue #259)
- Library `external`: package loading of `pdftexcmds` and `shellesc` removed.
Expl3 functions are used as drop-in replacements (part of issue #255)
- Libraries `listings`, `listingsutf8`, and `minted`:
package loading of `pdftexcmds` and `shellesc` removed (part of issue #255)
- Needed LaTeX version updated to 2021-11-15
### Removed
- Loading of the `xparse` library dropped inside the `documentation` library since all
needed features are part of the LaTeX format now (issue #254)
### Fixed
- Several documentation typos and minor improvements (PR/issue #251 and PR/issue #252)
- Extra top space if `parbox=false` and tcolorbox starts with a list (issue #262)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tcolorbox
More information is at
https://www.ctan.org/pkg/tcolorbox
------------------------------------------------------------------------
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
Eric Beitz submitted an update to the
texshade
package.
Version number: 1.28
License type: gpl2
Summary description: Package for setting nucleotide and peptide alignments
Announcement text:
----------------------------------------------------------------------
A functional shading mode for nucleotides was introduced, and consensus export
files with color scale information can now be exported as chimera command files
or pymol scripts for shading of 3D protein structures.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/texshade
More information is at
https://www.ctan.org/pkg/texshade
------------------------------------------------------------------------
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