Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the “verbose” switch effective | Philipp Gesang | 2013-04-15 | 1 | -1/+11 |
| | |||||
* | cosmetic changes to luat-ovr | Philipp Gesang | 2013-04-15 | 1 | -4/+3 |
| | |||||
* | finish move to new loggers | Philipp Gesang | 2013-04-15 | 1 | -20/+0 |
| | |||||
* | unify logging | Philipp Gesang | 2013-04-15 | 1 | -16/+36 |
| | |||||
* | rewrite filename logger | Philipp Gesang | 2013-04-15 | 1 | -0/+34 |
| | |||||
* | enable overrides for Context loggers | Philipp Gesang | 2013-04-11 | 1 | -12/+13 |
| | |||||
* | Unused code | Khaled Hosny | 2011-10-06 | 1 | -10/+0 |
| | |||||
* | be more verbose when updating the font database | Will Robertson | 2010-06-05 | 1 | -0/+1 |
| | | | | | (so users know what's taking so long) | ||||
* | fix licenses and readme for context-derived files. | Will Robertson | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Fixing the log level when the database is updated inside a document | Elie Roux | 2010-05-18 | 1 | -0/+10 |
| | | | | To do so I added a logs.info function to print something on the terminal and in the logs. | ||||
* | Adaptation to luatexbase (just small changes) and removing functions that ↵ | Elie Roux | 2010-05-10 | 1 | -1/+1 |
| | | | | are now in luaextra. | ||||
* | Add a new |luat-over| module | Khaled Hosny | 2010-02-20 | 1 | -0/+35 |
To minimize differences between original ConTeXt files, this module overrides functions defined in |luat-dum| module. |