diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -1,15 +1,6 @@ -compat ------- - -- use it in other packages, and test them with various versions - 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) modutils @@ -20,11 +11,13 @@ Review extensively. \luatexUseModule \luatexRequireModule \luatexModuleError +- stop using module() inside functions - logic (see what LaTeX2e does) mcallbacks ---------- Review extensively. +Compatibility : tex.luaversion not available in 0.25.4 :'( Incorporate remaining bits from luatextra? |