summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Simplify the whole thingKhaled Hosny2012-08-091-30/+24
|
* Patch from Hans to fix pagella mathKhaled Hosny2012-05-261-6/+9
|
* Run make check in a clean env as possibleKhaled Hosny2012-05-131-3/+4
|
* Get make check-all to work as advertisedKhaled Hosny2012-05-131-6/+8
|
* Allow make check to input files from test dirKhaled Hosny2012-05-131-3/+4
|
* Make anum work againKhaled Hosny2012-05-132-8/+75
|
* SimplifyKhaled Hosny2012-05-091-22/+20
|
* Sync with context beta 2012.05.08 23:00Khaled Hosny2012-05-092-49/+58
|
* Add test file for libertine fracKhaled Hosny2012-05-091-0/+4
|
* Remove leftover debugKhaled Hosny2012-05-091-1/+0
|
* Enable italic correction feature by defaultKhaled Hosny2012-03-272-6/+4
| | | | | | | Conflicts: otfl-font-xtx.lua tests/itlc.tex
* Find demibold fonts as wellKhaled Hosny2012-03-271-1/+1
|
* Test for italic correctionKhaled Hosny2012-03-112-0/+8
|
* CosmeticKhaled Hosny2012-02-261-6/+6
|
* Make tlig actually workKhaled Hosny2012-02-262-9/+25
| | | | | Works OK in node mode, in base mode `` and '' are not ligated, also consolidated tlig and trep into one feature.
* Restore the rest of legacy TeX ligatures.Khaled Hosny2012-02-262-5/+8
|
* Sync with context beta 2012.02.21 14:02Khaled Hosny2012-02-265-140/+182
|
* Update documentationKhaled Hosny2011-12-191-2/+2
|
* Re-enable tlig and trep featuresKhaled Hosny2011-12-191-0/+36
| | | | Single quotes are not ligated into double quotes though, no idea yet.
* Add single quotes to the testKhaled Hosny2011-12-191-2/+2
|
* Attempt to restore tlig and coKhaled Hosny2011-12-192-0/+336
|
* Revert "tlig, trep and anum are no longer supported"Khaled Hosny2011-12-193-0/+34
| | | | | | | | This reverts commit b0786c4d31736f4421c2e71d655a1e407cfabd76. Conflicts: luaotfload.dtx
* Sync with ConTeXt beta 2011.12.19 13:06Khaled Hosny2011-12-192-80/+103
|
* Add commentKhaled Hosny2011-11-141-1/+1
|
* Support DemiBold tooKhaled Hosny2011-11-141-1/+1
|
* Load font by nameKhaled Hosny2011-11-121-6/+6
|
* Add test fileKhaled Hosny2011-11-121-0/+16
|
* Sync with ConTeXt beta 2011.11.12 12:34Khaled Hosny2011-11-122-73/+140
| | | | Fixes bugs with alternate substitution.
* Make the math test more usefulKhaled Hosny2011-11-101-3/+18
|
* Really set default mode to nodeKhaled Hosny2011-11-101-0/+4
| | | | | This have been long broken since ConTeXt code no longer uses the value of `fonts.mode`, now we set it independent of ConTeXt code.
* Extend test a bitKhaled Hosny2011-11-101-1/+3
|
* Sync with ConTeXt beta 2011.11.08 19:35Khaled Hosny2011-11-094-56/+194
|
* Copyright does not make sense with CC0Khaled Hosny2011-11-091-1/+1
| | | | Thanks to Karl for pointing this out.
* Add type1 fonts readerKhaled Hosny2011-10-192-0/+9
|
* Sync with ConTeXt beta 2011.10.19 00:02Khaled Hosny2011-10-194-18/+27
|
* Accept comma-separated key valuesKhaled Hosny2011-10-172-6/+6
| | | | This mainly fixes passing a comma-separated list to `featurefile`.
* More cleanupKhaled Hosny2011-10-162-11/+11
|
* Add support for compiled names cacheKhaled Hosny2011-10-162-7/+20
|
* Remove remenants of long gone featureKhaled Hosny2011-10-161-10/+1
|
* Update feature documentation and add some linksKhaled Hosny2011-10-141-14/+34
|
* No more pairs()/ipairs()Khaled Hosny2011-10-143-5/+5
|
* Sync with ConTeXt beta 2011.10.13 21:36Khaled Hosny2011-10-142-68/+105
|
* MinorKhaled Hosny2011-10-141-1/+1
|
* This does not seem to be an issue anymoreKhaled Hosny2011-10-101-10/+0
|
* Point to copyright statements in file headersKhaled Hosny2011-10-101-23/+1
|
* No need to maintain a separate file listKhaled Hosny2011-10-101-38/+0
|
* Make silly cosmetics + actually making it work.Khaled Hosny2011-10-091-13/+12
|
* We reset that callback anywayKhaled Hosny2011-10-091-1/+1
|
* ReorganisationKhaled Hosny2011-10-091-49/+41
|
* Enable default features even if no script is selectedKhaled Hosny2011-10-081-8/+7
|