Christophe Poulain submitted an update to the
profmaquette
package.
Version: 0.94 2024-05-02
License: lppl1.3c
Summary description: Use exercises in different types of documents
Announcement text:
----------------------------------------------------------------------
Bug fix : the key <CorrigeInverse> is now correct.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/profmaquette
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/profmaquette/
------------------------------------------------------------------------
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
Michal Hoftich submitted an update to the
luavlna
package.
Version: 0.1m 2024-05-02
License: lppl1.3
Summary description: Prevent line breaks after single letter words, units, or academic titles
Announcement text:
----------------------------------------------------------------------
Bug fix release:
- fixed handling of spaces between number and unit that are placed
at the end of paragraph
- try to find the language ID number using l@<langname> command
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/luavlna
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/luatex/generic/luavlna/
------------------------------------------------------------------------
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 Flipo submitted an update to the
kpfonts-otf
package.
Version: 0.63 2024-05-02
License: ofl lppl1.3
Summary description: OTF version of the Kp-fonts
Announcement text:
--------------------------------------------------------------------------------
Text fonts enhancements:
- The set of sub/super-scripts has been enlarged for supercitations:
punctuation, dashes and delimiters added;
- New option `fakedscripts` added to kpfonts-otf.sty for users who
do not want to load the `realscripts` package.
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/fonts/kpfonts-otf
More information is at
https://www.ctan.org/pkg/kpfonts-otf
--------------------------------------------------------------------------------
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 .
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.29.0 2024-05-01
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
----------------------------------------------------------------------
* provide new TeX macros to reduce typing toil.
mpfig ... endmpfig is roughly the abbreviation of
egin{mplibcode}[@mpfig]
beginfig(0)
token list declared by everymplib[@mpfig]
...
token list declared by everyendmplib[@mpfig]
endfig;
end{mplibcode}
mpfig* ... endmpfig is roughly the abbreviation of
egin{mplibcode}[@mpfig]
...
end{mplibcode}
These macros are protected and unexpandable.
In these macros mpliblegacybehavior{false} is forcibly declared.
As both share the same instance name, MetaPost codes are inherited among them.
The instance name (default: @mpfig) can be changed by redefining `mpfiginstancename'.
* instance names are allowed in plain TeX as well. The syntax is:
mplibcode[name] ... endmplibcode
everymplib[name]{ ... }
everyendmplib[name]{ ... }
These macros are now protected and unexpandable.
* provide new MetaPost operators `mplibtexcolor' and `mplibrgbtexcolor'
which convert TeX color expressions to MetaPost color expressions.
The latter one forces rgb model results (#112). For instance,
mplibtexcolor olive % => (0, 0, 1, 0.5)
mplibrgbtexcolor olive % => (0.5, 0.5, 0)
As spot colors are always forced to cmyk or rgb model, it is not
recommended to use these operators for them.
* write down MetaPost messages into the log file
----------------------------------------------------------------------
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
Antoine Missier submitted the
mathgreeks
package.
Version: 1.0 2024-04-30
License: lppl1.3c
Summary description: Use Greek letters fonts in math mode
Announcement text:
--------------------------------------------------------------------------------
A new package that allow using and changing many Greek letters fonts in math mode
--------------------------------------------------------------------------------
This package is located at
https://mirrors.ctan.org/macros/latex/contrib/mathgreeks
More information is at
https://www.ctan.org/pkg/mathgreeks
--------------------------------------------------------------------------------
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 Krieg submitted an update to the
OSDA
package.
Version: 1.4.0 2024-05-01
License: lppl1.3 other-nonfree
Summary description: Commands for Proceedings of the Workshop on Open-Source Design Automation
Announcement text:
----------------------------------------------------------------------
The OSDA package is a package convenient for preparing manuscripts
that are published in the Proceedings of the Workshop on Open-Source
Design Automation.
----------------------------------------------------------------------
The package’s Catalogue entry can be viewed at
https://ctan.org/pkg/osda
The package’s files themselves can be inspected at
https://mirrors.ctan.org/macros/latex/contrib/osda/
------------------------------------------------------------------------
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
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 .