diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -12,9 +12,16 @@ general - redo module loading in packages once mods is done. - adjust preamble to avoid duplicated list of files (refer to DTX instead) +loader +------ + +- a.b.c -> a/b/c or a/b.c or a.b.c + Later ===== - change lua module name(s) (luatexbase or luatexbase.regs etc) - check for macros starting with \luatex +- compat with LuaTeX 0.25.4? (Means problems with \directlua, primitive names, + kpse.find_file(..., 'lua'), etc.) |