summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luatextra/News
blob: ebcb2979d4821748e47c32a520492da840683164 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
                        History of the luatextra bundle


2010/05/10
    * adaptation to the new luatexbase package

2010/03/29 v0.97
    * bump version to account for luaextra (now lualibs) separation

2010/03/28
    * move luaextra to a separate package

2010/03/28, luatextra v0.96
    * a lot of stuff moved to luatexbase. Now using luatexbase v0.1.

2010/01/10, luaextra v0.92:
    * making the file loadable without luatextra (useful for lua scripts)
    * fixing typo in localize_sep

2009/12/16, luatextra v0.95:
    * package can now be loaded with a different engine, it then loads only
        \LuaTeX and \LuaLaTeX
    * \CatcodeTableLaTeXAtLetter and \CatcodeTableExpl have appeared
    * short names have been added to the tex.catcodetablenumber table

2009/09/22, luatextra v0.94:
    * prefixing macros with \luatex instead of \lua, to be coherent with
        TeX Live 2009.

2009/09/18, luamcallbacks v0.93:
    * adding the callback process_output_buffer, to use it with luainputenc