From 0fcd4965ecb2902d4fd6cb58c29b0b6c8d616ce4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 29 Mar 2010 17:52:05 +0200 Subject: TeX package for mcb, Todo update. --- TODO | 27 +++++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index b81d103..6c43e1a 100644 --- a/TODO +++ b/TODO @@ -1,18 +1,37 @@ modutils -------- -Review extensively. - Renaming: \luatexUseModule \luatexRequireModule \luatexModuleError - stop using module() inside functions +- Make more Lua objects local. - logic (see what LaTeX2e does) +- syntax of public TeX macros and Lua functions +- General review of code and comments. +- Update user documentation. mcallbacks ---------- -Review extensively. -Compatibility : tex.luaversion not available in 0.25.4 :'( -Incorporate remaining bits from luatextra? +- Compatibility : tex.luaversion not available in 0.25.4 :'( +- Incorporate remaining bits from luatextra? +- Make more Lua objects local. +- Stop creating functions in the callback table ?! +- Make a decision about names of public functions. +- General review of code and comments. +- Update user documentation. +luatexbase +---------- + +- create it, make it load the others (except maybe mcb for now) +- create general documentation + +afterwards +---------- + +- check/adapt luatextra +- Bump version number, make zip, announce. +- engage discussion with Heiko -- cgit v1.2.3