diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-13 19:58:14 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-13 20:42:29 +0100 |
commit | f63af9a552cf853b4fa622750ffbf749cd333533 (patch) | |
tree | 4e67ae61d29a68f07b02967f3f49b9547b122be7 /TODO | |
parent | 849e05ead8cfb4e43c1b101e8fa60456b73a2936 (diff) | |
download | luatexbase-f63af9a552cf853b4fa622750ffbf749cd333533.tar.gz |
Add test files for regs.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,4 +1,18 @@ +general +------- + - change lua module names - check for name conflicts ('module' used in mods) - test +- reload check, declaration, luatex test +- import/update doc +- fix Makefile: test files are doc, not runfiles + +regs +---- + +- fix box & mark allocation (mathcherdef -> chardef) +- check why only 100 or so \inserts can be allocated +- make it work with Plain! + |