diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 08:00:03 +0200 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 08:00:03 +0200 | 
| commit | 3c6452a7addcc5404f64f158ccbc7dc123f4e0d5 (patch) | |
| tree | 9b305689879c2f1afe1a9d0cb867525302d90179 /TODO | |
| parent | 434eb110c7c931412fe05514fba76f0f652e4771 (diff) | |
| download | luatexbase-3c6452a7addcc5404f64f158ccbc7dc123f4e0d5.tar.gz | |
Todo update.
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?  | 
