diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 16:23:35 +0200 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 16:23:35 +0200 | 
| commit | b15ce057e0f76715604c6760cd9475bcaaf34ca5 (patch) | |
| tree | 1bf024f5f6832fcccc7452e72c47abe21aeb155e /TODO | |
| parent | df8130aebc2f5d1a34093b255a6e889fd0fc1a9d (diff) | |
| download | luatexbase-b15ce057e0f76715604c6760cd9475bcaaf34ca5.tar.gz | |
Todo update.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 | 
1 files changed, 10 insertions, 3 deletions
@@ -3,9 +3,13 @@ general  - check for user macros starting with \luatex  - 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.) Maybe do a compat package? + +compat +------ + +- \luadirect abstraction to \directlua +- \EnsureLuaTeXPrimitive +- use it in other packages, and test them with various versions  loader  ------ @@ -19,9 +23,12 @@ modutils  --------  Review extensively. +- names starting with \luatex +- logic (see what LaTeX2e does)  mcallbacks  ----------  Review extensively. +Incorporate remaining bits from luatextra?  | 
