diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-11 18:24:36 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-11 18:24:36 +0100 |
commit | 8f6a797ab68d6aa3f79b1c360c8de126bf77b5bf (patch) | |
tree | 177145364f3ac23aad81858ed83278c0d6180ecc /TODO | |
parent | 6486bb6dd718eb0946f4ce7ef2b2d86913b9e481 (diff) | |
download | luatexbase-8f6a797ab68d6aa3f79b1c360c8de126bf77b5bf.tar.gz |
Stop writing in the tex table.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -16,15 +16,3 @@ 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?) - -attr ---- - -- don't write in the tex table! |