summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update gitignorePhilipp Gesang2013-04-111-0/+2
|
* enable overrides for Context loggersPhilipp Gesang2013-04-114-17/+15
|
* make loglevel “-q” effectivePhilipp Gesang2013-04-102-18/+22
|
* cleanup font db scriptPhilipp Gesang2013-04-101-27/+29
|
* fallback for earlier lualibs; move locals up in luaotfload.luaPhilipp Gesang2013-04-102-10/+12
|
* integrate changes from master; add otfl-features.luaPhilipp Gesang2013-04-101-59/+10
|
* merge deferred functionality back into luaotfload.luaPhilipp Gesang2013-04-103-186/+217
|
* circumvent the callback trap from luatexbasePhilipp Gesang2013-04-101-9/+27
|
* choose less generic identifiers in font-ltxPhilipp Gesang2013-04-101-42/+44
|
* load font-otc; tlig seems to workPhilipp Gesang2013-04-101-2/+3
|
* update font-otcPhilipp Gesang2013-04-101-5/+4
|
* make font patching work again with font definition wrapperPhilipp Gesang2013-04-102-19/+48
|
* make font definition callback wrapper work with current tfm object structurePhilipp Gesang2013-04-102-63/+91
|
* description of loading procedurePhilipp Gesang2013-04-102-8/+57
|
* new font loader initialization code (thanks Hans)Philipp Gesang2013-04-092-96/+124
|
* fix function namesPhilipp Gesang2013-04-091-8/+9
|
* temporarily add luatotfload.styPhilipp Gesang2013-04-091-0/+37
|
* truly add deferredPhilipp Gesang2013-04-091-0/+116
|
* preliminarily add luaotfload.lua, luaotfload-deferred.lua (move to dtx later)Philipp Gesang2013-04-091-0/+105
|
* preliminarily import l-dir -> otfl-lib-dir.lua to please otfl-font-nmsPhilipp Gesang2013-04-091-0/+449
|
* otfl-fonts.lua: s/luatex-fonts-merged/otfl-fonts-merged/Philipp Gesang2013-04-091-1/+2
|
* import fresh luatex-fonts.lua and luatex-fonts-merged.lua from ContextPhilipp Gesang2013-04-092-0/+11411
|
* update fonts-extPhilipp Gesang2013-04-091-10/+6
|
* update fonts-defPhilipp Gesang2013-04-091-401/+58
|
* update basics-gen.luaPhilipp Gesang2013-04-091-27/+55
|
* rename otfl-font-def.lua -> otfl-fonts-def.luaPhilipp Gesang2013-04-091-0/+0
|
* remove merged filesPhilipp Gesang2013-04-0910-7870/+0
|
* Fixing module loading in the scriptElie Roux2013-04-081-0/+8
| | | | | | | | Even though the script should not really be useful anymore, it might be useful for debugging purposes, so I think it's worth fixing it. It was crashing on require("lualibs"), unable to find the module; so I made it load luatexbase.loader.lua, in oder to fix it...
* Fixing character escaping errorsElie Roux2013-04-072-3/+3
| | | | | | Some syntax errors in Lua for character escaping were silently ignore by old versions of LuaTeX, but the new one raises errors. Maybe a side effect of Lua 5.2?
* fix redundancy in test alternate_subPhilipp Gesang2013-04-071-1/+0
|
* Merge pull request #1 from Ferada/masterElie Roux2013-04-061-4/+4
|\ | | | | Handle missing names properly.
| * Handle missing names properly.Olof-Joachim Frahm2012-10-231-4/+4
|/ | | | | For some (possibly broken) fonts, e.g. Gentoo's media-fonts/twmoefonts, the names field is nil, thus breaking lookup even for other fonts. Defaulting to nil if the field is missing fixes this problem.
* 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
|