diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-23 19:15:03 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-23 19:15:03 +0200 |
commit | 846cbb8f66e71a1a441dab2ba0d9ab44a5883368 (patch) | |
tree | 188d84e29c16c16b0c05fb74bf6fc3a2d94454f5 /Changes | |
parent | e6bd7d618a4bad71f90cfa111cd56197eb366d13 (diff) | |
parent | 9f6a0549cd37e642e4e3fd6c31a210544b6e93a0 (diff) | |
download | luatexbase-846cbb8f66e71a1a441dab2ba0d9ab44a5883368.tar.gz |
Merge branch 'master' of https://github.com/eroux/luatexbase
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,6 +1,15 @@ Changes in the luatexbase package/bundle +2013/04/22 v0.6 + loader + - do not output included file paths when called by texlua + mcb + - passing most of the term output to the log + 2013/04/13 v0.5 + all + - input luatex.sty before doing anything, as luatex.sty + breaks if loaded after luatexbase mcb and loader - compatibility with Lua 5.2 (LuaTeX >= 0.74) loader @@ -9,6 +18,9 @@ - dropping support for LuaTeX < 0.45. - small improvement to make x.y.lua look for x/y.lua, not x/y/lua. + modutils + - fixing a bug printing "luatexbase-attr" in all documents + in plain TeX 2011/00/24 v0.4 cctb |