diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 19:08:46 +0200 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-28 19:08:46 +0200 |
commit | 29571234614ef11c8b2ff57588c4b5774fe3c55f (patch) | |
tree | 9a38e5c4f4ee6fdfe28e2b1fb4d7adb539c60eff /Changes | |
parent | 2a5bc26ece3b6596ce47530ba93d8a61d3c9790a (diff) | |
download | luatexbase-29571234614ef11c8b2ff57588c4b5774fe3c55f.tar.gz |
require(foo.bar) looks for foo/bar.lua
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,11 +1,11 @@ Changes in the luatexbase package/bundle -[on-going] - luatexbase-attr +2010/03/28 + all - use luatexbase as the Lua module name + luatexbase-attr - don't create tex.attributenumber luatexbase-cctb - - use luatexbase as the Lua module name - don't create tex.catcodetablenumber - rename \luatexsetcatcoderange to \setcatcoderange |