VÃt Starý Novotný submitted an update to the
expltools
package.
Version number: 2024-12-23
License type: lppl1.3c gpl2+
Summary description: Development tools for expl3 programmers
Announcement text:
----------------------------------------------------------------------
## expltools 2024-12-23
### explcheck v0.3.0
#### Development
- Add option `--expect-expl3-everywhere` to ignore \ExplSyntaxOn and Off.
(discussed with @muzimuzhi in #17, added in #19)
- Add short-hand command-line option `-p` for `--porcelain`.
(suggested by @FrankMittelbach in #8, added in #19)
- Add file `explcheck-config.lua` with the default configuration of explcheck. (#19)
You may place a file named `explcheck-config.lua` with your own configuration
in your repository to control the behavior of explcheck.
Note that the configuration options are provisional and may be changed or
removed before version 1.0.0. Furthermore, support for configuration YAML
files that will allow you to specify different configuration for different
.tex files is envisioned for a future release and will be the recommended way
to configure explcheck.
#### Fixes
- Make the detection of error E102 (expl3 material in non-expl3 parts) more precise.
(discussed with @cfr42 in #18, fixed in #19)
- Use a less naïve parser of TeX comments to improve the detection of issues
W100 and E102. (reported by @FrankMittelbach in #8, fixed in #16)
#### Documentation
- State in the output of `explcheck --help` that command-line options are
provisional and subject to change. (discussed with @FrankMittelbach and
@muzimuzhi in #8 and #17, added in #19)
- Display the default maximum line length in the output of `explcheck --help`. (#19)
- Rename E102 to "expl3 material in non-expl3 parts".
(discussed with @cfr42 in #18, added in #19)
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/expltools
More information is at
https://www.ctan.org/pkg/expltools
------------------------------------------------------------------------
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
Mingyu Xia submitted an update to the
hduThesiS
package.
Version number: 0.5.0 2024-12-23
License type: lppl1.3c
Summary description: LaTeX class for bachelor and MPhil theses in Hangzhou Dianzi University
Announcement text:
----------------------------------------------------------------------
Version 0.5.0 released.
- Minimum compatibility to Tex Live 2022.
- Supports add signature image and date on the commitment page.
- Updated the layout of hdu's stationery, and supports add note lines.
- Added source code's principles and details to manual's appendix.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/xetex/latex/hduthesis
More information is at
https://www.ctan.org/pkg/hduthesis
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3kernel
bundle.
Version: 2024-12-09
License: lppl1.3c
Summary description: LaTeX3 programming conventions
Announcement text:
----------------------------------------------------------------------
### Added
- `\bitset_use:N` and `\clist_use:N`: this clarifies that bitsets and clists
can be used with `V`-type expansion
- `\sys_if_engine_opentype:(TF)`
- Add equivalent interfaces for regex functions:
- `\int_(g)set_regex_count:Nnn`, `\int_(g)set_regex_count:NNn`
- `\seq_(g)set_regex_extract_once:Nnn`, `\seq_(g)set_regex_extract_once:NNn`
- `\seq_(g)set_regex_extract_all:Nnn`, `\seq_(g)set_regex_extract_all:NNn`
- `\seq_(g)set_regex_split:Nnn`, `\seq_(g)set_regex_split:NNn`
- `\tl_if_regex_match:nn(TF)`, `\tl_if_regex_match:nN(TF)`
- `\tl_regex_(g)replace_once:Nnn`, `\tl_regex_(g)replace_once:NNn`
- `\tl_regex_(g)replace_all:Nnn`, `\tl_regex_(g)replace_all:NNn`
### Fixed
- `\prop_item:Nn` result not returned in `\exp_not:n` for linked properties
(#1630)
### Removed
- `\c_catcode_active_tl`: was missing a `_`, always intended to be internal
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3kernel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/required/l3kernel/
------------------------------------------------------------------------
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
Oliver Beery submitted an update to the
fontscale
package.
Version: 3.0.4 2024-12-22
License: lppl1.3c
Summary description: A flexible interface for setting font sizes
Announcement text:
----------------------------------------------------------------------
### Changed
- `\PrintFontSizeParameters` and `\PrintAllFontSizeParamters` now
print the font step and font scale rounded to 5 decimal places.
(`\CurrentFontStep` and `\CurrentFontScale` are unchanged.)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/fontscale
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/fontscale/
------------------------------------------------------------------------
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
exesheet
package.
Version number: 2.8 2024-12-22
License type: lppl1.3
Summary description: Typesetting exercise or exam sheets
Announcement text:
----------------------------------------------------------------------
- Improvements in 'answers' environment when no 'questions' environment precedes.
- Starred environments t'ablenuma*' and 'tablitem*' no longer supported.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/exesheet
More information is at
https://www.ctan.org/pkg/exesheet
------------------------------------------------------------------------
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
Hakuta Shizuya submitted an update to the
lisp-on-tex
package.
Version number: 2.1
License type: bsd
Summary description: Execute LISP code in a LaTeX document
Announcement text:
----------------------------------------------------------------------
* Add \stringTOint function https://github.com/hak7a3/lisp-on-tex/pull/1
* Fix regex functions
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/lisp-on-tex
More information is at
https://www.ctan.org/pkg/lisp-on-tex
------------------------------------------------------------------------
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
Jing Huang submitted the
aplTeX
package.
Version: 1.0.2
License: bsd3
Summary description: Tiny TeX distribution built on Web2C and LuaTeX
Announcement text:
----------------------------------------------------------------------
Tiny TeX distribution built on Web2C and LuaTeX.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/apltex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/systems/apltex/
------------------------------------------------------------------------
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
Boris Veytsman submitted an update to the
acmart
package.
Version: 2.11
License: lppl1.3
Summary description: Class for typesetting publications of ACM
Announcement text:
----------------------------------------------------------------------
Conference date is no longer printed in bibstrip.
ISBN now uses 4-digit year
DOI in bibliography is now output as doi:XX.XXXX/XXXXX.XXXX
Changed URL in Creative Commons licenses (deleted trailing /legalcode)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/acmart
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/acmart/
------------------------------------------------------------------------
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
package.
Version: 24.15 2024-12-21
License: lppl1.3
Summary description: Multilingual support for LaTeX, LuaLaTeX, XeLaTeX, and Plain TeX
Announcement text:
--------------------------------------------------------------------------------
Changes in version 24.15 are described in:
https://latex3.github.io/babel/news/whats-new-in-babel-24.15.html
Here is a summary:
* New: Locale for Interslavic, thanks to Adiee5.
* Fix: Import was not honored with lazy loading in some cases.
* Fix: Transforms where applied twice with unboxing, which could even raise a cryptic lua error.
* Improvements in the manual thanks to Barbara Beeton.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/required/babel/base
More information is at
https://www.ctan.org/pkg/babel
--------------------------------------------------------------------------------
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
pdfmanagement-testphase
package.
Version: 0.96o 2024-12-20
License: lppl1.3c
Summary description: LaTeX PDF management testphase bundle
Announcement text:
----------------------------------------------------------------------
### Changed
- the /Contents key in links contains now more information.
- the content and the name of the dummy PDF/A-4F attachment has been
changed to make it more understandable
- added for the testphase key the "latest" value to load all modules.
### Added
- standard verification tests for embedded files. A-4 will switch to
A-4F if embedded files are detected
- embedded files are counted, this allows better standard verification tests.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfmanagement-testphase
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pdfmanagement-testphase/
------------------------------------------------------------------------
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
Cameron Gray submitted an update to the
bangorcsthesis
package.
Version: 1.5.6 2024-12-20
License: lppl1.3
Summary description: Typeset a thesis at Bangor University
Announcement text:
----------------------------------------------------------------------
New version that changes the school name.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/bangorcsthesis
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/bangorcsthesis/
------------------------------------------------------------------------
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
Yegor Bugayenko submitted an update to the
clicks
package.
Version: 0.4.2
License: mit
Summary description: Slide Deck Animation
Announcement text:
--------------------------------------------------------------------------------
Some non-critical bug fixes
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/clicks
More information is at
https://www.ctan.org/pkg/clicks
--------------------------------------------------------------------------------
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 Tellechea submitted an update to the
tuple
package.
Version: 0.2 2024-12-20
License: lppl1.3c
Summary description: Expandable operations for tuples of numbers
Announcement text:
----------------------------------------------------------------------
* the type of numbers in the tuple can be set: "int", "dec:short" or
"dec:long" (default)
* negative indexes allowed for methods 'get', 'set', 'add' and 'split'
* (very) simple calc engine for decimals #8.#8 with product #16.#8
* 'pos' method now accepts an optional argument to indicate the
occurrence sought
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/tuple
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/generic/tuple/
------------------------------------------------------------------------
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
Sadao Massago submitted an update to the
latex-via-exemplos
package.
Version: 2024-12-19
License: lppl1.3c
Summary description: A LaTeX course written in brazilian portuguese language
Announcement text:
----------------------------------------------------------------------
- example of glossaries and acronyms using packages acro and glossaries
- new packages: tabularray, overpic, tocloft
- some updates on description of helper apps
- some bug fixes
- changed version numbering scheme
- license term changed from GNU General Public License (GPL)
to LaTeX Project Public License (LPPL)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/latex-via-exemplos
The package’s files themselves can be inspected at
https://mirrors.ctan.org/info/latex-via-exemplos/
------------------------------------------------------------------------
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
faq-fr-gutenberg
package.
Version: 2024-12-18
License: cc-by-sa-4
Summary description: Sources of the GUTenberg French LaTeX FAQ and PDF files
Announcement text:
--------------------------------------------------------------------------------
This package contains the sources of the GUTenberg French LaTeX FAQ (French (La)TeX users group), currently maintained as an Git repository open to all: https://faq.gutenberg-asso.fr
If you'd like to read the FAQ, please visit the URL above.
This package also contains two PDF versions of this FAQ:
- with code verbatim in clear mode
- with code verbatim in dark mode
This is the year-end update.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/help/faq-fr-gutenberg
More information is at
https://www.ctan.org/pkg/faq-fr-gutenberg
--------------------------------------------------------------------------------
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 .
Christophe Bal submitted an update to the
tutodoc
package.
Version: 1.7.1 2024-12-18
License: gpl3
Summary description: Typeset tutorial-like documentations
Announcement text:
--------------------------------------------------------------------------------
Ability to format code written in a language supported by minted, and improved
layouts with less wasted space and more sober colors...
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/tutodoc
More information is at
https://www.ctan.org/pkg/tutodoc
--------------------------------------------------------------------------------
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 .
Rebecca Turner submitted an update to the
changelog
package.
Version: 2.6.0 2024-12-18
License: lppl1.3c
Summary description: Typesetting keepachangelog.com style changelogs
Announcement text:
----------------------------------------------------------------------
If the `label` option for the `changelog` environment is empty,
no `label` will be generated for the changelog section.
The documentation has been clarified to explain that if the `section`
option is set to `false`, no label will be generated, as labels are
meaningless without being attached to a section.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/changelog
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/changelog/
------------------------------------------------------------------------
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
निरंजन submitted an update to the
beamertheme-light
package.
Version: 1.2
License: gpl3
Summary description: A minimal beamer style
Announcement text:
--------------------------------------------------------------------------------
The package now uses the standard method of loading beamer themes.
It generates a warning on using the deprecated old way.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
More information is at
https://www.ctan.org/pkg/beamertheme-light
--------------------------------------------------------------------------------
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 .
Jianrui Lyu submitted an update to the
functional
package.
Version: 2024C 2024-12-18
License: lppl1.3c
Summary description: An intuitive functional programming interface for LaTeX2
Announcement text:
----------------------------------------------------------------------
- rename \colorFromSpec as \funColor
- go around l3debug limitations (#20)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/functional
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/functional/
------------------------------------------------------------------------
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
Tingxuan Zhang submitted an update to the
lshort-zh-cn
package.
Version number: 6.05 2024-12-18
License type: fdl
Summary description: Introduction to LaTeX, in Chinese
Announcement text:
----------------------------------------------------------------------
- Introduce hologo;
- Delete the introduction of texdoctk, etc.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/info/lshort/chinese
More information is at
https://www.ctan.org/pkg/lshort-zh-cn
------------------------------------------------------------------------
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
Conrad Kosowsky submitted the
listparskip
package.
Version: 1.0 2024-12-17
License: lppl1.3c
Summary description: Adjust vertical space around lists
Announcement text:
----------------------------------------------------------------------
The listparskip package modifies list environments such that they
add \parskip and \partopsep before or after a list if and only if
the environment follows or precedes, respectively, a blank line
(i.e. a \par).
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/listparskip
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/listparskip/
------------------------------------------------------------------------
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.9.1-0-g92254dfb 2024-12-17
License: lppl1.3c
Summary description: Converting and rendering markdown documents inside TeX
Announcement text:
----------------------------------------------------------------------
Development:
- Add version `v1` of the new built-in theme `witiko/diagrams`.
(#514, #531, #538)
This version is an alias for an earlier theme named `witiko/dot`. Future
versions of the theme may have backwards-incompatible syntax and behavior,
see the discussion in #514 and #531. Therefore, you are encouraged to always
specify the version `v1` to keep your documents from suddenly breaking. The
Markdown package will warn you if you don't.
Fixes:
- Make option `eagerCache` safe to use with plain LuaTeX.
(#530, witiko/lt3luabridge#29)
Documentation:
- Add artwork by <https://fiverr.com/quickcartoon> to directory `artwork/`. (#533)
You are welcome to use these artworks in your promotional materials, provided
you comply with the license terms specified for each piece. Typically, proper
attribution to the artist is required.
Defaults:
- In LaTeX, fix bad interaction between heading identifiers and the class name
`{.unnumbered}` (also written as `{-}`). (#511, 3d2e81d4, reported by @jurf)
Continuous Integration:
- Use explcheck to check expl3 code in the continuous integration.
(#535, #536, b4e3bfcd)
Deprecation:
- Soft-deprecate the name of the built-in theme `witiko/dot` in favor of
the new built-in theme `witiko/diagrams@v1`. (#514, #531, #538)
Distribution:
- Make `markdown-cli` executable and symlink it to system directories.
(#534, #537, [tex-live(a)tug.org][tex-live-2024-12-050952])
[tex-live-2024-12-050952]: https://tug.org/pipermail/tex-live/2024-December/050952.html
Tests:
- Reenable `eagerCache` in tests for plain LuaTeX. (#530, witiko/lt3luabridge#29)
Docker:
- Install the current package lt3luabridge in `Dockerfile`. (#530)
----------------------------------------------------------------------
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
Reuben Thomas submitted an update to the
pdfjam
package.
Version: 4.00
License: gpl2+
Summary description: Shell scripts interfacing to pdfpages
Announcement text:
----------------------------------------------------------------------
* Major version bumped to 4.00 to reflect major refactoring, and
some minor backwards-incompatible changes.
* New co-maintainer.
* Several minor bug fixes.
* New option `--builddir path` to build in `path` instead of a temporary
directory. Overwrites files in `path` without further notice.
* In the constructed tex file, included files are now referenced as
`source-1.pdf` etc. instead of `/tmp/pdfjam-XXXXXX/source-1.pdf`.
This improves reproducibility and allows referencing with hyperref.
* Put every `--preamble` argument on distinct line in tex file.
* Automatically add braces around values where necessary. Thus, one can now
write `--papersize 7cm,3cm` and `--picturecommand '\put(20,20){Text}'`.
* Support libpaper1 in addition to libpaper2 to obtain system default paper.
* Support `--paper a4` etc. as alternative to `--paper a4paper`.
* Support `--papersize 595,842` as alternative to `--papersize 595bp,842bp`.
Prevents people adding unit `pt` where they actually mean `bp`.
* Mirror page when `--papersize` and `--landscape` given.
* Renames duplex edge flipping options `--longedge` to `--otheredge` and
`--shortedge` to `--no-otheredge` to reflect their actual behaviour.
* Support `--keepinfo --pdfauthor ''` to discard only the corresponding field
while keeping the remaining pdfinfo.
* Adds lots of regression and integration tests.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pdfjam
The package’s files themselves can be inspected at
https://mirrors.ctan.org/support/pdfjam/
------------------------------------------------------------------------
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 an update to the
jsonparse
package.
Version: 0.9.10 2024-12-10
License: lppl1.3c
Summary description: Parse, store and access JSON data in LaTeX documents
Announcement text:
--------------------------------------------------------------------------------
Change to linked props; improved backward compatibility.
--------------------------------------------------------------------------------
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
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 .
Maxime Chupin submitted an update to the
MPchess
package.
Version: 0.9
License: lppl1.3c gpl2+
Summary description: Drawing chess boards and positions with MetaPost
Announcement text:
--------------------------------------------------------------------------------
- correction of a bug in the placement of the trait marker (by Udi Fogiel),
- added different marker types ("triangle", "square", "disk" and "custom"),
- filling of the white marker.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mpchess
More information is at
https://www.ctan.org/pkg/mpchess
--------------------------------------------------------------------------------
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 .