From afd1f72fe35da0060ca940dcc3840d78567d61a5 Mon Sep 17 00:00:00 2001 From: Elie Roux Date: Sat, 11 May 2013 18:42:26 +0200 Subject: Now all luatexbase modules are identified through provides_module() --- luatexbase-mcb.dtx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'luatexbase-mcb.dtx') diff --git a/luatexbase-mcb.dtx b/luatexbase-mcb.dtx index 0c04d4d..b0ae1c9 100644 --- a/luatexbase-mcb.dtx +++ b/luatexbase-mcb.dtx @@ -115,7 +115,7 @@ See the aforementioned source file(s) for copyright and licensing information. % Grave accent \` Left brace \{ Vertical bar \| % Right brace \} Tilde \~} % -% \pkdate{luatexbase-mcb}{2013/04/13 v0.5} +% \pkdate{luatexbase-mcb}{2013/05/11 v0.6} % % \maketitle % @@ -332,7 +332,7 @@ See the aforementioned source file(s) for copyright and licensing information. \let\x\ProvidesPackage \fi \expandafter\endgroup -\x{luatexbase-mcb}[2013/04/13 v0.5 Callback management for LuaTeX] +\x{luatexbase-mcb}[2013/05/11 v0.6 Callback management for LuaTeX] % \end{macrocode} % % Make sure \luatex is used. @@ -363,8 +363,8 @@ See the aforementioned source file(s) for copyright and licensing information. % % \subsubsection{Load supporting Lua module} % -% First load \pk{luatexbase-loader} (hence \pk{luatexbase-compat}), then -% the supporting Lua module. +% First load \pk{luatexbase-modutils} (hence \pk{luatexbase-loader} +% and \pk{luatexbase-compat}), then the supporting Lua module. % % \begin{macrocode} \begingroup\expandafter\expandafter\expandafter\endgroup @@ -396,8 +396,8 @@ luatexbase = luatexbase or { } local luatexbase = luatexbase local err, warning, info, log = luatexbase.provides_module({ name = "luatexbase-mcb", - version = 0.5, - date = "2013/04/13", + version = 0.6, + date = "2013/05/11", description = "register several functions in a callback", author = "Hans Hagen, Elie Roux, Manuel Pegourie-Gonnard and Philipp Gesang", copyright = "Hans Hagen, Elie Roux, Manuel Pegourie-Gonnard and Philipp Gesang", -- cgit v1.2.3