Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.28.0 2024-04-12
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* provide a new metapost operator 'mplibgraphictext', which is similar
to ConTeXt's 'graphictext'. But the syntax is not the same:
mplibgraphictext Text fakebold 2 scale 3
fillcolor red drawcolor blue
where 'fakebold' and 'scale' are fontspec's font options.
'fakebold', 'scale', 'drawcolor' and 'fillcolor' are optional and
default values are '2', '1', black and white respectively.
When color expressions are given as string, they are regarded as
xcolor's or l3color's expressions. The operator generates a metapost
picture, which can be drawn or assigned to a variable. For compatibilty
with 'graphictext', 'withdrawcolor' and 'withfillcolor' are synonyms of
'drawcolor' and 'fillcolor'. Because the implementation is quite
different from the ConTeXt's, there are some limitations such that
we can't apply shading (gradient colors) to the text.
* support metafun's new shading method. Color expressions given as string
are regarded as xcolor's or l3color's expressions. Spot colors defined
by the color commands of l3color package are also acceptable
(currently 'DocumentMetadata{ }' is needed for spot colors).
* fix the y-position of text figures, which means the result of 'infont'
operator, not of the 'textext' operator.
----------------------------------------------------------------------
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
Erik Nijenhuis submitted an update to the
gitinfo-lua
package.
Version number: 1.1.0
License type: lppl1.3c
Summary description: Display git project information in your LaTeX projects
Announcement text:
----------------------------------------------------------------------
## What's Changed
- New `rootdir` package option
- New option list `flags` for `forgitcommit`, which only has the options `merges` and
`no-merges` for now
- New option list `files` for `forgitcommit`, which filters out commits based on given
files
- New option `cwd` for `forgitcommit`, which changes the directory only for that call
- Added a TDS archive for new releases
- Updated documentation
**Full Changelog**: https://github.com/Xerdi/gitinfo-lua/compare/1.0.3...1.1.0
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/gitinfo-lua
More information is at
https://www.ctan.org/pkg/gitinfo-lua
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
--
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.5.6 2024-04-11
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
-- Compatibility for older versions of L3
-- Escaping special chars enabled
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/jsonparse
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse/
------------------------------------------------------------------------
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
David Wedekind, Paul Kantiem, and Dr. rer. nat. Wolf Müller submitted the
epcqrcode
package.
Version: 1.0 2024-02-07
License: lppl1.3
Summary description: Generate valid EPC QR codes
Announcement text:
----------------------------------------------------------------------
The new epcqrcode package provides a simple way for generating
valid EPC QR codes by providing syntax and validity checks for
given inputs.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/epcqrcode
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/epcqrcode/
------------------------------------------------------------------------
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
Christoph P. Neumann submitted an update to the
iaria-lite
package.
Version: 0.2
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
--------------------------------------------------------------------------------
Improved IARIA style conformance: keywords and table caption.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/iaria-lite
More information is at
https://www.ctan.org/pkg/iaria-lite
--------------------------------------------------------------------------------
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 .
Christoph P. Neumann submitted an update to the
iaria
package.
Version: 0.2
License: lppl1.3c
Summary description: Write documents for the IARIA publications
Announcement text:
--------------------------------------------------------------------------------
Improved IARIA style conformance: keywords and table caption.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/iaria
More information is at
https://www.ctan.org/pkg/iaria
--------------------------------------------------------------------------------
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 .
Christoph P. Neumann submitted an update to the
cs-techrep
package.
Version number: 0.2
License type: lppl1.3c
Summary description: Technical Reports in Computer Science and Software Engineering
Announcement text:
----------------------------------------------------------------------
Improved compatibility with several subfigure packages.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/cs-techrep
More information is at
https://www.ctan.org/pkg/cs-techrep
------------------------------------------------------------------------
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 Collins submitted an update to the
latexmk
package.
Version: 4.85 2024-04-07
License: gpl2
Summary description: Fully automated LaTeX document generation
Announcement text:
----------------------------------------------------------------------
Correct bug in v. 4.84 that if $out_dir and $out2_dir referred to the
same directory, but latexmk didn't detect that, then the subroutine copy
reported an error, and latexmk treated that incorrectly as a fatal
error.
----------------------------------------------------------------------
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
Japser Habicht submitted the
jsonparse
package.
Version number: 0.5.5 2024-04-09
License type: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
jsonparse: A package for parsing, storing and accessing JSON data from files or strings in LaTeX documents.
v0.5.5:
- Initial upload to CTAN
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/jsonparse
More information is at
https://www.ctan.org/pkg/jsonparse
------------------------------------------------------------------------
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
Josef Friedrich submitted an update to the
luakeys
package.
Version number: 0.14.0 2024-04-09
License type: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
----------------------------------------------------------------------
### Added
- Add Class `DefinitionManager`.
### Fixed
- Fix number parsing
### Removed
- Remove helper function `utils.scan_oarg()`, use
[lparse](https://www.ctan.org/pkg/lparse) instead.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/luakeys
More information is at
https://www.ctan.org/pkg/luakeys
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
pdfmanagement-testphase
package.
Version number: 0.96h 2024-04-09
License type: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Fixed
- structure destinations for boxed destinations
### Changed
- use pdf_object_ref:n instead of backend command as preparation of l3kernel changes
regarding object storing.
- support for structure destination if indexed objects are used
### Added
- force EmbeddedFiles name tree with PDF standard A-4F
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase
More information is at
https://www.ctan.org/pkg/pdfmanagement-testphase
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
--
Walter Daems submitted an update to the
uantwerpendocs
package.
Version: 4.6 2024-04-09
License: lppl1.3
Summary description: Course texts, master theses, and exams in University of Antwerp style
Announcement text:
--------------------------------------------------------------------------------
Bug fix release
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/uantwerpendocs
More information is at
https://www.ctan.org/pkg/uantwerpendocs
--------------------------------------------------------------------------------
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 .
Matthias Fresacher submitted an update to the
pmdraw
package.
Version: 1.3 2024-04-09
License: lppl1.3
Summary description: Draw elements of the diagram monoids
Announcement text:
----------------------------------------------------------------------
- Fixed various bugs
- Added items to future work
- Improved documentation
- Added new features:
* edge draw key
* vertex sep key
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pmdraw
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/pmdraw/
------------------------------------------------------------------------
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
Rishikesan T. Nair submitted an update to the
elsarticle
package.
Version: 3.4
License: lppl1.3
Summary description: Class for articles for submission to Elsevier journals
Announcement text:
----------------------------------------------------------------------
Change Log
-----------
1. Frontmatter: Overfull hbox has occurred while output is active.
This problem is corrected.
https://tex.stackexchange.com/questions/514218/elsarticle-frontmatter-overf…
2. Footnotes: Updated to use non Arabic footnote numbers.
This problem is corrected.
https://tex.stackexchange.com/questions/669879/elsarticle-changing-symbol-u…
3. Author-affiliation: Updated for author-wise affiliation coding.
The problems with the last author affiliation repeating for all
authors is fixed.
4. Accent characters in address: Accented characters in organisation
field showed error. Hence loaded fontenc package.
5. Removed extra space appearing after 'Appendix' label
6. Updated for listing author affiliation below author names if
affiliation command is used immediately after author
(To match behaviour of address command)
7. Examples for figures, tables and equations are added in templates.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/elsarticle
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/elsarticle/
------------------------------------------------------------------------
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
Daniel Bosk submitted the
didactic
package.
Version: 1.7 2024-04-08
License: lppl1.3c
Summary description: Tools for writing teaching material
Announcement text:
----------------------------------------------------------------------
Version: 1.6 2024-04-07 :
This package provides macros and environments useful for writing teaching
material. It provides more semantic environments on top of the standard
`definition`, `theorem`, and friends: for instance, `exercise`, `activity`
and `question`. These are suitably colour-coded when used with Beamer.
They occur as normal text in handouts produced by `beamerarticle`
(same style as `definition` usually has).
It also provides macros for typesetting code listings and output side by side.
Finally, it modifies the appearance of `beamer` (Berlin based theme) and
`memoir` (Tufte style layout), if loaded. It's designed to be used with
`beamer` to produce slides and `beamerarticle` with `memoir` to produce
notes and handouts from the same source.
Version: 1.7 2024-04-08 :
- Fixes typo in README. Thanks Petra@CTAN for spotting it!
- Adds `NewNoteType` that also creates switches for turning the
note type on or off.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/didactic
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/didactic/
------------------------------------------------------------------------
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
Olivier Péault submitted an update to the
mptrees
package.
Version number: 24.04 2024-04-08
License type: lppl1.3c
Summary description: Probability trees with MetaPost
Announcement text:
----------------------------------------------------------------------
- New commands for customising the shape of nodes and edges
- More examples
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mptrees
More information is at
https://www.ctan.org/pkg/mptrees
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version number: 1.1.1 2024-04-07
License type: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
v1.1.1:
- Small changes to manual.
- Some performance improvements, especially when using a musical typographic scale.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/fontscale
More information is at
https://www.ctan.org/pkg/fontscale
------------------------------------------------------------------------
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
Elayson Abreu submitted an update to the
abntexto
package.
Version number: 3.1.1-beta 2024-04-06
License type: pd
Summary description: LaTeX class for formatting academic papers in ABNT standards
Announcement text:
----------------------------------------------------------------------
% Fixed alignment bug in <ext>labelwidth commands produced with definelegendplace.
% Redefined commands: pretextual, extual.
% New commands: onesidelayout, wosidelayout, eletroniclayout.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/abntexto
More information is at
https://www.ctan.org/pkg/abntexto
------------------------------------------------------------------------
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
Chris Hughes submitted an update to the
latexindent
package.
Version number: 3.23.9 2024-04-06
License type: gpl3
Summary description: Indent a LaTeX document, highlighting the programming structure
Announcement text:
----------------------------------------------------------------------
latexindent.exe oneSentencePerLine bug fix, full details at
https://github.com/cmhughes/latexindent.pl/releases/tag/V3.23.9
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/latexindent
More information is at
https://www.ctan.org/pkg/latexindent
------------------------------------------------------------------------
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
Stephan Lukasczyk submitted an update to the
inconsolata-nerd-font
package.
Version number: 0.5
License type: ofl lppl1.3c
Summary description: Inconsolata Nerd Font with support for XeLaTeX or LuaLaTeX
Announcement text:
----------------------------------------------------------------------
Changed:
- Update to Nerd Fonts v3.2.0, which updates the InconsolataLGC fonts to version 1.5.2.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/inconsolata-nerd-font
More information is at
https://www.ctan.org/pkg/inconsolata-nerd-font
------------------------------------------------------------------------
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
Weijian Wu submitted an update to the
SJTUTeX
package.
Version: 2.1.2 2024-04-05
License: lppl1.3c
Summary description: LaTeX classes for Shanghai Jiao Tong University
Announcement text:
--------------------------------------------------------------------------------
This version uses `titletoc` package to modify layouts of contents lists, no
longer uses the original `tocloft` package.
For detailed changes, please refer to
https://github.com/sjtug/SJTUTeX/compare/v2.1.1...v2.1.2
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/sjtutex
More information is at
https://www.ctan.org/pkg/sjtutex
--------------------------------------------------------------------------------
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 .
João M. Lourenço submitted an update to the
coloredtheorem
package.
Version: 1.0.2
License: lppl1.3c
Summary description: A colourful boxed theorem environment
Announcement text:
--------------------------------------------------------------------------------
A colorful boxed theorem environment, combining tcolorbox and breakable boxes.
It supports full tcolorbox customization, automatic numbering, label{...} and
ef{…}, and listof…
Bug fixes. Improved documentation.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/coloredtheorem
More information is at
https://www.ctan.org/pkg/coloredtheorem
--------------------------------------------------------------------------------
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 .
Nicola Talbot submitted an update to the
glossaries
package.
Version number: 4.54 2024-04-03
License type: lppl1.3
Summary description: Create glossaries and lists of acronyms
Announcement text:
----------------------------------------------------------------------
- added check for l_datatool_measure_hook_tl (provided by datatool v3.0+)
- added:
glsdohyperlinkhook
glsdohypertargethook
glslabelhypertarget
glslabelhypertargetprefix
glslabelhypertargetdefs
glslabelhypertargetvalue
- removed MFU mappings for expandable commands like glsentryname
see issue #271: https://www.dickimaw-books.com/bugtracker.php?key=271
- bug fix: https://github.com/latex3/tagging-project/issues/48
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/glossaries
More information is at
https://www.ctan.org/pkg/glossaries
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version number: 2.05 2024-04-03
License type: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Version 2.05. Changed title for TELO.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/acmart
More information is at
https://www.ctan.org/pkg/acmart
------------------------------------------------------------------------
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
Cédric Pierquet submitted an update to the
customenvs
package.
Version: 0.1.4 2024-04-04
License: lppl1.3c cc-by-sa-4
Summary description: Custom environments (MCQ, list with picked items, ...)
Announcement text:
--------------------------------------------------------------------------------
Environment for creating an 'SMS chat' window.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/customenvs
More information is at
https://www.ctan.org/pkg/customenvs
--------------------------------------------------------------------------------
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 .