summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* otfl-fonts-syn.lua just complicates things, remove itKhaled Hosny2011-10-043-84/+5
|
* Another internal table renamedKhaled Hosny2011-10-042-5/+6
| | | | More tests pass.
* Internal font table got renamedKhaled Hosny2011-10-041-1/+1
| | | | Now some tests pass.
* One more step to get it workingKhaled Hosny2011-10-041-0/+8
|
* Patch otfl-font-def.lua, not yet workingKhaled Hosny2011-10-042-5/+5
|
* Add otfl-fonts-syn.lua for simplicityKhaled Hosny2011-10-042-0/+84
| | | | | It is almost useless for us, we override its main function in in otfl-font-nms.lua.
* Rename files to follow new ConTeXt namesKhaled Hosny2011-10-043-2/+2
|
* Sync with ContTeXt beta 2011.10.03 12:59Khaled Hosny2011-10-0426-9194/+4801
| | | | Does not run yet.
* Merge branch 'master' into unstableKhaled Hosny2011-10-032-3/+13
|\
| * Should not error() hereKhaled Hosny2011-10-011-1/+5
| |
| * Try /usr/local/etc/fonts/fonts.conf before /etc/fonts/fonts.confKhaled Hosny2011-10-011-1/+5
| | | | | | | | closes #34
| * Fix documentation about default prefixKhaled Hosny2011-10-012-1/+3
| | | | | | | | fixes #38
* | Merge branch 'master' into unstableKhaled Hosny2011-10-015-48/+132
|\|
| * Revert "Temporarly add this code back, I want to make a release"Khaled Hosny2011-10-011-26/+0
| | | | | | | | | | | | This reverts commit acca6bfc8c0efcbb4e877dd97fcf945194f8ba8b. Code moved to unicode-math
| * Comment out mac ttc fontsKhaled Hosny2011-10-011-18/+19
| | | | | | | | | | LuaTeX does not crash anymore. fixes #37
| * Merge pull request #40 from pgundlach/whitelistKhaled Hosny2011-09-292-2/+13
| |\ | | | | | | Black-/whitelist documentation update
| | * Black-/whitelist documentation updatePatrick Gundlach2011-09-302-2/+13
| | |