diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-10 22:43:57 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:53:12 +0100 |
commit | 2dc94fe1386b7bd1ede75570c7ae8f32e0ed8861 (patch) | |
tree | 9d7211f7a07f769f94ad5020cd64363bc12fc416 /Changes | |
parent | 708b9f4b9ddfc0a1bb2d0e2df616059a4092700d (diff) | |
download | luatexbase-2dc94fe1386b7bd1ede75570c7ae8f32e0ed8861.tar.gz |
Update readme, changes and overview doc.
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,7 +4,7 @@ The [BI] tag signals backward-incompatible changes. Starting with v0.3, the only possible source of such changes is the upcoming merge with luatex.sty. Afterwards, no other BI change is to be expected. -(current changes) v0.3 +2010/10/10 v0.3 all not using LuaTeX results in an error (formerly a warning) modutils - [BI] \luatexUseModule and \luatexRequireModule replaced by @@ -18,8 +18,8 @@ merge with luatex.sty. Afterwards, no other BI change is to be expected. - improved formatting of messages. - luatexbase.require_module now returns curstom err/war/inf functions. mcb - - [BI] rationalise "list" type handling. The new calling convention - differs from the old one only in edge cases. + - [BI] rationalise "list"-type callbacks handling. The new calling + convention differs from the old one only in edge cases. - add user documentation - misc code tuning (more locals, etc) |