| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Rename luaextra->lualibs when sensible, also use luatexbase instead of
luatextra.
|
|
|
|
|
| |
require() doesn't work under LuaTeX 0.50 from Debian. I also added
a check on the file discovery.
|
| |
|
|
|
|
|
|
| |
the require() function has been modified to be more usable in
0.45, but we still need dofile() for older versions. dofile is
also used in texlua as we cannot know the version simply.
|
|
|
|
|
| |
We need to check if equivalent functions exist, if they are really
needed (e.g. used by some) etc.
|
|
|
|
|
|
|
|
|
| |
Replace most of luaextra.lua with a bunch of require() calls and add
renamed (but unmodified) ConTeX lua libraries to the repository.
ConTeXt's l-xml.lua module has been excluded because it depends on a
bunch of other ConTeXt specific modules. Also l-pdfview.lua has been
dropped, I don't know what to use it for.
|
| |
|
| |
|
|
|
|
| |
the .dtx
|
|
|
|
|
|
| |
- Makefile with a target for CTAN distribution.
- No .drv file, they are useless.
- Fixed \usedir directories.
|
|
|
|
| |
references to it in the documentations
|
| |
|
|
|