summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.