From faa20eb6f2ff8fc3337c0d93aac3a76dbcad3609 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Sep 2009 23:21:11 +0000 Subject: luamplib 1.01 (26sep09) git-svn-id: svn://tug.org/texlive/trunk@15471 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/luatex/luamplib/luamplib.lua | 2 +- Master/texmf-dist/tex/luatex/luamplib/luamplib.sty | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/luatex/luamplib') diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua b/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua index 632c4140c45..f48ce0a5314 100644 --- a/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua +++ b/Master/texmf-dist/tex/luatex/luamplib/luamplib.lua @@ -24,7 +24,7 @@ luamplib = { } luamplib.module = { name = "luamplib", version = 1.01, - date = "2009/03/09", + date = "2009/09/23", description = "Lua functions to typeset Metapost directly with MPLib.", author = "Hans Hagen, Taco Hoekwater & Elie Roux", copyright = "ConTeXt Development Team & Elie Roux", diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty index 8d87e2b598f..8d6209efa70 100644 --- a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty +++ b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty @@ -24,13 +24,13 @@ \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luamplib} - [2009/03/09 v1.01 mplib package for LuaTeX.] + [2009/09/23 v1.01 mplib package for LuaTeX.] \RequirePackage{luatextra} \RequirePackage{fancyvrb} \fi -\luaUseModule{luamplib} +\luatexUseModule{luamplib} \def\mplibsetformat#1{\directlua0{luamplib.setformat([[#1]])}} -- cgit v1.2.3