summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | 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
| * update datesv2.2bPhilipp Gesang2013-05-182-5/+5
| |
| * add fallback for older luatexbasePhilipp Gesang2013-05-181-1/+6
| |
| * combine make rules for resources filesPhilipp Gesang2013-05-181-2/+3
| |
| * sync with Context as of 2013-05-18Philipp Gesang2013-05-181-3/+3
| |
| * Merge branch 'characterkerning'Philipp Gesang2013-05-173-8/+746
| |\
| | * load extralibs in main filePhilipp Gesang2013-05-172-9/+9
| | |
| | * adapt prefix for imported typo-krnPhilipp Gesang2013-05-171-1/+1
| | |
| | * import ``letterspace-support.lua`` as ``luaotfload-extralibs.lua``Philipp Gesang2013-05-171-0/+403
| | | | | | | | | | | | from the mercurial source: https://bitbucket.org/phg/characterkerning
| | * import ``typo-krn``Philipp Gesang2013-05-171-0/+335
| | |
* | | Merge pull request #77 from phi-gamma/masterElie Roux2013-05-174-16/+339
|\| | | | | | | | address Robert’s feature request concerning ``\letterspacefont``