From 0d1b9ec3845cd63eb16c5bb58e37d563973803df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 4 Nov 2010 22:46:24 +0100 Subject: Todo & Changes update. --- Changes | 1 + TODO | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index af2201c..67ce85d 100644 --- a/Changes +++ b/Changes @@ -11,6 +11,7 @@ a single argument instead). - change formatting of messages. - rm module_log & module_term functions. + - luatexbase.require_module now returns curstom err/war/inf functions. 2010/10/04 various documentation updates/fixes uploaded to CTAN diff --git a/TODO b/TODO index 46892c2..55c4f05 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,16 @@ modutils -------- +- use tex.error for errors when available - review logic: should this module be mandatory? if not, what should happen with mixed require(), require_module(), declaration and no declaration? +- Update user documentation including template(s) for Lua modules once the + preceding question is decided. mcb --- -- Incorporate remaining bits from luatextra? -- Enhance test file? +- Enhance test file: call each function at least once - General review of code and comments. - Update user documentation. -- cgit v1.2.3