summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
Commit message (Collapse)AuthorAgeFilesLines
* make db reloading require a reason; decrease nesting depth of conditionalsPhilipp Gesang2013-04-241-4/+12
|
* catch irregular ``file:`` lookupsPhilipp Gesang2013-04-241-1/+3
| | | | | | | we now index base names and extensionless base names of font files as well so as to work around quirks of the Xetex compatibility layer. this will probably get removed after the syntax parser is redone.
* update basics-gen.luaPhilipp Gesang2013-04-231-0/+2
|
* set minimum luatex version to 0.76; reduce verbosity of fontdbutilPhilipp Gesang2013-04-231-8/+14
|
* add link to dev repoPhilipp Gesang2013-04-231-0/+4
|
* update doc for new file namesPhilipp Gesang2013-04-231-15/+14
|
* update documentation with info about ``mkglyphlist``Philipp Gesang2013-04-231-2/+5
|
* update filegraphPhilipp Gesang2013-04-231-0/+11
|
* Merge branch 'master' of https://github.com/eroux/luaotfload into eroux-masterPhilipp Gesang2013-04-231-15/+2
|\ | | | | | | | | Conflicts: luaotfload.dtx
| * Removing the init_prog line...Elie Roux2013-04-221-15/+0
| | | | | | | | Bitmap font generation works fine without it and it certainly doesn't belong here...
* | annihilate luaotfload-font-otc.luaPhilipp Gesang2013-04-231-3/+1
| |
* | move to human-readable names 1Philipp Gesang2013-04-231-7/+7
| |
* | update graph to current dependency structurePhilipp Gesang2013-04-221-2/+2
| |
* | update documentation to reflect current state of filesPhilipp Gesang2013-04-221-88/+73
| |
* | move everything relevant from luatex-fonts.lua into luaotfload.luaPhilipp Gesang2013-04-221-226/+228
| |
* | Documenting and simplifying ofm font bug handlingElie Roux2013-04-221-30/+14
| | | | | | | | | | Conflicts: luaotfload.dtx
* | A more simple loadmodule functionElie Roux2013-04-221-8/+1
| | | | | | | | Simply using the luatexbase way... May change in the future, but stick with it for now.
* | make main files recognize the new ``luaotfload-`` prefixPhilipp Gesang2013-04-221-109/+149
|/
* merge from erouxPhilipp Gesang2013-04-211-39/+56
|\
| * Making the file method resolve fonts with the databaseElie Roux2013-04-201-0/+14
| |
| * Stop using module() in luaotfload.luaElie Roux2013-04-191-12/+6
| | | | | | | | These _G are a bit ugly...
| * Verbosity reduction step 2Elie Roux2013-04-191-0/+17
| | | | | | | | | | This implies a modification in otfl-fonts-merged.lua that should be asked to Hans...
| * Documenting and simplifying ofm font bug handlingElie Roux2013-04-191-20/+19
| |
| * A more simple loadmodule functionElie Roux2013-04-191-8/+1
| | | | | | | | Simply using the luatexbase way... May change in the future, but stick with it for now.
* | fix docsPhilipp Gesang2013-04-211-12/+12
| |
* | document --info optionPhilipp Gesang2013-04-211-2/+16
| |
* | revise docPhilipp Gesang2013-04-211-11/+22
| |
* | document behavior modes of fontdbutilPhilipp Gesang2013-04-211-14/+30
| |
* | revise docsPhilipp Gesang2013-04-201-36/+67
| |
* | revise docPhilipp Gesang2013-04-201-66/+162
|/
* expand docsPhilipp Gesang2013-04-181-264/+566
|
* remove attribute allocation hackPhilipp Gesang2013-04-161-87/+148
|
* integrate luaotfload.lua into luaotfload.dtxPhilipp Gesang2013-04-161-131/+216
|
* restore section in docPhilipp Gesang2013-04-151-0/+3
|
* raw import luaotfload.lua into luaotfload.dtxPhilipp Gesang2013-04-151-202/+310
|
* [dtx] fix typoPhilipp Gesang2013-04-121-1/+1
|
* Simplify the whole thingKhaled Hosny2012-08-091-30/+24
|
* Make anum work againKhaled Hosny2012-05-131-0/+62
|
* SimplifyKhaled Hosny2012-05-091-22/+20
|
* CosmeticKhaled Hosny2012-02-261-6/+6
|
* Make tlig actually workKhaled Hosny2012-02-261-7/+23
| | | | | 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-261-2/+5
|
* 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.
* Attempt to restore tlig and coKhaled Hosny2011-12-191-0/+2
|
* Revert "tlig, trep and anum are no longer supported"Khaled Hosny2011-12-191-0/+15
| | | | | | | | This reverts commit b0786c4d31736f4421c2e71d655a1e407cfabd76. Conflicts: luaotfload.dtx
* Add type1 fonts readerKhaled Hosny2011-10-191-0/+1
|
* Accept comma-separated key valuesKhaled Hosny2011-10-171-5/+5
| | | | This mainly fixes passing a comma-separated list to `featurefile`.
* Update feature documentation and add some linksKhaled Hosny2011-10-141-14/+34
|
* MinorKhaled Hosny2011-10-141-1/+1
|