diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-10 16:48:09 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:53:11 +0100 |
commit | bb628440a9f41eecabfe2f75f5414a130831163b (patch) | |
tree | 668bc7ae6525103bd0219d04623be6219452e076 /Changes | |
parent | 718bc99ee907323af31f5b9334983a0494d1cc74 (diff) | |
download | luatexbase-bb628440a9f41eecabfe2f75f5414a130831163b.tar.gz |
Update changes.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -13,8 +13,11 @@ merge with luatex.sty. Afterwards, no such changes are expected. \RequireLuaModule with a unified syntax. - [BI] luatexbase.use_module removed (use luatexbase.require_module with a single argument instead). - - [BI] rm module_log & module_term functions. - - change formatting of messages. + - [BI] removed module_log & module_term functions. + - [BI] removed support for version check using a floating point + number, only date is supported now. + - date, version and description are now optional. + - improved formatting of messages. - luatexbase.require_module now returns curstom err/war/inf functions. mcb - [BI] rationalise "list" type handling. The new calling convention |