blob: 30e5e40ba3e0893530643f99ffcc062b367ba9c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
History of the lualibs package
2011/01/20 v0.96
* Fix computability with lfs in luatex 0.65
2010/06/28 v0.95
* don't use kpse.set_program_name(), people loading lualibs with texlua
should set it themselves, to avoid possible clashes
* drop deprecated functions and aliases
* update the documentation
2010/05/28 v0.94
* sync with ConTeXt beta 2010.05.20, adding new functions used
by luaotfload
2010/05/10 v0.93
* renamed the package from luaextra to lualibs
* now a separate package (previously part of the luatextra bundle)
2010/01/10 v0.92
* making the file loadable without luatextra (useful for lua scripts)
* fixing typo in localize_sep
|