diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-12 22:20:03 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-01-12 23:58:16 +0100 |
commit | 9c57e740c8f26700f25b47d42ec56b852e136fd0 (patch) | |
tree | 073e9e4166ecc4e66dbda96ce9d781b47df4ab00 /TODO | |
parent | c8d64bf4bfd2d87d11b49a1a4091fad9aa00dcf9 (diff) | |
download | luatexbase-9c57e740c8f26700f25b47d42ec56b852e136fd0.tar.gz |
Add Lua modules support (untested).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +- change lua module names +- check for name conflicts ('module' used in mods) +- test + |