summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use unbuffered stdoutPhilipp Gesang2013-05-292-13/+56
|
* have file locator return the filename when known fonts are specified without ↵Philipp Gesang2013-05-282-4/+3
| | | | extension
* log duplicate fontsPhilipp Gesang2013-05-271-0/+12
|
* add option prefer-texmf to luaotfload-toolPhilipp Gesang2013-05-273-15/+18
|
* adapt file lookupsPhilipp Gesang2013-05-271-34/+57
|
* restructure dbPhilipp Gesang2013-05-271-10/+71
|
* prepare db structure for texmf prioritizationPhilipp Gesang2013-05-271-55/+77
|
* fix bug that erased the db when suppressing updatesPhilipp Gesang2013-05-271-1/+1
|
* provide hook for custom font resolverPhilipp Gesang2013-05-272-4/+17
|
* install kpse lookupPhilipp Gesang2013-05-271-1/+3
|
* implement kpse-only font resolverPhilipp Gesang2013-05-271-1/+28
|
* sync with Context as of 2013-05-27Philipp Gesang2013-05-271-8/+8
|
* use kpse for texmf lookups (again...)Philipp Gesang2013-05-262-35/+46
|
* remove fragment of cache hackPhilipp Gesang2013-05-231-10/+0
|
* Merge pull request #91 from phi-gamma/masterPhilipp Gesang2013-05-234-74/+13
|\ | | | | v2.2d; ctan upload
| * update version and datev2.2dPhilipp Gesang2013-05-231-4/+4
| |
| * reduce permissiveness of garbage option rulePhilipp Gesang2013-05-231-1/+3
| |
| * remove ``lfs.mkdirs()`` hackPhilipp Gesang2013-05-232-58/+1
| |
| * sync with Context as of 2013-05-23Philipp Gesang2013-05-231-11/+5
| |
* | Merge pull request #89 from phi-gamma/masterPhilipp Gesang2013-05-223-23/+144
|\| | | | | cygwin patch; import aux functions removed from fontspec into legacy codebase
| * use the same identifiers as in luaotfload.luaPhilipp Gesang2013-05-221-3/+3
| |
| * import legacy aux functionality that was removed from fontspecPhilipp Gesang2013-05-221-0/+136
| |
| * apply patch by Ken Brown to preserve case of paths on cygwinPhilipp Gesang2013-05-222-23/+8
| |
* | Merge pull request #88 from phi-gamma/masterPhilipp Gesang2013-05-216-27/+109
|\| | | | | fix request parser; fix name matching bug; better workaround for ``mkdirs()``; sync with latest Contest
| * [doc] fix verbatim etc. (again...)Philipp Gesang2013-05-211-3/+3
| |
| * new, less brutal workaround for updated-yet-not-completely-satisfying ↵Philipp Gesang2013-05-211-64/+42
| | | | | | | | ``lfs.mkdirs()``
| * sync luatex-fonts files (merged)Philipp Gesang2013-05-212-5/+14
| |
| * sync with Context as of 2013-05-21Philipp Gesang2013-05-211-4/+14
| |
| * fix inconsistency in fontname lookupPhilipp Gesang2013-05-211-2/+4
| |
| * restore catchall rule for non-assignment optionsPhilipp Gesang2013-05-211-7/+4
| |
| * [doc] escape verbatimsPhilipp Gesang2013-05-201-2/+2
| |
| * add temporary workaround for cache directory creationPhilipp Gesang2013-05-201-8/+94
| |
* | Merge pull request #85 from phi-gamma/masterPhilipp Gesang2013-05-203-4/+10
|\| | | | | fix pfa loading (missing upvalue); fix letterspacing of user kerns
| * fix pfa/pfb loaderPhilipp Gesang2013-05-201-1/+2
| |
| * fix adapted letterspacingPhilipp Gesang2013-05-202-3/+8
| |
* | Merge pull request #83 from phi-gamma/masterPhilipp Gesang2013-05-205-8/+8
|\| | | | | v2.2c
| * update package version and datev2.2cPhilipp Gesang2013-05-205-8/+8
| |
* | Merge pull request #82 from phi-gamma/masterPhilipp Gesang2013-05-203-68/+463
|\| | | | | exceptions for xetex-style feature spec
| * reinstate characterkerningPhilipp Gesang2013-05-191-39/+111
| |
| * add comments and a disclaimer regarding letterspacingPhilipp Gesang2013-05-191-9/+25
| |
| * adapt extralibPhilipp Gesang2013-05-191-20/+32
| |
| * add font-dependent letterspacingPhilipp Gesang2013-05-191-0/+254
| |
| * emit warning for invalid font request optionsPhilipp Gesang2013-05-191-3/+21
| |
| * skip unusable option fields; remove test for supposedly “indexed” featuresPhilipp Gesang2013-05-191-53/+9
| |
| * cleanup featuresPhilipp Gesang2013-05-191-6/+6
| |
| * distinguish Xetex-style options; increment if indexedPhilipp Gesang2013-05-191-16/+83
| |
* | Merge pull request #80 from phi-gamma/masterPhilipp Gesang2013-05-182-6/+40
|\| | | | | fix issue #79
| * drop leading plus/minus characters in key-value feature specificationPhilipp Gesang2013-05-181-6/+30
| |
| * add fallback for ``node.end_of_math()``Philipp Gesang2013-05-181-0/+10
| |
* | Merge pull request #78 from phi-gamma/masterPhilipp Gesang2013-05-186-18/+762
|\| | | | | v2.2 / TeX Live 2013