Herbert Voß submitted an update to the
hvqrurl
package.
Version: 0.05 2024-01-28
License: lppl1.3
Summary description: Insert a QR code in the margin
Announcement text:
----------------------------------------------------------------------
Added optional argument for an alternative link text
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/hvqrurl
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/hvqrurl/
------------------------------------------------------------------------
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
Jianrui Lyu submitted an update to the
randexam
package.
Version: 2024C 2024-01-28
License: lppl1.3c
Summary description: Make an exam paper and its randomized variants
Announcement text:
----------------------------------------------------------------------
- add commands for modifying translations of keywords
- add commands for customizing templates of elements
- add commands for storing and reading values of keys
- rename command examgroup as exampart
- make answertable accept key-value inputs
- make gradetable accept key-value inputs
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/randexam
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/randexam/
------------------------------------------------------------------------
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
Javier Bezos López submitted an update to the
babel-scottish
package.
Version number: 1.0h 2024-01-27
License type: lppl1.3
Summary description: Babel support for Scottish Gaelic
Announcement text:
----------------------------------------------------------------------
Allow scottishgaelic as the language name.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/scottish
More information is at
https://www.ctan.org/pkg/babel-scottish
------------------------------------------------------------------------
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
Erik Nijenhuis submitted an update to the
regulatory
package.
Version: 0.0.3 2024-01-27
License: lppl1.3c
Summary description: Flexible drafting of legal documents, especially in Dutch
Announcement text:
----------------------------------------------------------------------
Removes the extra white space of the first Dutch ordinal occurrence.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/regulatory
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/regulatory/
------------------------------------------------------------------------
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
Aland Bravo Vecorena submitted the
undar-digitacion
package.
Version number: 0.0 2024-01-26
License type: cc-by-sa-4
Summary description: Musical fingering diagrams of Pinkullo Huanuqueño, Flute (Recorder),
Quena and Saxophone
Announcement text:
----------------------------------------------------------------------
Exciting announcement to Our Musical Fingering Diagrams!
Dear Subscribers,
We are thrilled to announce some exciting new features and changes to our collection of
Musical Fingering Diagrams, focusing on Pinkullo Huanuqueño, Flute (Recorder), Quena, and
Saxophone. Whether you're a beginner or a seasoned musician, these updates are designed
to enhance your learning experience and make mastering these instruments even more
enjoyable.
We hope this new package will enrich your musical journey. Stay tuned for more exciting
developments in the near future!
Thank you for being a part of our community.
Warm regards,
Aland Bravo Vecorena
UNDAR University
Huánuco, Perú
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/musictex/undar-digitacion
More information is at
https://www.ctan.org/pkg/undar-digitacion
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
--
The LaTeX Project Team submitted an update to the
tagpdf
package.
Version number: 0.98t 2024-01-26
License type: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Version 0.98t [2024-01-26]
### Changed
- add RoleMap also with pdf 2.0 to improve compability to 1.7-processor
- add option 'mathml-tags' to add mathml to this fallback RoleMap
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
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
--
Lars Madsen submitted an update to the
memoir
package.
Version: 3.8.2 2024-01-26
License: lppl1.3c
Summary description: Typeset fiction, non-fiction and mathematical books
Announcement text:
--------------------------------------------------------------------------------
>From the README
Changes (2024/01/26)
o memoir v3.8.2
-- In v3.8 I forgot to add some internal testing code related to
@startsection. The code experiment has now been added, but is not
enabled by default.
-- Axel Sommerfeldt suggested a useful macro abstraction for
sidecaption and sidecontcaption that simplifies his adjustments
whenever the caption package is loaded.
-- Fixed a small (but important) typo in my maintainers note (Peter started
memoir in 2001, not 2021)
-- The Nov-2023 kernel update gave issued with our version of verb.
Now fixed by un-embedding the verbatim package. Issue first
reported by Andrew Swann.
-- Fixed a typo in m@make@footnotetext where ##1 got interpreted as a
macro name, not contents. Reported by Richard Zach.
-- Replaced the embedded copy of the shortvrb package by loading the
package instead.
-- Replaced the embedded and modified copy of the verbatim package by
just loading the package.
Have chosen to *not* patch in the modification back in. Primarily
because they are (1) disabled by default, (2) unknown how many
users actually use them, (3) the implementation had errors.
setverbatimfont and the system to make comment-like envs of course
stayed.
The features removed are
- marking tabs using several spaces
- wrapping webatim text at white space
Macros disabled
- abson ( absoff redef to do nothing)
- wrappingon (wrappingoff redef to do nothing)
No longer used
- verbatimbreakchar
- verbatimindent
Removing the embedded verbatim copy also fixes the issue with
verb+a b+ behaving like verb*+a b+.
Many of the other verbatim-like creations have had tabs support
removed
-- In verbatim 1.5x the macro verbatiminput* has been altered
slightly such that it also marks tabs as spaces (just like verb*
now also does via a kernel update). If 1.5x has not been released
yet, we automatically apply that patch.
-- Updated
eadverbatim* with the same patch as verbatiminput* so it
also marks tabs as spaces.
o memhfixc v1.22
-- The change Axel S. suggested in memoir removes the need for
memhfixc to redefine endsidecaption and endsidecaption, thus
those redefinitions have been removed.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/memoir
More information is at
https://www.ctan.org/pkg/memoir
--------------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel-slovenian
package.
Version: 1.2o 2024-01-26
License: lppl1.3
Summary description: Babel support for typesetting Slovenian
Announcement text:
--------------------------------------------------------------------------------
Allow slovenian as the language name
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/slovenian
More information is at
https://www.ctan.org/pkg/babel-slovenian
--------------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel-samin
package.
Version: 1.0d
License: lppl1.3
Summary description: Babel support for Samin
Announcement text:
--------------------------------------------------------------------------------
Allow northernsami as the language name.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/samin
More information is at
https://www.ctan.org/pkg/babel-samin
--------------------------------------------------------------------------------
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 .
Javier Bezos López submitted an update to the
babel-norsk
package.
Version: 2.0j
License: lppl1.3
Summary description: Babel support for Norwegian
Announcement text:
--------------------------------------------------------------------------------
Allow norwegian as the language name.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/babel-contrib/norsk
More information is at
https://www.ctan.org/pkg/babel-norsk
--------------------------------------------------------------------------------
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
metalogox
package.
Version: 1.04 2024-01-26
License: lppl1.3
Summary description: Adjust TeX logos, with font detection
Announcement text:
----------------------------------------------------------------------
Adds support for the hologo and hvlogos packages.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/metalogox
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/metalogox/
------------------------------------------------------------------------
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
Mikkel Eide Eriksen submitted an update to the
non-decimal-units
package.
Version: 2024-01-25
License: cc-by-sa-4
Summary description: Display and manipulate historical non-decimal units
Announcement text:
--------------------------------------------------------------------------------
Changes:
- more units
- new nduNormalize command
- integration with unicode-alphabets package
- changed x-type args to e/v/V in expl3-code
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/non-decimal-units
More information is at
https://www.ctan.org/pkg/non-decimal-units
--------------------------------------------------------------------------------
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 .
Joseph Wright submitted an update to the
siunitx
package.
Version: 3.3.10 2024-01-25
License: lppl1.3c
Summary description: A comprehensive (SI) units package
Announcement text:
----------------------------------------------------------------------
### Changed
- Load `color` package in `begindocument/before` hook
- Normalize exponents when `exponent-mode = threshold` (see issue
[#716](https://github.com/josephwright/siunitx/issues/711))
### Fixed
- Prevent accidental expansion of `mathord` (see issue
[#716](https://github.com/josephwright/siunitx/issues/716))
----------------------------------------------------------------------
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
Scott Pakin submitted an update to the
dtxtut
package.
Version: 2.4 2024-01-21
License: lppl1.3c
Summary description: Tutorial on writing .dtx and .ins files
Announcement text:
----------------------------------------------------------------------
This tutorial is intended for advanced LaTeX2e users who want
to learn how to create .ins and .dtx files for distributing
their homemade classes and style files.
Version 2.4 of the tutorial includes updates corresponding to Doc v3.
Thanks to Robert Alessi for bringing Doc v3 to my attention.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/dtxtut
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/dtxtut/
------------------------------------------------------------------------
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.25.3 2024-01-25
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
protect string expression ... even if textextlabel is disabled
(revert part of v2.25.0)
----------------------------------------------------------------------
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
Mikkel Eide Eriksen submitted the
genealogy-profiles
package.
Version: 2024-01-24
License: cc-by-sa-4
Summary description: Genealogical profiles for LaTeX
Announcement text:
----------------------------------------------------------------------
This package enables the presenstation of individual profiles,
which may be useful for genealogical or local history treatises.
Each profile is typeset using key/value-configurable environments,
and a number of macros are provided to enable references and name
formatting.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/genealogy-profiles
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/genealogy-profiles/
------------------------------------------------------------------------
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
Maxime Chupin submitted an update to the
bclogo
package.
Version: 3.15 2024-01-23
License: lppl1.3
Summary description: Creating colourful boxes with logos
Announcement text:
----------------------------------------------------------------------
# Bug correction concerning blur option with Pstricks
The pst-blur package is now loaded if pstricks is used.Â
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bclogo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/bclogo/
------------------------------------------------------------------------
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
Johan Larsson submitted the
moloch
package.
Version number: 0.1.0
License type: cc-by-sa-4
Summary description: Beamer based on Metropolis theme
Announcement text:
----------------------------------------------------------------------
This is a new package featuring a theme for Beamer based on the popular
Metropolis theme. It was created to fix some longstanding issues with the
Metropolis theme and also to strip the package of some of the more opionated
features and make it less fragile to updates in beamer by dropping patching of
beamer commands via etoolbox.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/moloch
More information is at
https://www.ctan.org/pkg/moloch
------------------------------------------------------------------------
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
Erik Nijenhuis submitted an update to the
lua-placeholders
package.
Version: 1.0.0
License: lppl1.3c
Summary description: Specifying placeholders for demonstration purposes
Announcement text:
--------------------------------------------------------------------------------
Out of the box YAML fallback support with lua-tinyyaml for Windows systems.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/lua-placeholders
More information is at
https://www.ctan.org/pkg/lua-placeholders
--------------------------------------------------------------------------------
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 .
Noel Merino Hernández submitted an update to the
antique-spanish-units
package.
Version: 1.6 2024-01-22
License: cc-by-4
Summary description: A short document about antique spanish units
Announcement text:
----------------------------------------------------------------------
Some improvements in captions
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/antique-spanish-units
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/spanish/antique-spanish-units/
------------------------------------------------------------------------
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
Antoine Missier submitted an update to the
frenchmath
package.
Version number: 2.8
License type: lppl1.3
Summary description: Typesetting mathematics according to French rules
Announcement text:
----------------------------------------------------------------------
Compatibility with the mathalpha package that provides various elegant calligraphic fonts.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/frenchmath
More information is at
https://www.ctan.org/pkg/frenchmath
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
--
LaTeX Studio submitted an update to the
mcmthesis
package.
Version: 6.3.3 2024-01-22
License: lppl1.3c
Summary description: Template designed for MCM/ICM
Announcement text:
----------------------------------------------------------------------
Fixed several styling errors and added the reference style for
the generative AI.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mcmthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/mcmthesis/
------------------------------------------------------------------------
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