summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 1 insertions, 19 deletions
diff --git a/TODO b/TODO
index 38d4e9a..ae2a47b 100644
--- a/TODO
+++ b/TODO
@@ -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
@@ -22,24 +21,7 @@ Later
=====
- change lua module name(s) (luatexbase or luatexbase.regs etc)
+- check for macros starting with \luatex
- compat with LuaTeX 0.25.4? (Means problems with \directlua, primitive names,
kpse.find_file(..., 'lua'), 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?
-
-attr
----
-
-- don't write in the tex table!
-
-cctb
-----
-
-- don't write in the tex table!
-- don't define macros starting with \luatex