diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexbase/TODO')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatexbase/TODO | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexbase/TODO b/Master/texmf-dist/doc/luatex/luatexbase/TODO index ae89fbfc3c4..40cded71548 100644 --- a/Master/texmf-dist/doc/luatex/luatexbase/TODO +++ b/Master/texmf-dist/doc/luatex/luatexbase/TODO @@ -1,23 +1,29 @@ -Version 0.3 -=========== +Next actions +------------ -general -------- +1. Do the catcode table stack à la luatex.sty. +2. Merge with luatex.sty (inc test suite). +3. Coordinate release with Heiko. -- `make check` for luaotfload & fontspec (lltxb branch) -- synchronize release +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 -Later -===== +luatex.sty +---------- -all ---- +- do it (depends on cctb update) +- provide \newcatcodetable & all for now, used in l3luatex.sty (to be + investigated), with a depcracation warning -- discuss merge with Heiko... +compat +------ -- regression checks on the results of the tests (sed+diff the log) -- add debug messages to be used in the test suite? +- clarify doc/comments about relying on etex/pdf primitives +- import some error checking from Heiko's \LuT@MakeLuatexPrimitive modutils -------- @@ -27,8 +33,14 @@ modutils cctb ---- +- stack à la luatex.sty - support for unicode-letters? +mcb +--- + +- add an analogue of `callback.find()`, see #4 + bytecode registers ------------------ |