summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luatexbase/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexbase/TODO')
-rw-r--r--Master/texmf-dist/doc/luatex/luatexbase/TODO48
1 files changed, 27 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexbase/TODO b/Master/texmf-dist/doc/luatex/luatexbase/TODO
index 60329a347ee..ae89fbfc3c4 100644
--- a/Master/texmf-dist/doc/luatex/luatexbase/TODO
+++ b/Master/texmf-dist/doc/luatex/luatexbase/TODO
@@ -1,30 +1,36 @@
-attr: \newluatexattribute -> \newattribute
+Version 0.3
+===========
-all: error if not running luatex!
+general
+-------
+
+- `make check` for luaotfload & fontspec (lltxb branch)
+- synchronize release
+
+
+Later
+=====
+
+all
+---
+
+- discuss merge with Heiko...
+
+- regression checks on the results of the tests (sed+diff the log)
+- add debug messages to be used in the test suite?
modutils
--------
-- Renaming:
- \luatexUseModule
- \luatexRequireModule
-- syntax of public TeX macros and Lua functions
-- create private functions for infwarrerr?
-- use tex.error for error reporting if available
-- review logic (see what LaTeX2e does)
-- General review of code and comments.
-- Update user documentation. Include template(s) for Lua modules.
-
-mcb
----
+- make `\listfiles` show Lua modules?
-- Incorporate remaining bits from luatextra?
-- Enhance test file?
-- General review of code and comments.
-- Update user documentation.
+cctb
+----
+- support for unicode-letters?
-afterwards
-----------
+bytecode registers
+------------------
-- Bump version number, upload.
+- create submodule for that
+- only lua interface, most probably