diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-23 18:20:29 +0200 |
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:49:17 +0100 |
| commit | ccf067d02062a1d45cefbbab158d6e4df1443dcc (patch) | |
| tree | 008a610c9faf371c3b039497a67c6be98620990b /Changes | |
| parent | afd6550bbe12c1593196d30df4a14d456cf3c6f7 (diff) | |
| download | luatexbase-ccf067d02062a1d45cefbbab158d6e4df1443dcc.tar.gz | |
Make use_module private.
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ Changes in the luatexbase package/bundle + +(current changes) + attr + - Name changes: \*luatexattribute -> \*attribute. + modutils + - \luatexUseModule and \luatexRequireModule replaced by + \RequireLuaModule with a unified syntax. + - luatexbase.use_module removed (use luatexbase.require_module with + a single argument instead). + 2010/10/04 various documentation updates/fixes uploaded to CTAN |
