summaryrefslogtreecommitdiff
path: root/lualibs.dtx
Commit message (Collapse)AuthorAgeFilesLines
* 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.