diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-08 06:25:18 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:53:11 +0100 |
commit | 56621dd318ee45d055ca94eed8ff4cdd2cab73aa (patch) | |
tree | bb71c2997f86d7047a68be7b775d1fc99a8c9358 /TODO | |
parent | d32313ab75f009ed9a806b41b08c9bd881c6bb36 (diff) | |
download | luatexbase-56621dd318ee45d055ca94eed8ff4cdd2cab73aa.tar.gz |
error if not luatex
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 29 |
1 files changed, 24 insertions, 5 deletions
@@ -1,8 +1,5 @@ -all ---- - -- regression checks on the results of the tests (sed+diff the log) -- add debug messages (to be used in the test suite)? +Version 0.3 +=========== modutils -------- @@ -14,3 +11,25 @@ declaration and no declaration? - Update user documentation including template(s) for Lua modules once the preceding question is decided. +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 +-------- + +- make `\listfiles` show Lua modules? |