diff options
| -rw-r--r-- | TODO | 4 | 
1 files changed, 4 insertions, 0 deletions
@@ -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  ----------  | 
