Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | local reset_callback definition for ltluatex | David Carlisle | 2015-11-21 | 1 | -1/+11 |
| | |||||
* | [*] kill off file headers | Philipp Gesang | 2015-11-05 | 1 | -1/+0 |
| | | | | We have the VCS info in the status file; these things are just silly. | ||||
* | [loaders] fix call to missing local | Philipp Gesang | 2015-10-28 | 1 | -1/+1 |
| | |||||
* | [main, *] convert for centralized initialization routine | Philipp Gesang | 2015-09-27 | 1 | -1/+1 |
| | |||||
* | [main,loaders] adjust noise and check status of loader init | Philipp Gesang | 2015-08-27 | 1 | -13/+13 |
| | |||||
* | [loaders] {re,un}-scope locals for economy | Philipp Gesang | 2015-08-27 | 1 | -21/+36 |
| | |||||
* | [main,loaders] regroup callback handling code with loaders | Philipp Gesang | 2015-08-27 | 1 | -27/+120 |
| | | | | | | | | | ... changing the meaning of the file’s designation instead of adding yet another file. All the callback manipulation is now contained inside that module which will inject most of its functionality only when its main ``.install()`` method is called. | ||||
* | [loaders] map forced OFM files to match the TFM loader | Philipp Gesang | 2015-06-13 | 1 | -0/+4 |
| | | | | | | | | | This defines a loader for the recognized OFM format. Somehow more recent versions of Luaotfload (TL 2014) did not provide one, causing to OFM fonts to fail loading whilst not being an issue without Luaotfload loaded. Addresses https://github.com/lualatex/luaotfload/issues/273 | ||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+30 |