summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index a7e6220..ca12f38 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,7 @@
attr: \newluatexattribute -> \newattribute
+all: error if not running luatex!
+
modutils
--------
@@ -8,6 +10,7 @@ modutils
\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.
@@ -20,6 +23,7 @@ mcb
- General review of code and comments.
- Update user documentation.
+
afterwards
----------