From 776943df4656b22334edaf462ac1976e9f1d2083 Mon Sep 17 00:00:00 2001 From: Dohyun Kim Date: Thu, 31 Mar 2016 21:18:10 +0900 Subject: [PATCH] v2.11.3 --- NEWS | 3 +++ luamplib.dtx | 10 +++++----- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index ed1d29c..4df1e01 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,8 @@ History of the luamplib package +2016/03/31 2.11.3 + * fix a bug regarding nested mplibcode environments (issue #63) + 2016/01/02 2.11.2 * updates for luatex 0.87 diff --git a/luamplib.dtx b/luamplib.dtx index 4c42359..3b03b69 100644 --- a/luamplib.dtx +++ b/luamplib.dtx @@ -85,7 +85,7 @@ See source file '\inFileName' for licencing and contact information. %<*driver> \NeedsTeXFormat{LaTeX2e} \ProvidesFile{luamplib.drv}% - [2016/01/02 v2.11.2 Interface for using the mplib library]% + [2016/03/31 v2.11.3 Interface for using the mplib library]% \documentclass{ltxdoc} \usepackage{metalogo,multicol,mdwlist,fancyvrb,xspace} \usepackage[x11names]{xcolor} @@ -153,7 +153,7 @@ See source file '\inFileName' for licencing and contact information. % \author{Hans Hagen, Taco Hoekwater, Elie Roux, Philipp Gesang and Kim Dohyun\\ % Maintainer: LuaLaTeX Maintainers --- % Support: \email{lualatex-dev@tug.org}} -% \date{2016/01/02 v2.11.2} +% \date{2016/03/31 v2.11.3} % % \maketitle % @@ -369,8 +369,8 @@ luamplib.lastlog = "" luatexbase.provides_module { name = "luamplib", - version = "2.11.2", - date = "2016/01/02", + version = "2.11.3", + date = "2016/03/31", description = "Lua package to typeset Metapost with LuaTeX's MPLib.", } @@ -1708,7 +1708,7 @@ luamplib.colorconverter = colorconverter \else \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{luamplib} - [2016/01/02 v2.11.2 mplib package for LuaTeX] + [2016/03/31 v2.11.3 mplib package for LuaTeX] \ifx\newluafunction\@undefined \input ltluatex \fi