summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 14:34:37 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-29 14:34:37 +0200
commitb34fb130a4ccbf9aad49f1cecd33074c80337857 (patch)
tree55a9606ac135159d5ef7a2dbdd79240b7a271274 /Changes
parent60620185a92d7e383c26fe8ba4364ed517d6e298 (diff)
downloadluatexbase-b34fb130a4ccbf9aad49f1cecd33074c80337857.tar.gz
Write doc for loader.
Diffstat (limited to 'Changes')
-rw-r--r--Changes9
1 files changed, 8 insertions, 1 deletions
diff --git a/Changes b/Changes
index 07804c1..b6462b1 100644
--- a/Changes
+++ b/Changes
@@ -4,15 +4,22 @@
all
- use luatexbase as the Lua module name
- change the filename of the lua module (suppress luatexbase.)
+ - load luatexbase-compat
+ luatexbase-compat
+ - new
luatexbase-attr
- don't create tex.attributenumber
+ - load luatexbase-compat
luatexbase-cctb
- don't create tex.catcodetablenumber
- rename \luatexsetcatcoderange to \setcatcoderange
+ - load lua-compat
luamcallbacks
- test file now for plain and latex
luatexbase-loader
- - require"foo.bar" now looks for foo/bar then foo.bar
+ - require"foo.bar" now looks for foo/bar then foo.bar, see doc for
+ details
+ - works with luatex 0.25.4
2010/03/28
luatexbase-*