diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 04:14:20 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 04:14:20 +0200 |
commit | 14d38e579414e56e3b9cc1b13a075efb034f7568 (patch) | |
tree | edab59ebb30a817f2cca8d64ce43f6df614168fb /TODO | |
parent | 4ad60babbce6929c489c6c37e71ff34f31d8332f (diff) | |
download | luatexbase-14d38e579414e56e3b9cc1b13a075efb034f7568.tar.gz |
Abstraction for \directlua.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,6 @@ general compat ------ -- \luadirect abstraction to \directlua - \EnsureLuaTeXPrimitive - use it in other packages, and test them with various versions @@ -14,6 +13,7 @@ loader ------ - make a real test using a fake texmf tree as TEXMFHOME? +- anyway, give it some real testing with luatex < 0.43! - ensure compatibility with older versions of LuaTeX (no 'lua' type for kpse.find_file). - Make a decision about the behaviour (discuss this with Heiko & all) |