diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-08-02 13:47:51 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-08-02 13:47:51 +0200 |
commit | d9e17890ae9d1cd43e9c968b87b3d423ecf0d964 (patch) | |
tree | 111e8fc346aa855ac2f0abccb2a3359d096567d0 /TODO | |
parent | 50ddf9a9e31b94ce79e92b15faeb07b31a2d26f6 (diff) | |
download | luatexbase-d9e17890ae9d1cd43e9c968b87b3d423ecf0d964.tar.gz |
todo update
Diffstat (limited to 'TODO')
-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 ---------- |