Maxime Chupin submitted the
mpchess
package.
Version number: 0.1 2023-03-23
License type: lppl1.3c
Summary description: MPchess: drawing chess boards and positions with MetaPost
Announcement text:
----------------------------------------------------------------------
This package allows you to draw chess boards and positions. The appearance of
the drawings is modern and largely inspired by what is offered by the excellent
web site [Lichess.org](lichess.org). Relying on METAPOST probably
allows more graphic flexibility than the excellent LaTeX packages.
_This package is in beta version, do not hesitate to report bugs, as well as
requests for improvement_.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/graphics/metapost/contrib/macros/mpchess
More information is at
https://www.ctan.org/pkg/mpchess
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
--
Hi Maxime Chupin,
Thanks for the upload. I've installed the new package and updated the
catalogue repository.
The changes should become available on the mirrors within the next 24
hours. Then I will post the announcement.
> Package name: mpchess
> Version: 0.1
> Maintainers: Maxime Chupin
> Uploader: Maxime Chupin
> Uploader email: chupin(a)ceremade.dauphine.fr
> Upload type: new
> Location: graphics/metapost/contrib/macros
> License: lppl1.3c
> Home: https://plmlab.math.cnrs.fr/mchupin/mpchess
> Announce:
> Repository: https://plmlab.math.cnrs.fr/mchupin/mpchess
> Support:
> Bugs:
> Development:
> Topics:
> Summary: MPchess : drawing chess boards and positions with MetaPost
> Announcement:
> This package allows you to draw chess boards and positions. The appearance of
> the drawings is modern and largely inspired by what is offered by the excellent
> web site [Lichess.org](lichess.org). Relying on METAPOST probably
> allows more graphic flexibility than the excellent LaTeX packages.
>
> _This package is in beta version, do not hesitate to report bugs, as well as
> requests for improvement_.
> ---
> Note:
>
> ---
Kind regards
Ina Dau
for the CTAN Team
--
Please send messages to this mailing list in English only.
Please do not send HTML messages, they are held in our Spam filter.
Please do not send software to this list, use the web upload form.
Christophe Poulain submitted an update to the
ProfCollege
package.
Version number: 0.99-z-g 2023-03-24
License type: lppl1.3c
Summary description: A LaTeX package for French maths teachers in college
Announcement text:
----------------------------------------------------------------------
New commands and options.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/profcollege
More information is at
https://www.ctan.org/pkg/ProfCollege
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
--
Robert Allgeyer submitted an update to the
novel
package.
Version: 1.81a 2023-03-25
License: lppl1.3c ofl
Summary description: Class for printing fiction, such as novels
Announcement text:
----------------------------------------------------------------------
Minor correction to documentation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/novel
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/latex/novel/
------------------------------------------------------------------------
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
Wybo H. Dekker submitted an update to the
match_parens
package.
Version number: 1.44
License type: gpl
Summary description:
Find mismatches of parentheses, braces, (angle) brackets,
in texts
Announcement text:
----------------------------------------------------------------------
Find mismatches of parentheses, braces, (angle) brackets, in texts.
--pairs='$$' now works too, thanks Eugenio Bargiacchi.
----------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/support/match_parens
More information is at
https://www.ctan.org/pkg/match_parens
------------------------------------------------------------------------
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
Michele Piazzai submitted an update to the
beamertheme-arguelles
package.
Version: 2.2.0 2023-03-22
License: mit
Summary description: Simple, typographic beamer theme
Announcement text:
----------------------------------------------------------------------
A new option (splitnav) makes the navigation bar in the headline
display only the current section and its frames. This could be
preferable if your presentation has only a few sections, which
do not adequately fill the headline, or if it has a lot of
sections and the headline looks too crowded.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/beamertheme-arguelles
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/beamer-contrib/themes/beamert…
------------------------------------------------------------------------
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
The LaTeX Project Team submitted an update to the
l3build
package.
Version: 2023-03-22
License: lppl1.3c
Summary description: A testing and building system for (La)TeX
Announcement text:
----------------------------------------------------------------------
### Changed
- Default value of `maxprintline` is now `9999`
(may require `.tlg` updates: see docs)
### Fixed
- Apply needed luatex-specific log normalization, even when
`--rerun` is used (issue #291)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/l3build
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/l3build/
------------------------------------------------------------------------
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
Dennis Müller submitted an update to the
sTeX
bundle.
Version: 3.3.0
License: lppl
Summary description: An Infrastructure for Semantic Preloading of LaTeX Documents
Announcement text:
----------------------------------------------------------------------
Major refactoring of the code base
- The former document-structure package has been merged into
the stex package directly
- removed instantiate and varinstantiate in favor of return
attributes in symdecl, vardef and varseq =>
sequences of instances are now possible
- general refactoring for future extensibility and orthogonality
of features
- MathML intent annotations for HTML possible with mmlintent
and mmlarg
- total rewrite of the documentation; added a proper tutorial
for sTeX beginners
- co-release with MMT 24.0.0 and the sTeX Extension 1.1.0 for
VSCode (to be released within the following hours/day)
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/stex
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/stex/
------------------------------------------------------------------------
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
Günter Milde submitted an update to the
greek-inputenc
package.
Version: 1.9 2023-03-21
License: lppl1.3
Summary description: Greek encoding support for inputenc
Announcement text:
----------------------------------------------------------------------
* Empty argument instead of space for spacing accents.
* Documentation update.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/greek-inputenc
The package’s files themselves can be inspected at
https://mirrors.ctan.org/language/greek/greek-inputenc/
------------------------------------------------------------------------
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
Magnus Lie Hetland submitted an update to the
pseudo
package.
Version: 1.2.3 2023-03-21
License: mit
Summary description: Straightforward pseudocode
Announcement text:
----------------------------------------------------------------------
Minor fix for a bug triggered (e.g.) by interaction with `zref-clever`.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/pseudo
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/pseudo/
------------------------------------------------------------------------
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