Releases: lualatex/luamplib
v2.36.3
v2.36.2
v2.36.1
v2.36.0
-
<path>|<textual picture> withshadingmethod <string>
, where<string>
shall be"linear"
or"circular"
, gives shading effect to the<path>
or<textual picture>
with plain format as well as metafun. See the documentation. -
withtransparency (<number>|<string>, <number>)
gives transparency effect with plain format as well. See the documentation. -
added
dir TLT
to usemplibgroup boxes -
removed
tag=artifact
option. Useartifact
instead.
v2.35.2
v2.35.1
v2.35.0
-
even under
\mplibtextextlabel{true}
, the originalinfont
operator will
be used when the character slot of the text argument is less than 32, or is
equal to 35, 36, 37, 38, 92, 94, 95, 123, 125, 126 or 127. -
\mplibforcehmode
will have effects on\usemplibgroup
as well as ordinary
metapost figures. -
support tagged PDF when tagpdf package is activated. The related code is
currently in experimental stage. See the documentation for details.