diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 01:54:44 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-30 02:37:59 +0200 |
commit | 386b1aadbcf8c67201b6e35eb08a498ac1842eab (patch) | |
tree | 9dfe7e0bc03acc61d658521aa0cdc16088719b80 /TODO | |
parent | 41a29f2e0470390b92ea244d6935c21c3fbcd999 (diff) | |
download | luatexbase-386b1aadbcf8c67201b6e35eb08a498ac1842eab.tar.gz |
Rework error functions in modutils.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,8 +4,8 @@ modutils - Renaming: \luatexUseModule \luatexRequireModule - \luatexModuleError - syntax of public TeX macros and Lua functions +- create private functions for infwarrerr? - review logic (see what LaTeX2e does) - General review of code and comments. - Update user documentation. |