diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 01:16:33 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 01:16:33 +0200 |
commit | faefe8fd2224ae2e65ddb5d26e8f50cb1b92ca5c (patch) | |
tree | 765a40f04be1a3305571a7694e73391477f24f2f /TODO | |
parent | 65d143e80ed5dec49ec3c8cefee04a835f8929e1 (diff) | |
download | luatexbase-faefe8fd2224ae2e65ddb5d26e8f50cb1b92ca5c.tar.gz |
Rm useless use of module().
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ modutils \luatexUseModule \luatexRequireModule \luatexModuleError -- stop using module() inside functions - Make more Lua objects local. - logic (see what LaTeX2e does) - syntax of public TeX macros and Lua functions |