Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reference to the repository | Khaled Hosny | 2010-05-10 | 1 | -1/+1 |
| | |||||
* | Rename to lualibs | Khaled Hosny | 2010-05-10 | 21 | -81/+84 |
| | | | | | Rename luaextra->lualibs when sensible, also use luatexbase instead of luatextra. | ||||
* | Add ConTeXt copyright | Khaled Hosny | 2010-03-28 | 1 | -0/+13 |
| | |||||
* | Fix the README | Khaled Hosny | 2010-03-28 | 1 | -7/+7 |
| | |||||
* | Add README, News and Makefile. | Manuel Pégourié-Gonnard | 2010-03-28 | 3 | -0/+167 |
| | |||||
* | Merge remote branch 'github/master' | Manuel Pégourié-Gonnard | 2010-03-28 | 8 | -158/+367 |
|\ | |||||
| * | Sync with ConTeXt | Khaled Hosny | 2010-03-22 | 8 | -158/+367 |
| | | |||||
* | | Merge remote branch 'github/base-out' into base-out | Manuel Pégourié-Gonnard | 2010-03-28 | 0 | -0/+0 |
|\ \ | |/ |/| | |||||
* | | Not relying on require() + error check | Elie Roux | 2010-01-19 | 1 | -10/+12 |
| | | | | | | | | | | require() doesn't work under LuaTeX 0.50 from Debian. I also added a check on the file discovery. | ||||
* | | Using require() in texlua toO | Elie Roux | 2010-01-19 | 1 | -3/+2 |
| | | |||||
* | | Compatibility with old LuaTeX versions | Elie Roux | 2010-01-19 | 1 | -19/+34 |
|/ | | | | | | 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. | ||||
* | Recover function missing from the modules. | Khaled Hosny | 2010-01-11 | 1 | -0/+164 |
| | | | | | We need to check if equivalent functions exist, if they are really needed (e.g. used by some) etc. | ||||
* | Import ConTeX's lua libraries | Khaled Hosny | 2010-01-11 | 18 | -831/+3738 |
| | | | | | | | | | 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. | ||||
* | making the file loadable without luatextra | Elie Roux | 2010-01-11 | 1 | -10/+11 |
| | |||||
* | dtx and tex code reformating. | Manuel Pégourié-Gonnard | 2009-06-30 | 1 | -76/+139 |
| | |||||
* | harmonizing the version numbers and dates (sometimes several were present in ↵ | Elie Roux | 2009-05-01 | 1 | -1/+1 |
| | | | | the .dtx | ||||
* | Packaging tune-up. | Manuel Pégourié-Gonnard | 2009-04-30 | 1 | -17/+20 |
| | | | | | | - Makefile with a target for CTAN distribution. - No .drv file, they are useless. - Fixed \usedir directories. | ||||
* | adding luatexra-reference.tex giving an overview of the packages, and adding ↵ | Elie Roux | 2009-04-21 | 1 | -1/+1 |
| | | | | references to it in the documentations | ||||
* | fixing a wrong variable name | Elie Roux | 2009-04-17 | 1 | -12/+13 |
| | |||||
* | cleanup and documentation of luaextra | Elie Roux | 2009-04-17 | 1 | -67/+426 |
| | |||||
* | updating readme, moving luaextra to luatextra directory | Elie Roux | 2009-04-08 | 1 | -0/+606 |
| | |||||
* | commit of the current state of the packages | Elie Roux | 2009-03-06 | 0 | -0/+0 |