diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:12:45 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-03-27 14:12:45 +0100 |
commit | ef33b79773c88a941dcb96dc7799f7327073fccb (patch) | |
tree | 0e9b052ef8a8e17bcbce9e32dac164c55f1ad449 /Changes | |
parent | 8f6a797ab68d6aa3f79b1c360c8de126bf77b5bf (diff) | |
parent | c14ea2489bbb1db61dd27b861015cdd269c888bc (diff) | |
download | luatexbase-ef33b79773c88a941dcb96dc7799f7327073fccb.tar.gz |
Merge branch 'master' into unstable
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -5,6 +5,14 @@ - use luatexbase as the Lua module name - don't creat tex.attributenumber +2010/03/26 + luatexbase-cctb 0.1 + - add minimal test files for luatex and lualatex + - fix allocation range (1->65535) + - make sure newly allocated tables are initialised + - fix sensitivity to the current value of \escapechar + - new macro \setluatexcatcodetable + 2010/03/11 luatexbase-attrs 0.1 - add minimal test files for luatex and lualatex |