summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-08-02 13:47:51 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-08-02 13:47:51 +0200
commitd9e17890ae9d1cd43e9c968b87b3d423ecf0d964 (patch)
tree111e8fc346aa855ac2f0abccb2a3359d096567d0 /TODO
parent50ddf9a9e31b94ce79e92b15faeb07b31a2d26f6 (diff)
downloadluatexbase-d9e17890ae9d1cd43e9c968b87b3d423ecf0d964.tar.gz
todo update
Diffstat (limited to 'TODO')
-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
----------