Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.20 2024-08-01
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Fixed
- Avoid rounding up when residual is exactly zero (see issue
[#742](https://github.com/josephwright/siunitx/issues/742))
----------------------------------------------------------------------
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
Hugo Gomes submitted an update to the
pgf-PeriodicTable
package.
Version: 2.1.2 2024-08-01
License: lppl1.3
Summary description: Create custom periodic tables of elements
Announcement text:
----------------------------------------------------------------------
Fixed incorrect Spanish translations of some element names.
Minor code improvements to eliminate runtime warnings («LaTeX
Font Warning: Font shape `TU/TeXGyreHeros(0)/l/n' undefined»
or «Missing character: There is no m (U+006D) in font nullfont!» ... )
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pgf-periodictable
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/pgf-periodictable/
------------------------------------------------------------------------
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
mercatormap
package.
Version: 1.1.0 2024-08-01
License: lppl1.3
Summary description: Spherical Mercator coordinate systems and Web Mercator tile integration
Announcement text:
----------------------------------------------------------------------
### Added
- New supply sources (web tile servers):
- `thunderforest atlas`
- `topplusopen web light`
- `topplusopen web light grau`
- Needed LaTeX version 2023-11-01
- Point definitions on an orthodrome:
- Command `mrcNPfromOrthoFraction`
- Command `mrcNPfromOrthoFractionNamed`
- Command `mrcNPfromOrthoDistance`
- Command `mrcNPfromOrthoDistanceNamed`
- Animation support:
- Environment `mrcAnimation`
- Command `mrcTimewarpIdentity`
- Command `mrcTimewarpSlowStart`
- Command `mrcTimewarpSlowFinal`
- Command `mrcTimewarpSlowStartFinal`
- Command `mrcAnimFrame`
- Command `l_mermap_anim_frame_int`
- Command `mrcAnimTime`
- Command `l_mermap_anim_time_fp`
- Command `mrcAnimScaleDenom`
- Command `l_mermap_anim_scaledenom_fp`
- Command `mrcAnimLatitude`
- Command `l_mermap_anim_lat_fp`
- Command `mrcAnimLongitude`
- Command `l_mermap_anim_lon_fp`
- Option `start-position`
- Option `named-start-position`
- Option `final-position`
- Option `named-final-position`
- Option `position`
- Option `named-position`
- Option `frames`
- Option `drop-first-frame`
- Option `drop-last-frame`
- Option `drop-no-frame`
- Option `scale-denominators`
- Option `common-scale-denominator`
- Option `timewarp`
- Option `timewarp-identity`
- Option `timewarp-slow-start`
- Option `timewarp-slow-final`
- Option `timewarp-slow-start-final`
### Changed
- Version history moved from documentation Chapter 11 to this changelog
- Versioning changed to [Semantic Versioning](http://semver.org/spec/v2.0.0.html)
starting with 1.1.0
- `README` changed to `README.md`
- Key names start with `mermap` instead of `/mermap` now
- All common scratch variables like `l_tmpa_tl` replaced by package variables
- Orthodrome code
- Several code further revisions
### Deprecated
- Stamen Design has discontinued to server map tiles since 2023-07-31.
Therefore, all `supply/source` options based on Stamen Design are
deprecated now, namely
- `stamen terrain`
- `stamen terrain-background`
- `stamen terrain-labels`
- `stamen terrain-lines`
- `stamen toner`
- `stamen toner-lite`
- `stamen toner-hybrid`
- `stamen toner-background`
- `stamen toner-labels`
- `stamen toner-lines`
- `stamen watercolor`
All these options are now not documented any more, but for some time
are still available for old documents with cached map tiles.
### Removed
- Requirement for packages `expl3`, `xparse`, and `pdftexcmds`
### Fixed
- Links to the WMS maps of Bundesamt für Kartographie und Geodäsie changed
- Overwrite warning while generating `maptiles.texpy`
- Orthodrome drawing with identical starting and final point is now silently ignored
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mercatormap
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/mercatormap/
------------------------------------------------------------------------
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
Zeping Lee submitted an update to the
citation-style-language
package.
Version number: 0.6.0
License type: mit cc-by-sa-3
Summary description: Bibliography formatting with Citation Style Language
Announcement text:
----------------------------------------------------------------------
- Add support for multiple bibliographies (`refsection` environment).
- Add global `ref-section` option.
### Fixed
- Fix an error of empty locator in citation
(([#70](https://github.com/zepinglee/citeproc-lua/discussions/70)))
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/biblio/citation-style-language
More information is at
https://www.ctan.org/pkg/citation-style-language
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
--
Oscar van Eijk submitted an update to the
SQLTeX
package.
Version number: 2.2 2024-07-31
License type: lppl
Summary description: An SQL Preprocessor for LaTeX
Announcement text:
----------------------------------------------------------------------
SQLTeXÂ is a preprocessor to enable the use of SQL statements in LaTeX. It is a perl
script that reads one or more input files containing the SQL commands, and writes a
single LaTeX file or multiple files based on the data read from the database. Those files
can be processed with your LaTeX package.
New in this release:
* Process parts of the document conditionally using sqlif and sqlendif commands,
* Process data by external scripts and use the output with the sqlsystem command (by
default disabled in the config file),
* Support for MSSQL
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/SQLTeX
More information is at
https://www.ctan.org/pkg/sqltex
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
--
Friedemann Bartels submitted an update to the
pagelayout
package.
Version: 1.1.1 2024-07-31
License: lppl1.3c
Summary description: Layout graphic rich documents
Announcement text:
----------------------------------------------------------------------
- Fix grid width not adapted for double pages
- Fix magick deprecation warning for textestvis script
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pagelayout
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pagelayout/
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
se2thesis
package.
Version: 4.3.1 2024-07-31
License: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
----------------------------------------------------------------------
Added:
- Add a hint on the usage of `scrreprt` as the base class if one
wants to have numbered bibliography or appendices.
- Add section in the documentation on the usage of babel, its
shorthands for German and English to re-enable hyphenation
of compound words, and the conflicting package `hyphenat`.
Fixed:
- Fix list of implicitly loaded packages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/se2thesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/se2thesis/
------------------------------------------------------------------------
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 Schreinemachers submitted the
bib2qr
package.
Version: 0.2 2024-07-31
License: lppl1.3c
Summary description: Cite BibTeX entries with QR codes
Announcement text:
----------------------------------------------------------------------
A LaTeX package for citing BibTeX entries with QR codes.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bib2qr
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/bib2qr/
------------------------------------------------------------------------
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
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.34.4 2024-07-31
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* 'withpattern' operator accepts a textual picture as well as
a path for its operand. Thus users can give pattern effect
to the result of btex command or infont operator.
* fix regarding line width in mplibgraphictext
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luamplib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luamplib/
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version: 3.1 2024-07-30
License: lppl1.3
Summary description: Typeset informatic listings with LPEG of LuaLaTeX
Announcement text:
----------------------------------------------------------------------
New key 'line-numbers/format' to format the numbers of lines.
New keys 'detected-beamer-commands' and 'detected-beamer-environments'.
For the language Python, in a loop structure such as 'for x in l',
the word 'in' is now formatted as a keyword (as expected).
Correction of several small bugs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/piton
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/piton/
------------------------------------------------------------------------
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