summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 17:52:05 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 17:52:48 +0200
commit0fcd4965ecb2902d4fd6cb58c29b0b6c8d616ce4 (patch)
treeccff2c385c6ccf3d1718d5619b3f237997ecedac /TODO
parentfe2a87261f10e9359df7d49b48800bb2d951527c (diff)
downloadluatexbase-0fcd4965ecb2902d4fd6cb58c29b0b6c8d616ce4.tar.gz
TeX package for mcb, Todo update.
Diffstat (limited to 'TODO')
-rw-r--r--TODO27
1 files changed, 23 insertions, 4 deletions
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