Boris Veytsman submitted an update to the
nmbib
package.
Version: 1.05
License: lppl1.3
Summary description: Multiple versions of a bibliography, with different sort orders
Announcement text:
----------------------------------------------------------------------
nmsample is renamed to nmbib-sample to avoid TeXLive name clash
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/nmbib
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/nmbib/
------------------------------------------------------------------------
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
VÃt Starý Novotný submitted an update to the
markdown
package.
Version: 3.5.0-0-gfd01a252 2024-04-29
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
--------------------------------------------------------------------------------
Development:
- Add `markinline` plain TeX command. (#300, #439, [matrix.org][matrix-439])
- Support incremental definitions of token renderers and renderer prototypes
in the `markdownSetup` command.
(#232, #435, 540a83c0, [matrix.org][matrix-435], #437, #438,
contributed by @eg9, @gucci-on-fleek, and @Skillmon
[on TeX StackExchange][tse-716400])
Default Renderer Prototypes:
- Add default renderers for unnumbered sections in LaTeX.
(#401, istqborg/istqb_product_base#23, #430, reported by @felipecrp,
sponsored by @istqborg)
[matrix-435]: https://matrix.to/#/!UeAwznpYwwsinVTetR:matrix.org/$k4ky6I-uvxdp8ipVlHvef5J…
[matrix-439]: https://matrix.to/#/!pznomuvubVyxElflTe:matrix.org/$Gp9CYKWP3h_gyFyArnW3Y3C…
[tse-716400]: https://tex.stackexchange.com/questions/716362/convert-control-sequence-wit…
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/generic/markdown
More information is at
https://www.ctan.org/pkg/markdown
--------------------------------------------------------------------------------
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 LaTeX Project Team submitted an update to the
l3backend
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 backend drivers
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- Support for 'raw' PDF object IDs
### Changed
- Update PDF object management code
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3backend
More information is at
https://www.ctan.org/pkg/l3backend
--------------------------------------------------------------------------------
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 LaTeX Project Team submitted an update to the
l3kernel
package.
Version: 2024-04-11
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
--------------------------------------------------------------------------------
## [2024-04-11]
### Added
- `prop_(g)put_if_not_in:Nnn` (renamed from `prop_(g)put_if_new:Nnn`)
- `intarray_if_exist:N(TF)`
- `fparray_if_exist:N(TF)`
- Support for 'indexed' PDF objects
### Changed
- Expand object names in `pdf_object_...` functions (issue #1521)
- Adapt `l3doc` for `ltcmd` change to handling of newlines
(see latex3/latex2e#1304)
- Return active spaces from `sys_get_query:n(nn)N` (issue #1529)
### Fixed
- False `debug` error raised by `cctab_const:Nn` (issue #1508)
- Undefined `\__kernel_iwo_open:Nn` used in `iow_shell_open:Nn`
(issue #1515)
- Naming of register functions in LuaMetaTeX 2.11+ (issue #1518)
- Catcode applied to letters by `sys_get_query:n(nn)N`
### Deprecated
- `prop_(g)put_if_new:Nnn` (renamed to `prop_(g)put_if_not_in:Nnn`)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/l3kernel
More information is at
https://www.ctan.org/pkg/l3kernel
--------------------------------------------------------------------------------
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 .
Karl Berry submitted an update to the
epstopdf
package.
Version number: 2.34 2024-04-29
License type: other-free
Summary description: Convert EPS to PDF using Ghostscript
Announcement text:
----------------------------------------------------------------------
epstopdf 2.34 tries to support Msys, Cygwin, and native Windows appropriately,
also detecting the TeX Live-provided gs for Windows. Thanks to John Collins for
the patch, and Pablo Gonzalez and Ken Brown for testing.
Also, more debugging output is written if the first argument is exactly --debug.
General description: epstopdf is a Perl script that converts an EPS file to an
encapsulated PDF file (a single-page self-contained file whose media box is the
same as the original EPS's bounding box). The resulting file is suitable for
inclusion as an image. The script runs on both Windows and Unix-ish systems.
The script makes use of Ghostscript (overridable) for the actual conversion to
PDF. By default, it suppresses Ghostscript's automatic rotation of pages.
LaTeX users may make use of the epstopdf package
(https://ctan.org/pkg/epstopdf-pkg), which will run the (restricted form of the)
epstopdf script on the fly, thus giving the illusion that pdfLaTeX, etc. is
accepting EPS graphic files.
Please email bug reports to tex-k(a)tug.org.
See https://tug.org/epstopdf/ and https://tug.org/pkg/epstopdf/ for more.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/epstopdf
More information is at
https://www.ctan.org/pkg/epstopdf
------------------------------------------------------------------------
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
François Pantigny submitted an update to the
piton
package.
Version number: 3.0 2024-04-29
License type: lppl1.3
Summary description: Typeset Python listings with LPEG
Announcement text:
----------------------------------------------------------------------
The package 'piton' now provides a command NewPitonLanguage. With that command,
it's possible to define new informatic languages with a syntax (almost) equal to
the syntax of the command lstdefinelanguage of the extension 'listings'. Thus,
it's now easy to use 'piton' in order to typeset informatic listings in all the
languages supported by 'listings'.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/latex/piton
More information is at
https://www.ctan.org/pkg/piton
------------------------------------------------------------------------
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
Alain Matthes submitted an update to the
tkz-elements
package.
Version: 2.25c
License: lppl1.3
Summary description: A Lua library for drawing Euclidean geometry with TikZ or tkz-euclide
Announcement text:
--------------------------------------------------------------------------------
- version 2.25c
- French documentation at my site: [http://altermundus.fr](http://altermundus.fr)
- Added `colinear_at` a new method for the classe `line`
- Added `cevian`, `pedal`, `conway_circle`, `conway_points` new methods to the class `triangle`.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-elements
More information is at
https://www.ctan.org/pkg/tkz-elements
--------------------------------------------------------------------------------
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 .
Alain Matthes submitted an update to the
tkz-euclide
package.
Version: 5.10c
License: lppl1.3
Summary description: Tools for drawing Euclidean geometry
Announcement text:
--------------------------------------------------------------------------------
- tkz-tool-eu-angles.arc.tex has been extracted from the file tkz-tool-eu-angles.tex
- Added `mini` option (Only tracing modules are loaded with tkz-elements)
- Added french documentation on my site (altermundus.fr)
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tkz/tkz-euclide
More information is at
https://www.ctan.org/pkg/tkz-euclide
--------------------------------------------------------------------------------
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 .
Jasper Habicht submitted an update to the
jsonparse
package.
Version: 0.8.3 2024-04-28
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
----------------------------------------------------------------------
Escaping of characters with special meaning in TeX
----------------------------------------------------------------------
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
Jasper Habicht submitted the
rpgicons
package.
Version: 1.8.2 2024-04-28
License: lppl1.3c
Summary description: Icons for use in notes for tabletop role-playing games
Announcement text:
----------------------------------------------------------------------
This package provides a set of high-quality icons for use in notes
for tabletop role-playing games. The icons are meant to be used in
the body text, but they can also be used in other contexts such as
graphics or diagrams.
The package comes in two variants, one based on the l3draw package
and one based on PGF/TikZ.
v1.8.2
-- Initial release at CTAN
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/rpgicons
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/rpgicons/
------------------------------------------------------------------------
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