summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
Commit message (Collapse)AuthorAgeFilesLines
* [*] uppdate news, bump versionv2.4-fix-4Philipp Gesang2014-05-181-6/+6
|
* [main] backport 0e06af55b50b2314c5d99db4843c1881dd89a88b (lowercase forced ↵Philipp Gesang2014-05-181-4/+4
| | | | format)
* [*] bump version, update copyright datev2.4-fix-3Philipp Gesang2014-02-051-8/+8
|
* [main] set correct default loglevel when running as tex (seriously, dtx is ↵Philipp Gesang2014-01-031-1/+1
| | | | an abomination)
* [main] fix path resolverv2.4-fix-1Philipp Gesang2014-01-021-7/+8
| | | | Close #162
* [doc,main] update version date in dtxPhilipp Gesang2013-12-281-5/+5
|
* [doc] document letterspacingv2.4-beta-4Philipp Gesang2013-12-281-5/+60
|
* [main] adapt initializationPhilipp Gesang2013-12-281-3/+3
|
* [doc] remove references to extralibs and typo-krn from manualPhilipp Gesang2013-12-281-3/+0
|
* Merge branch 'font-matching'Philipp Gesang2013-11-051-16/+51
|\ | | | | | | | | | | | | | | Conflicts: NEWS luaotfload-database.lua luaotfload-override.lua luaotfload.dtx
| * [main] add setting for db stripping to luaotfload.luaPhilipp Gesang2013-11-051-0/+3
| |
| * [main] fix afm lookupPhilipp Gesang2013-11-051-0/+2
| |
| * [main] import changes to luaotfload.lua into dtxPhilipp Gesang2013-11-051-15/+45
| |
* | [*] substitute new fontloader file namePhilipp Gesang2013-11-041-5/+5
| |
* | [main] fix file resolverPhilipp Gesang2013-11-011-2/+2
| |
* | [db] fix file resolver for tfm/ofm fontsPhilipp Gesang2013-09-141-1/+1
|/
* [doc,tests] remove references to imported font-afkPhilipp Gesang2013-08-271-4/+0
|
* [doc] update references to AFM loadersPhilipp Gesang2013-08-251-2/+2
|
* [doc] mention new files in manualPhilipp Gesang2013-08-111-15/+23
|
* [db] treat .pfa like .pfbPhilipp Gesang2013-08-011-1/+1
|
* [db] make pfb scanning optionalPhilipp Gesang2013-07-311-1/+2
|
* [doc] expand troubleshooting sectionPhilipp Gesang2013-07-281-20/+90
|
* bump version, update NEWSv2.3bPhilipp Gesang2013-07-241-6/+6
|
* adapt strings for 20th century OSPhilipp Gesang2013-07-161-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 optionalPhilipp Gesang2013-07-141-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.3aPhilipp Gesang2013-07-101-1/+1
|
* bump version, update NEWSPhilipp Gesang2013-07-101-6/+6
|
* systemize path handling ; improve cache write errorsPhilipp Gesang2013-07-061-2/+2
|
* bump versionv2.3Philipp Gesang2013-07-031-4/+4
|
* adapt luaotfload.lua to new dir systemPhilipp Gesang2013-07-031-3/+5
|
* remove references to lib-dir from docsPhilipp Gesang2013-07-021-3/+0
|
* stop including luaotfload-lib-dir.luaPhilipp Gesang2013-07-021-1/+0
|
* [doc] add note concerning unreliability of font namesPhilipp Gesang2013-06-251-1/+20
|
* document kpse: and my: lookupsPhilipp Gesang2013-06-251-1/+17
|
* update NEWS; bump versionPhilipp Gesang2013-06-021-2/+2
|
* update dtx with current luaotfload.luaPhilipp Gesang2013-06-021-4/+4
|
* provide hook for custom font resolverPhilipp Gesang2013-05-271-1/+12
|
* implement kpse-only font resolverPhilipp Gesang2013-05-271-1/+28
|
* use kpse for texmf lookups (again...)Philipp Gesang2013-05-261-1/+1
|
* remove fragment of cache hackPhilipp Gesang2013-05-231-10/+0
|
* update version and datev2.2dPhilipp Gesang2013-05-231-4/+4
|
* remove ``lfs.mkdirs()`` hackPhilipp Gesang2013-05-231-57/+0
|
* [doc] fix verbatim etc. (again...)Philipp Gesang2013-05-211-3/+3
|
* new, less brutal workaround for updated-yet-not-completely-satisfying ↵Philipp Gesang2013-05-211-64/+42
| | | | ``lfs.mkdirs()``
* [doc] escape verbatimsPhilipp Gesang2013-05-201-2/+2
|
* add temporary workaround for cache directory creationPhilipp Gesang2013-05-201-8/+94
|
* update package version and datev2.2cPhilipp Gesang2013-05-201-4/+4
|
* add fallback for ``node.end_of_math()``Philipp Gesang2013-05-181-0/+10
|
* update datesv2.2bPhilipp Gesang2013-05-181-4/+4
|
* load extralibs in main filePhilipp Gesang2013-05-171-8/+9
|