diff options
-rw-r--r-- | Changes | 5 | ||||
-rw-r--r-- | TODO | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -3,11 +3,16 @@ 2010/03/28 all - use luatexbase as the Lua module name + - change the filename of the lua module (suppress luatexbase.) luatexbase-attr - don't create tex.attributenumber luatexbase-cctb - don't create tex.catcodetablenumber - rename \luatexsetcatcoderange to \setcatcoderange + luamcallbacks + - test file now for plain and latex + luatexbase-loader + - require"foo.bar" now looks for foo/bar then foo.bar 2010/03/28 luatexbase-* @@ -13,10 +13,10 @@ compat loader ------ -- write doc - make a real test using a fake texmf tree as TEXMFHOME? - 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 -------- |