summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
Commit message (Collapse)AuthorAgeFilesLines
...
* only cache ``name:`` lookupsPhilipp Gesang2013-04-291-16/+2
|
* [doc] describe the various font requestsPhilipp Gesang2013-04-291-39/+145
|
* [doc] add font request syntax descriptionPhilipp Gesang2013-04-291-2/+77
| | | | | | | | | For convenience it’s a notational bastard of BNF and ISO EBNF. I couldn’t find a package for typesetting the latter, and with my limited understanding of LaTeX I couldn’t have written one within an acceptable time. Anyways, I don’t think anybody will be confused by this.
* catch tfm/ofm before db update; remove ``kpse.lookup()`` as criterion for ↵Philipp Gesang2013-04-281-12/+39
| | | | resolved font
* add lookups ``file:``, ``path:``, ``name:``, and ``anon:``Philipp Gesang2013-04-281-29/+57
|
* add prelimiary anon: and path: resolversPhilipp Gesang2013-04-281-2/+28
|
* install the new file: lookup in luaotfload.luaPhilipp Gesang2013-04-261-2/+13
|
* 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
|