summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 0 insertions, 14 deletions
diff --git a/TODO b/TODO
index ab67d0f..c032e39 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,3 @@
-general
--------
-
-- add catcode defenses
-- adjust original luatextra package
-
Later
=====
@@ -12,14 +6,6 @@ Later
- compat with LuaTeX 0.25.4? (Means problems with \directlua, primitive names,
kpse.find_file(..., 'lua'), etc.) Maybe do a compat package?
-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
----