CTAN update: luamplib
Date: May 11, 2024 11:32:09 AM CEST
Dohyun Kim submitted an update to the
luamplib
package.
Version: 2.30.0 2024-05-10
License: gpl2
Summary description: Use LuaTeX’s built-in MetaPost interpreter
Announcement text:
* provide a new metapost operator 'mplibglyph', which returns a metapost picture containing outline paths of a glyph in opentype, truetype or type1 fonts. When a type1 font is specified, metapost primitive 'glyph' will be called. In the syntax as follows, subfont number is zero based. mplibglyph 50 of \fontid\font % slot 50 of current font mplibglyph 50 of "cmr10" % type1 font mplibglyph "Q" of "TU/TeXGyrePagella(0)/m/n/10" % TeX fontname mplibglyph "똠" of "NotoSansCJKkr-Regular.otf" % raw filename mplibglyph "Q" of "Times.ttc(2)" % subfont number mplibglyph "똠" of "SourceHanSansK-VF.otf[Regular]" % instance name * provide a new metapost command 'mplibdrawglyph'. In contrast to metapost's 'draw' command, this one fills paths of a picture according to the Nonzero Winding Number Rule. * in 'mplibgraphictext', option 'scale' is deprecated and now a synonym of 'scaled'. In DVI mode, unicode-math package is needed for math formula graphictext.
This package is located at https://mirrors.ctan.org/macros/luatex/generic/luamplib More information is at https://www.ctan.org/pkg/luamplib
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 .
* provide a new metapost operator 'mplibglyph', which returns a metapost picture containing outline paths of a glyph in opentype, truetype or type1 fonts. When a type1 font is specified, metapost primitive 'glyph' will be called. In the syntax as follows, subfont number is zero based. mplibglyph 50 of \fontid\font % slot 50 of current font mplibglyph 50 of "cmr10" % type1 font mplibglyph "Q" of "TU/TeXGyrePagella(0)/m/n/10" % TeX fontname mplibglyph "똠" of "NotoSansCJKkr-Regular.otf" % raw filename mplibglyph "Q" of "Times.ttc(2)" % subfont number mplibglyph "똠" of "SourceHanSansK-VF.otf[Regular]" % instance name * provide a new metapost command 'mplibdrawglyph'. In contrast to metapost's 'draw' command, this one fills paths of a picture according to the Nonzero Winding Number Rule. * in 'mplibgraphictext', option 'scale' is deprecated and now a synonym of 'scaled'. In DVI mode, unicode-math package is needed for math formula graphictext.
This package is located at https://mirrors.ctan.org/macros/luatex/generic/luamplib More information is at https://www.ctan.org/pkg/luamplib
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 .
luamplib – Use LuaTeX’s built-in METAPOST interpreter
The package enables the user to specify METAPOST diagrams (which may include colour specifications from the color or xcolor packages) into a document, using LuaTeX’s built-in METAPOST library.
The facility is only available in PDF mode.
Package | luamplib |
Version | 2.35.0 2024-11-12 |
Copyright | 2008–2024 Hans Hagen, Taco Hoekwater, Elie Roux, Manuel Pégourié-Gonnard, Philipp Gesang and Kim Dohyun |
Maintainer | Philipp Gesang Manuel Pégourié-Gonnard Dohyun Kim Hans Hagen (inactive) Taco Hoekwater (inactive) Élie Roux (inactive) |