summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 18 insertions, 4 deletions
diff --git a/TODO b/TODO
index c4585f9..40cded7 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,29 @@
-all
----
+Next actions
+------------
+
+1. Do the catcode table stack à la luatex.sty.
+2. Merge with luatex.sty (inc test suite).
+3. Coordinate release with Heiko.
-- discuss merge with Heiko...
+test suite
+----------
- regression checks on the results of the tests (sed+diff the log)
- add debug messages to be used in the test suite?
+- import test files from luatex.sty
+
+luatex.sty
+----------
+
+- do it (depends on cctb update)
+- provide \newcatcodetable & all for now, used in l3luatex.sty (to be
+ investigated), with a depcracation warning
compat
------
- clarify doc/comments about relying on etex/pdf primitives
+- import some error checking from Heiko's \LuT@MakeLuatexPrimitive
modutils
--------
@@ -19,8 +33,8 @@ modutils
cctb
----
+- stack à la luatex.sty
- support for unicode-letters?
-- logic from Heiko's luatex.sty?
mcb
---