diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-11 16:57:59 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-11 16:57:59 +0100 |
commit | aea103a1f2d2604cd5ae6883e6e808930f7ccef4 (patch) | |
tree | 7de177c7d5042b4f598d108269c643a516f2a78e /TODO | |
parent | 6fd9e351fad8a6d4df2d2841a29da7fa99806463 (diff) | |
download | luatexbase-aea103a1f2d2604cd5ae6883e6e808930f7ccef4.tar.gz |
Add basic test files for attr.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,14 +1,14 @@ general ------- +- write test files - change prefix for internal TeX macros - check for lua name conflicts ('module' used in mods) - check for macros starting with \luatex -- write test files -- reload check, declaration, luatex test -- handle catcodes for Plain (more comprensive defenses to be added later) -- import/update doc - make TeX tests cleaner: \begingroup\expandafter\ETC. +- reload check, declaration, luatex test, catcodes for plain +- import/update doc +- date & changes entry Later |