summaryrefslogtreecommitdiff
path: root/lualibs.dtx
Commit message (Collapse)AuthorAgeFilesLines
* update docPhilipp Gesang2012-10-191-5/+60
|
* add util-jsnPhilipp Gesang2012-10-191-2/+3
|
* add util-strPhilipp Gesang2012-10-191-2/+3
|
* add util-lua util-stoPhilipp Gesang2012-10-191-1/+3
|
* reflect move l-aux -> util-tab.luaPhilipp Gesang2012-10-191-3/+3
|
* reflect move l-utils -> util-mrgPhilipp Gesang2012-10-191-1/+1
|
* reflect move l-dimen -> util-dimPhilipp Gesang2012-10-191-2/+1
|
* Prepare for releasev0.96Khaled Hosny2011-01-201-5/+5
|
* Prepare for releasev0.95Khaled Hosny2010-06-281-4/+4
|
* A small noteKhaled Hosny2010-06-221-1/+2
|
* CosmeticsKhaled Hosny2010-06-221-4/+3
|
* Remove deprecated functions and aliasesKhaled Hosny2010-06-221-187/+0
|
* Update documentationKhaled Hosny2010-06-221-42/+32
|
* SimplifyKhaled Hosny2010-06-221-42/+20
| | | | | Remove the use of kpse.set_program_name(), users of the package should take care of this themselves, and use require() to locate the modules.
* Documentation didn't compileKhaled Hosny2010-05-211-1/+1
|
* Sync with ConTeXt beta (beta 2010.05.20)Khaled Hosny2010-05-211-5/+20
| | | | Needed to sync luaotfload.
* Adding a module() call, and compatibility with luatexbase.loaderElie Roux2010-05-151-1/+3
| | | | Now we can require luatexbase.loader and use lualibs in a texlua context (before it complained about a nil provides_module field).
* Rename to lualibsKhaled Hosny2010-05-101-0/+408
Rename luaextra->lualibs when sensible, also use luatexbase instead of luatextra.