diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 01:33:37 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 01:33:37 +0200 |
commit | 41a29f2e0470390b92ea244d6935c21c3fbcd999 (patch) | |
tree | 108ec70bbcd8029697a7165867ab56804dcac822 /TODO | |
parent | faefe8fd2224ae2e65ddb5d26e8f50cb1b92ca5c (diff) | |
download | luatexbase-41a29f2e0470390b92ea244d6935c21c3fbcd999.tar.gz |
Make private objects local; cosmetic changes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,9 +5,8 @@ modutils \luatexUseModule \luatexRequireModule \luatexModuleError -- Make more Lua objects local. -- logic (see what LaTeX2e does) - syntax of public TeX macros and Lua functions +- review logic (see what LaTeX2e does) - General review of code and comments. - Update user documentation. |