VÃt Novotný submitted an update to the
markdown
package.
Version: 2.23.0-0-g0b22f91 2023-04-27
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Add support of bulk redefinition of token renderers and
token renderer prototypes in the `markdownSetup` LaTeX
command using wildcards. (#232, #287)
Fixes:
- Drop support for ConTeXt Mark II, since the MkII files are
no longer installed in TeX Live 2023, see the article by
[Hans Hagen](https://tug.org/texlive/files/tb136hagen-texlive.pdf).
(#281, #282)
- Remove extra space after inline elements with attributes.
(#288)
- Make our implementation of attributes compatible with jgm/pandoc.
(#279, #297, f7c701b)
Documentation:
- Add a link to a preprint from TUGboat 44(1) to `README.md`.
(#234, a4d9fbf)
- Separate example files for pdfLaTeX, XeLaTeX, LuaLaTeX, and
TeX4ht. (daccaa8)
Docker:
- Add TeX Live 2022 historical image. (#285, #295)
- Add support for TeX Live 2023. (contributed by @gucci-on-fleek,
#281, #282)
Refactoring:
- Use `prg_new_conditional:Nnn` to define `@@_if_option:n`.
(#289)
Libraries:
- Make tinyyaml a standalone CTAN package. (contributed by
@zepinglee, #218, #294)
Default Renderer Prototypes:
- Make the default LaTeX renderer prototypes for tight lists produce
surrounding spaces. (#290, #296)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/markdown
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/markdown/
------------------------------------------------------------------------
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
Alex A. Naanou submitted an update to the
photobook
package.
Version: 0.1.21 2023-04-22
License: bsd3
Summary description: A document class for typesetting photo books
Announcement text:
----------------------------------------------------------------------
Added cliptocellbleeds{..} to set default clipping bleeds for
cliptocell env + updated how fold marks are set on jackets.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/photobook
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/photobook/
------------------------------------------------------------------------
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
Robert Grimm submitted an update to the
emo
package.
Version: 0.4 2023-04-26
License: lppl1.3c apache2 other-free ofl
Summary description: Emoji for all (LaTeX engines)
Announcement text:
----------------------------------------------------------------------
v0.3 inadvertently introduced a bug into `emo`, with the macro
expanding to the (desired) emoji and an (illegitimate) space
with some LaTeX engines. My bad!
This release fixes the bug and does penance by also introducing
a shiny new testing framework for emo. It may not enforce that
many assertions (3 each for 3 engines) but those assertions provide
full coverage of normal macro operation and the results are presented
in most handsome and helpful reports. You can use the same
[build.sh](https://github.com/apparebit/emo/blob/boss/build.sh) script
that produces the documentation in
[emo.pdf](https://github.com/apparebit/emo/blob/boss/emo.pdf) for
also producing the combined test results from `pdflatex`, `xelatex`,
and `lualatex` in
[canary.pdf](https://github.com/apparebit/emo/blob/boss/canary.pdf). 🥳
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/emo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/emo/
------------------------------------------------------------------------
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
MPchess
package.
Version: 0.6 2023-04-26
License: lppl1.3c gpl2+
Summary description: Drawing chess boards and positions with MetaPost
Announcement text:
----------------------------------------------------------------------
Warning, this update breaks backward compatibility.
- Fixed bugs concerning castling management, and moves ambiguities
in pgn format.
- Changed set_white_color to set_white_squares_color and
set_black_color to set_black_squares_color.
- Change set_no_coords to hide_coordinates and set_coords to
show_coordinates.
- Change set_whos_to_move to show_whos_to_move and
unset_whos_to_move to hide_whos_to_move.
- Change set_coords_inside and set_coords_outside to
set_coordinates_position.
Change set_coords_font to set_coordinates_font.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/mpchess
The package’s files themselves can be inspected at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mpchess/
------------------------------------------------------------------------
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
Jing Huang submitted an update to the
Evangelion-JFM
package.
Version number: 1.0.3
License type: mit
Summary description: A Japanese font metric supporting many advanced features
Announcement text:
--------------------------------------------------------------------------------
add the Japanese document
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/luatex/generic/evangelion-jfm
More information is at
https://www.ctan.org/pkg/evangelion-jfm
--------------------------------------------------------------------------------
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 .
Hugo Gomes submitted an update to the
pgf-spectra
package.
Version number: 3.0.0 2023-04-25
License type: lppl1.3
Summary description: Draw continuous or discrete spectra using PGF/TikZ
Announcement text:
----------------------------------------------------------------------
In the pgfspectra command, syntax for the key 'lines' has been updated:
- it is now possible to specify a continuous range using 'start wavelength to end
wavelength', for instance, 'lines={380 to 500}' or 'lines={380 to 500,633}' or
'lines={633,555,380 to 500}'. New keys for pgfspectra:
- axis label
- axis label text
- axis label position
Updated key syntax for pgfspectra:
- lines
New command:
- usepgfspectralibrary (loads pgf-spectra libraries)
New library 'data' to load spectral lines data, display it in a table or export it to a
file. This library provides the commands:
- pgfspectradata (loads data)
- pgfspectratable (displays data in a table)
- pgfspectrawrite (writes data to a file)
Some commands from previous versions have been moved to new libraries:
- pgfspectraplotshade and pgfspectraplotmap moved to new library 'pgfplots'
- empercolor moved to new library 'tempercolor'
- pgfspectrarainbow moved to new library 'rainbow'
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/pgf-spectra
More information is at
https://www.ctan.org/pkg/pgf-spectra
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
--
Alastair Kay submitted an update to the
quantikz
package.
Version number: 1.0.0 2023-04-03
License type: cc-by-4
Summary description: Draw quantum circuit diagrams
Announcement text:
--------------------------------------------------------------------------------
Major new release of quantikz for drawing circuit diagrams. Many background
improvements, plus a few breaking changes in optional parameters.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/pgf/contrib/quantikz
More information is at
https://www.ctan.org/pkg/quantikz
--------------------------------------------------------------------------------
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 .
Ulrike Fischer submitted an update to the
tagpdf
package.
Version number: 0.98f 2023-04-24
License type: lppl1.3c
Summary description: Tools for experimenting with tagging using pdfLaTeX and LuaLaTeX
Announcement text:
--------------------------------------------------------------------------------
Version 0.98f [2023-04-24]
### Changed
- alt and actualtext: test if the value is empty and then do nothing.
### Fixed
- Structure Element Artifact doesn't exist in pdf1.7, it is now mapped to NonStruct.
- parent-child test didn't work if structure was moved with the parent key.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tagpdf
More information is at
https://www.ctan.org/pkg/tagpdf
--------------------------------------------------------------------------------
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
bib2gls
package.
Version: 3.3 2023-04-24
License: gpl3+
Summary description: Command line application to convert .bib files to glossaries-extra.sty resource files
Announcement text:
----------------------------------------------------------------------
bib2gls update:
- New resource options:
assign-fields
assign-override
assign-missing-field-action
flatten-lonely-condition
flatten-lonely-missing-field-action
copy-to-glossary
copy-to-glossary-missing-field-action
abbreviation-text-fallback
locale
- default value of sort option is now sort=resource rather
than sort=doc. If the locale option isn't set then
sort=resource is equivalent to sort=doc.
- Added support for bib2gls-extra-<lang>.xml files.
- Bug fix: Removed already defined in other glstex file
warning if action != define
- Bug fix: if parent entry is a dependent of another entry
not marked for removal don't flatten lonely child
convertgls2bib update:
- Fixed infinite loop:
at com.dickimawbooks.gls2bib.Gls2Bib.newcommand(Gls2Bib.java:419)
at com.dickimawbooks.texparserlib.latex.LaTeXParserListener.newcommand(LaTeXParserListener.java:978)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bib2gls
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/bib2gls/
------------------------------------------------------------------------
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