diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 19:04:41 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 19:04:41 +0100 |
commit | 34b29e403d015b1ba2ba08d9a4502d044293cf52 (patch) | |
tree | 732a6a72fa982622fbab0ccd6571b83a9bc70819 /TODO | |
parent | 86a8b1f74fad27b60acb9a14f0ad74a0f020885a (diff) | |
parent | bbade272c39f4925130374c026bdc27af7189013 (diff) | |
download | luatexbase-34b29e403d015b1ba2ba08d9a4502d044293cf52.tar.gz |
Merge branch 'master' into unstable
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.) |