diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luamplib/luamplib.sty')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luamplib/luamplib.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty index f74e1b5939a..257d9957240 100644 --- a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty +++ b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty @@ -14,7 +14,7 @@ \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luamplib} - [2024/07/17 v2.34.0 mplib package for LuaTeX] + [2024/07/19 v2.34.1 mplib package for LuaTeX] \ifx\newluafunction\@undefined \input ltluatex \fi @@ -46,6 +46,7 @@ \catcode`\&=12 \catcode`\$=12 \catcode`\%=12 \catcode`\^^M=12 } \def\mplibputtextbox#1{\vbox to 0pt{\vss\hbox to 0pt{\raise\dp#1\copy#1\hss}}} +\protected\def\usemplibgroup#1{\csname luamplib.group.#1\endcsname} {\def\:{\global\let\mplibsptoken= } \: } \protected\def\mppattern#1{% \begingroup |