diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:31:03 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:34:56 +0100 |
commit | 86a8b1f74fad27b60acb9a14f0ad74a0f020885a (patch) | |
tree | 32e0560eeaf529ed73d4121314dd27e46861b1a7 /TODO | |
parent | e93e40e44167098e535e26cc41e3daf0fdb81245 (diff) | |
download | luatexbase-86a8b1f74fad27b60acb9a14f0ad74a0f020885a.tar.gz |
s/\luatexsetcatcoderange/\setcatcoderange/
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -4,7 +4,6 @@ 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 - make TeX tests cleaner: \begingroup\expandafter\ETC. - reload check, declaration, luatex test, catcodes for plain - import/update doc @@ -17,8 +16,5 @@ Later ===== - change lua module name(s) (luatexbase or luatexbase.regs etc) +- check for macros starting with \luatex -cctb ----- - -- don't define macros starting with \luatex |