diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 18:24:04 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-29 18:24:04 +0200 |
commit | 4ebd1bb559f0e74db3704617dc3b4b6d149f24d1 (patch) | |
tree | a2017f212727cd6bb29b8ee427ed328ee8a84a55 /TODO | |
parent | e4a0575aa7854548b4f881925f7477f12f3bc696 (diff) | |
download | luatexbase-4ebd1bb559f0e74db3704617dc3b4b6d149f24d1.tar.gz |
mcb now compatible with luatex 0.25.4
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -15,11 +15,10 @@ modutils mcallbacks ---------- -- Compatibility : tex.luaversion not available in 0.25.4 :'( -- Incorporate remaining bits from luatextra? - Make more Lua objects local. - Stop creating functions in the callback table ?! - Make a decision about names of public functions. +- Incorporate remaining bits from luatextra? - General review of code and comments. - Update user documentation. |