diff options
Diffstat (limited to 'Master/texmf-dist/tex/luatex/luamplib/luamplib.sty')
-rw-r--r-- | Master/texmf-dist/tex/luatex/luamplib/luamplib.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty index 5d450f8dbe5..acdf367c53f 100644 --- a/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty +++ b/Master/texmf-dist/tex/luatex/luamplib/luamplib.sty @@ -8,7 +8,7 @@ %% This is a generated file. %% %% Copyright (C) 2008-2009 by Hans Hagen, Taco Hoekwater and Elie Roux -%% <elie.roux@telecom-bretagne.eu>. +%% <elie.roux@telecom-bretagne.eu>. (Support: <lualatex-dev@tug.org>.) %% %% This work is under the CC0 license. %% @@ -25,13 +25,13 @@ \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luamplib} - [2010/08/02 v1.04 mplib package for LuaTeX.] + [2010/10/17 v1.06 mplib package for LuaTeX] \RequirePackage{luatexbase-modutils} \RequirePackage{fancyvrb} \fi -\luatexUseModule{luamplib} +\RequireLuaModule{luamplib} \def\mplibsetformat#1{\directlua{luamplib.setformat([[#1]])}} |