From 6a8a3813b14602e29e21837e50679d8fceea6f19 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 6 Apr 2018 21:37:07 +0000 Subject: luamplib (6apr18) git-svn-id: svn://tug.org/texlive/trunk@47336 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/luatex/luamplib/luamplib.lua | 5 ++--- Master/texmf-dist/tex/luatex/luamplib/luamplib.sty | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/luatex') diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua b/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua index 32dbb2131af..816b0d9631c 100644 --- a/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua +++ b/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua @@ -18,8 +18,8 @@ luamplib.lastlog = "" luatexbase.provides_module { name = "luamplib", - version = "2.12.2", - date = "2018/01/04", + version = "2.12.3", + date = "2018/04/06", description = "Lua package to typeset Metapost with LuaTeX's MPLib.", } @@ -614,7 +614,6 @@ if known context_mlib: def data_mpy_file = filename enddef; mfun_do_graphic_text (filename) enddef; - if unknown TEXBOX_: def mfun_do_graphic_text text t = enddef; fi else: vardef textext@# (text t) = rawtextext (t) enddef; fi diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty index bc05bf46027..aad69ce75be 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} - [2018/01/04 v2.12.2 mplib package for LuaTeX] + [2018/04/06 v2.12.3 mplib package for LuaTeX] \ifx\newluafunction\@undefined \input ltluatex \fi -- cgit v1.2.3