Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [main] adapt local to current terminology | Philipp Gesang | 2014-07-13 | 1 | -28/+28 |
| | |||||
* | [main] deprioritize fontloader intro message | Philipp Gesang | 2014-07-13 | 1 | -7/+7 |
| | | | | | | | | | | This message originates in ``luatex-fonts.lua`` [0]. The advice given on using the Context libraries directly is counterproductive unless one is already hacking on the Luaotfload code, in which case it should be obvious anyways. Cluttering the log file with those lines is unjustified. [0] http://git.contextgarden.net/context/context/blob/master/tex/generic/context/luatex/luatex-fonts.lua#L139 | ||||
* | [db] remove the alternative (and buggy) verbose file lookup | Philipp Gesang | 2014-07-12 | 1 | -2/+1 |
| | | | | | Also document the file lookup somewhat and rename it to ``font_file_lookup()``. | ||||
* | [main] fix error message | Philipp Gesang | 2014-06-09 | 1 | -2/+4 |
| | |||||
* | [main] lowercase file suffix when forcing file format (thanks, Bryan!) | Philipp Gesang | 2014-05-18 | 1 | -7/+8 |
| | | | | Closing https://github.com/lualatex/luaotfload/issues/215 | ||||
* | [main] log name: requests independent of fontloader | Philipp Gesang | 2014-05-18 | 1 | -1/+3 |
| | |||||
* | [main] choose resolver at runtime | Philipp Gesang | 2014-05-15 | 1 | -4/+6 |
| | |||||
* | [main] remove config hack | Philipp Gesang | 2014-05-15 | 1 | -1/+0 |
| | |||||
* | [main] trivial: improve Luatex minimum version test | Philipp Gesang | 2014-04-24 | 1 | -7/+7 |
| | |||||
* | [main] trivial: make local imports legible | Philipp Gesang | 2014-04-24 | 1 | -4/+4 |
| | |||||
* | [main] register as “luaotfload-main” to silence luatexbase | Philipp Gesang | 2014-04-24 | 1 | -1/+1 |
| | |||||
* | [colors,conf,db,main,tool] adapt the TeX run code to new configuration | Philipp Gesang | 2014-04-24 | 1 | -57/+43 |
| | |||||
* | [db,conf,main,tool] move primary configuration table to new configuration ↵ | Philipp Gesang | 2014-04-22 | 1 | -4/+6 |
| | | | | model (ignore those initialization stubs for now) | ||||
* | [db,tool,main] implement run directive for bisection mode | Philipp Gesang | 2014-03-23 | 1 | -16/+18 |
| | |||||
* | [main] fix syntax | Philipp Gesang | 2014-03-03 | 1 | -1/+1 |
| | |||||
* | [doc] move Latex inline verbatim commands to listings | Philipp Gesang | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | [db,main,tool] scan local fonts upon failed lookup during a TeX run ↵ | Philipp Gesang | 2014-02-14 | 1 | -2/+3 |
| | | | | (requires the config flag “scan_local”) | ||||
* | [*] move source files to ./src | Philipp Gesang | 2014-02-12 | 1 | -0/+711 |