summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-23 18:04:37 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-11-11 15:48:14 +0100
commit312a1e8268c5fe9c364421c2ae4b0beb48e67caa (patch)
treebacfcc4917d2cfc6a687964c40f142f61d0ff3be /TODO
parent0f8f820363a80ffb91b669d0c38b64c2a09d2f39 (diff)
downloadluatexbase-312a1e8268c5fe9c364421c2ae4b0beb48e67caa.tar.gz
TODO update.
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 4 insertions, 13 deletions
diff --git a/TODO b/TODO
index 8e85056..c8f9f32 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,12 @@
modutils
--------
-- Renaming:
- \luatexUseModule
- \luatexRequireModule
- syntax of public TeX macros and Lua functions
- create private functions for infwarrerr?
-- use tex.error for error reporting if available
-- review logic (see what LaTeX2e does)
-- General review of code and comments.
-- Update user documentation. Include template(s) for Lua modules.
+
+- review logic: should this module be mandatory?
+ if not, what should happen with mixed require(), require_module(),
+declaration and no declaration?
mcb
---
@@ -18,9 +15,3 @@ mcb
- Enhance test file?
- General review of code and comments.
- Update user documentation.
-
-
-afterwards
-----------
-
-- Bump version number, upload.