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
Matthias Floré submitted an update to the
wheelchart
package.
Version: 4.0 2024-07-28
License: lppl1.3c
Summary description: Diagrams with circular or other shapes using TikZ and LaTeX3
Announcement text:
--------------------------------------------------------------------------------
Added the keys arc data lines pos and arc data lines shift.
Solved an incompatibility if \ is used in a key such as data inside an
environment such as center.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/wheelchart
More information is at
https://www.ctan.org/pkg/wheelchart
--------------------------------------------------------------------------------
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 .
The Oberdiek Package Support Group submitted an update to the
oberdiek
package.
Version: 2024-07-26
License: lppl1.3c
Summary description: A bundle of packages submitted by Heiko Oberdiek
Announcement text:
----------------------------------------------------------------------
This update splits out the packages telprint and hypcap from
the bundle. They are now maintained in their own repository.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/oberdiek
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/oberdiek/
------------------------------------------------------------------------
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
The Oberdiek Package Support Group submitted the
hypcap
package.
Version: 1.13 2024-07-26
License: lppl1.3c
Summary description: Adjusting the anchors of captions
Announcement text:
----------------------------------------------------------------------
This splits hypcap out of oberdiek in preparation for future
changes needed to make it compatible with the Tagged PDF project.
An error message has been changed into a warning (issue #1).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hypcap
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hypcap/
------------------------------------------------------------------------
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
The Oberdiek Package Support Group submitted the
telprint
package.
Version: 1.12 2024-07-26
License: lppl1.3c
Summary description: Format German phone numbers
Announcement text:
----------------------------------------------------------------------
This splits out telprint from the oberdiek bundle. A small change
has been made to make the package compatible with the LaTeX Tagged
PDF project.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/telprint
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/telprint/
------------------------------------------------------------------------
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
Samcarter submitted the
pgfplotsthemebeamer
package.
Version: 0.1
License: lppl1.3c
Summary description: Use colours from the current beamer theme in pgfplots
Announcement text:
----------------------------------------------------------------------
A package for using colours from the current beamer theme
in pgfplots diagrams.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pgfplotsthemebeamer
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pgf/contrib/pgfplotsthemebeamer/
------------------------------------------------------------------------
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
Hironobu Yamashita submitted an update to the
DVIasm
package.
Version number: 2024-07-25
License type: gpl3+
Summary description: A utility for editing DVI files
Announcement text:
----------------------------------------------------------------------
Support 4-byte code for future upTeX.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/dviware/dviasm
More information is at
https://www.ctan.org/pkg/dviasm
------------------------------------------------------------------------
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
John H. Lienhard submitted an update to the
asmejour
package.
Version: 1.23 2024-07-24
License: mit
Summary description: A template for ASME journal papers
Announcement text:
----------------------------------------------------------------------
The asmejour class is a template to format preprints in the style
of journal papers published by the American Society of Mechanical
Engineers.
This update adds a single-column option and makes a variety of
minor changes to the underlying code.
The layout and reference formats of the asmejour.cls follow the
style of published papers in 2024. Hyperlinks and pdf features
are fully supported. The class includes a up-to-date BibTeX style,
asmejour.bst, that supports online sources, URL and DOI fields,
and generates current reference styles. This .bst can replace
the old asmems4.bst.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/asmejour
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/asmejour/
------------------------------------------------------------------------
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.2 2024-07-24
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* With the newly introduced macros, mplibgroup ... endmplibgroup, users
can define a transparency group or a normal form XObject from TeX side.
The LaTeX environment 'mplibgroup' is identical to this pair of macros.
See the document for details.
* document: be more precise about the color effect of a transparency group
* remove trailing zeros from numeric objects to get smaller PDF
----------------------------------------------------------------------
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
Paulo Roberto Massa Cereda submitted an update to the
sillypage
package.
Version: 1.7 2023-07-23
License: cc-by-sa-4 lppl1.3c
Summary description: John Cleese’s Silly Walk as page numbering style
Announcement text:
--------------------------------------------------------------------------------
That silly package is back!
The authors are happy to annouce sillypage is now fully compatible with the
LaTeX tagging project!
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/sillypage
More information is at
https://www.ctan.org/pkg/sillypage
--------------------------------------------------------------------------------
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 .
Maïeul Rouquette submitted an update to the
reledpar
package.
Version: 2.25.7 2024-07-23
License: lppl1.3
Summary description: Typeset scholarly editions in parallel texts
Announcement text:
--------------------------------------------------------------------------------
Fix compatibility with polyglossia 2.2
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/reledmac
More information is at
https://www.ctan.org/pkg/reledpar
--------------------------------------------------------------------------------
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 .
Christian Schreinemachers submitted the
doibanner
package.
Version: 0.2 2024-07-23
License: lppl1.3c
Summary description: Generate DOI banners and links
Announcement text:
--------------------------------------------------------------------------------
A LaTeX package to generate DOI banners and links.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/doibanner
More information is at
https://www.ctan.org/pkg/doibanner
--------------------------------------------------------------------------------
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 .
Herbert Voß submitted the
bonum-otf
package.
Version number: 0.01
License type: lppl1.3
Summary description: Support for the OpenType font Bonum
Announcement text:
----------------------------------------------------------------------
TeX Gyre Bonum is a replacement for the Bookman font. It also supports math.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/bonum-otf
More information is at
https://www.ctan.org/pkg/bonum-otf
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
--
Martin Sievers submitted an update to the
lni
package.
Version: 1.10 2024-07-23
License: lppl1.3c
Summary description: Official class for the “Lecture Notes in Informatics”
Announcement text:
----------------------------------------------------------------------
Bugfix version v1.10
### Changed
- Footnotes are set as superscripts in the footer
- URLs are set using the text font instead of a typewriter font
### Fixed
- Support for multiple affiliations (#173)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/lni
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/lni/
------------------------------------------------------------------------
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.0 2024-07-23
License: lppl1.3c
Summary description: A Thesis Class for the Chair of Software Engineering II at the University of Passau, Germany
Announcement text:
----------------------------------------------------------------------
Fixed:
- The spelling “bachelor thesis” and “master thesis” are widely used,
but seem to be wrong. According to the Oxford English Dictionary,
the spelling shall be “bachelor’s thesis” and “master’s thesis”.
----------------------------------------------------------------------
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
Jürgen Spitzmüller submitted an update to the
univie-ling
package.
Version: 2.7 2024-07-23
License: lppl1.3
Summary description: Papers, theses and research proposals in (Applied) Linguistics at Vienna University
Announcement text:
--------------------------------------------------------------------------------
V. 2.7 (2024-07-23):
- univie-ling-wlg: Use proper spacing with covington's
reflist environment.
- univie-ling-poster: add smallmargins option.
- univie-ling-thesis: fix running headers in twoside mode.
- univie-ling-handout:
- univie-ling-expose:
- univie-ling-paper:
- univie-ling-thesis:
- univie-ling-wlg:
* Fix empty argument check in weblink.
* Fix spacing after weblink.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/univie-ling
More information is at
https://www.ctan.org/pkg/univie-ling
--------------------------------------------------------------------------------
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 .