blob: bbda49de97f1cec04c653f29d88cc4aa6990d09c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
History of the lualibs package
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
|