Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [*] use different placeholder date in .sty | Philipp Gesang | 2014-01-16 | 1 | -1/+1 |
| | |||||
* | [*] adapt references to luaotfload.lua | Philipp Gesang | 2014-01-16 | 1 | -4/+4 |
| | |||||
* | [*] remove luaotfload.lua from dtx | Philipp Gesang | 2014-01-16 | 1 | -670/+8 |
| | |||||
* | [status,doc,graph] ad references to luaotfload-parsers.lua | Philipp Gesang | 2014-01-14 | 1 | -0/+1 |
| | |||||
* | [main] add parsers to initialization chain | Philipp Gesang | 2014-01-14 | 1 | -0/+1 |
| | |||||
* | [main] obliterate reference to obsolete font-otn.lua | Philipp Gesang | 2014-01-07 | 1 | -1/+0 |
| | |||||
* | [doc] update file names in manual | Philipp Gesang | 2014-01-07 | 1 | -2/+3 |
| | |||||
* | [main] substitute new filenames for node-inj.lua and font-otn.lua | Philipp Gesang | 2014-01-07 | 1 | -2/+3 |
| | |||||
* | [main] remove references to config.luaotfload.compatibility | Philipp Gesang | 2014-01-06 | 1 | -1/+0 |
| | |||||
* | [main] set correct default loglevel when running as tex (seriously, dtx is ↵ | Philipp Gesang | 2014-01-03 | 1 | -1/+1 |
| | | | | an abomination) | ||||
* | [main] extinguish references to legacy code + bump version and dates | Philipp Gesang | 2014-01-02 | 1 | -16/+10 |
| | |||||
* | [main] fix path resolver | Philipp Gesang | 2014-01-02 | 1 | -7/+8 |
| | | | | Close #162 | ||||
* | [doc,main] update version date in dtx | Philipp Gesang | 2013-12-28 | 1 | -5/+5 |
| | |||||
* | [doc] document letterspacingv2.4-beta-4 | Philipp Gesang | 2013-12-28 | 1 | -5/+60 |
| | |||||
* | [main] adapt initialization | Philipp Gesang | 2013-12-28 | 1 | -3/+3 |
| | |||||
* | [doc] remove references to extralibs and typo-krn from manual | Philipp Gesang | 2013-12-28 | 1 | -3/+0 |
| | |||||
* | Merge branch 'font-matching' | Philipp Gesang | 2013-11-05 | 1 | -16/+51 |
|\ | | | | | | | | | | | | | | | Conflicts: NEWS luaotfload-database.lua luaotfload-override.lua luaotfload.dtx | ||||
| * | [main] add setting for db stripping to luaotfload.lua | Philipp Gesang | 2013-11-05 | 1 | -0/+3 |
| | | |||||
| * | [main] fix afm lookup | Philipp Gesang | 2013-11-05 | 1 | -0/+2 |
| | | |||||
| * | [main] import changes to luaotfload.lua into dtx | Philipp Gesang | 2013-11-05 | 1 | -15/+45 |
| | | |||||
* | | [*] substitute new fontloader file name | Philipp Gesang | 2013-11-04 | 1 | -5/+5 |
| | | |||||
* | | [main] fix file resolver | Philipp Gesang | 2013-11-01 | 1 | -2/+2 |
| | | |||||
* | | [db] fix file resolver for tfm/ofm fonts | Philipp Gesang | 2013-09-14 | 1 | -1/+1 |
|/ | |||||
* | [doc,tests] remove references to imported font-afk | Philipp Gesang | 2013-08-27 | 1 | -4/+0 |
| | |||||
* | [doc] update references to AFM loaders | Philipp Gesang | 2013-08-25 | 1 | -2/+2 |
| | |||||
* | [doc] mention new files in manual | Philipp Gesang | 2013-08-11 | 1 | -15/+23 |
| | |||||
* | [db] treat .pfa like .pfb | Philipp Gesang | 2013-08-01 | 1 | -1/+1 |
| | |||||
* | [db] make pfb scanning optional | Philipp Gesang | 2013-07-31 | 1 | -1/+2 |
| | |||||
* | [doc] expand troubleshooting section | Philipp Gesang | 2013-07-28 | 1 | -20/+90 |
| | |||||
* | bump version, update NEWSv2.3b | Philipp Gesang | 2013-07-24 | 1 | -6/+6 |
| | |||||
* | adapt strings for 20th century OS | Philipp Gesang | 2013-07-16 | 1 | -10/+9 |
| | | | | | | | Windows appears to still lack a unicode capable terminal emulator. http://tug.org/pipermail/luatex/2013-July/004547.html No comment. | ||||
* | make font name rewriting optional | Philipp Gesang | 2013-07-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | ... but still activated by default the trouble with rewriting the font name is that it diverges from the behavior as stated in the Luatex reference. according to chapter 7, the field ``name`` of the font structure should contain the “metric (file) name”. by including the complete specification we cater to hacks that feed ``\fontname`` (which reads the ``name`` field) back into ``\font`` as Xetex does. this appears to work without complications, but formats other than Latex might not need it. so the best strategy would be to make it an option and have Fontspec activate this non-standard behavior. | ||||
* | fix version numberv2.3a | Philipp Gesang | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | bump version, update NEWS | Philipp Gesang | 2013-07-10 | 1 | -6/+6 |
| | |||||
* | systemize path handling ; improve cache write errors | Philipp Gesang | 2013-07-06 | 1 | -2/+2 |
| | |||||
* | bump versionv2.3 | Philipp Gesang | 2013-07-03 | 1 | -4/+4 |
| | |||||
* | adapt luaotfload.lua to new dir system | Philipp Gesang | 2013-07-03 | 1 | -3/+5 |
| | |||||
* | remove references to lib-dir from docs | Philipp Gesang | 2013-07-02 | 1 | -3/+0 |
| | |||||
* | stop including luaotfload-lib-dir.lua | Philipp Gesang | 2013-07-02 | 1 | -1/+0 |
| | |||||
* | [doc] add note concerning unreliability of font names | Philipp Gesang | 2013-06-25 | 1 | -1/+20 |
| | |||||
* | document kpse: and my: lookups | Philipp Gesang | 2013-06-25 | 1 | -1/+17 |
| | |||||
* | update NEWS; bump version | Philipp Gesang | 2013-06-02 | 1 | -2/+2 |
| | |||||
* | update dtx with current luaotfload.lua | Philipp Gesang | 2013-06-02 | 1 | -4/+4 |
| | |||||
* | provide hook for custom font resolver | Philipp Gesang | 2013-05-27 | 1 | -1/+12 |
| | |||||
* | implement kpse-only font resolver | Philipp Gesang | 2013-05-27 | 1 | -1/+28 |
| | |||||
* | use kpse for texmf lookups (again...) | Philipp Gesang | 2013-05-26 | 1 | -1/+1 |
| | |||||
* | remove fragment of cache hack | Philipp Gesang | 2013-05-23 | 1 | -10/+0 |
| | |||||
* | update version and datev2.2d | Philipp Gesang | 2013-05-23 | 1 | -4/+4 |
| | |||||
* | remove ``lfs.mkdirs()`` hack | Philipp Gesang | 2013-05-23 | 1 | -57/+0 |
| | |||||
* | [doc] fix verbatim etc. (again...) | Philipp Gesang | 2013-05-21 | 1 | -3/+3 |
| |