summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Sync with ConTeXt beta 2011.10.08 11:42Khaled Hosny2011-10-083-194/+238
|
* Footnotes look betterKhaled Hosny2011-10-071-4/+4
|
* Add TODOKhaled Hosny2011-10-071-0/+1
|
* Update documentationKhaled Hosny2011-10-071-2/+5
|
* SimplifyKhaled Hosny2011-10-071-18/+6
|
* We no longer need to fiddle with MathConstants tableKhaled Hosny2011-10-071-25/+1
|
* Sync with ConTeXt beta 2011.10.07 00:40Khaled Hosny2011-10-074-20/+32
|
* Unused codeKhaled Hosny2011-10-061-10/+0
|
* Add font-age.luaKhaled Hosny2011-10-062-1/+3745
| | | | | Note it is not renamed because it is loaded directly from otfl-fonts-enc.lua.
* Bump version date and numberKhaled Hosny2011-10-061-8/+8
|
* Test for italic correctionKhaled Hosny2011-10-061-1/+5
|
* More files to ignoreKhaled Hosny2011-10-061-0/+10
|
* Use latexmkKhaled Hosny2011-10-061-2/+1
|
* We do not use any indexesKhaled Hosny2011-10-062-5/+0
|
* SimplifyKhaled Hosny2011-10-061-39/+23
| | | | We are just fine using plain require().
* Default installation to TEXMFHOMEKhaled Hosny2011-10-061-1/+1
|
* Of no much use nowKhaled Hosny2011-10-061-9/+0
|
* OFM fonts no longer workKhaled Hosny2011-10-061-6/+0
| | | | | | | I've no idea why, but I doubt anyone is using them, so I'm removing the test for now, whoever is using them is free to come with a patch. Now make chec-all runs successfully.
* tlig, trep and anum are no longer supportedKhaled Hosny2011-10-063-35/+0
| | | | | | Hans don't seem to care too much about them, neither I and I keep patching the files to re-instate this support. Someone else has to convince Hans to support those feature in his "plain" font loader.
* Don't imply one can drop updated ConText files and expect things to workKhaled Hosny2011-10-061-5/+5
|
* Re-format the fileKhaled Hosny2011-10-061-90/+83
|
* TypoKhaled Hosny2011-10-061-1/+1
|
* Fix parse_script() after recent changes in the fileKhaled Hosny2011-10-061-12/+7
|
* Sync with ContTeXt beta 2011.10.05 23:32Khaled Hosny2011-10-062-9/+15
| | | | Fixes loading TFM fonts. Now almost all tests pass.
* Make color workKhaled Hosny2011-10-041-9/+10
|
* Male color module load again, no colors thoughKhaled Hosny2011-10-042-13/+17
|
* CleanupKhaled Hosny2011-10-041-43/+18
|
* Reduce the diff between otfl-font-ltx.lua otfl-fonts-def.lua and use the formerKhaled Hosny2011-10-043-158/+50
|