diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:25:12 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:25:12 +0100 |
commit | e93e40e44167098e535e26cc41e3daf0fdb81245 (patch) | |
tree | 2c4157a336dec2cb4d53d31eeb433ce1ff1bcb0d /TODO | |
parent | ef33b79773c88a941dcb96dc7799f7327073fccb (diff) | |
download | luatexbase-e93e40e44167098e535e26cc41e3daf0fdb81245.tar.gz |
Cleanup Lua names.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -18,16 +18,7 @@ Later - change lua module name(s) (luatexbase or luatexbase.regs etc) -regs ----- - -- Should the various allocation macros set something in a Lua table, or should - we just wait for it to be implemented in LuaTeX? (The \*blk macros would be -rather tricky in this respect, but are they really used?) Well, is there any -actual need for this? - cctb ---- -- don't write in the tex table! - don't define macros starting with \luatex |