summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2016-02-19 23:05:10 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2016-02-19 23:05:10 +0100
commitfc973a6dde1a78a59e50bc3850dfd0d06e7b2a03 (patch)
treed41348716e437e223fcf30ae636c9bc32e645639 /doc
parent7b982d37f58b36e8d8dd2580893e89430c576ca9 (diff)
parent3447815896954281938500d49bedef715078a140 (diff)
downloadluaotfload-fc973a6dde1a78a59e50bc3850dfd0d06e7b2a03.tar.gz
Merge pull request #324 from phi-gamma/master
lookups, combos, fallbacks
Diffstat (limited to 'doc')
-rw-r--r--doc/luaotfload.conf.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/luaotfload.conf.rst b/doc/luaotfload.conf.rst
index d624e00..a77c644 100644
--- a/doc/luaotfload.conf.rst
+++ b/doc/luaotfload.conf.rst
@@ -6,7 +6,7 @@
Luaotfload configuration file
-----------------------------------------------------------------------
-:Date: 2015-12-09
+:Date: 2016-02-04
:Copyright: GPL v2.0
:Version: 2.6
:Manual section: 5
@@ -155,10 +155,10 @@ The list of ``formats`` must be a comma separated sequence of strings
containing one or more of these elements:
* ``otf`` (OpenType format),
-* ``ttf`` and ``ttc`` (TrueType format),
+* ``ttf`` and ``ttc`` (TrueType format),
* ``dfont`` (Macintosh TrueType format),
* ``afm`` (Adobe Font Metrics),
-* ``pfb`` and ``pfa`` (PostScript format).
+* ``pfb`` and ``pfa`` (PostScript format).
It corresponds loosely to the ``--formats`` option to
**luaotfload-tool**. Invalid or duplicate members are ignored; if the
@@ -293,7 +293,7 @@ restore the previous behavior if necessary.
The ``definer`` allows for switching the ``define_font`` callback.
Apart from the default ``patch`` one may also choose the ``generic``
one that comes with the vanilla fontloader. Beware that this might
-break tools like Fontspect that rely on the ``patch_font`` callback
+break tools like Fontspec that rely on the ``patch_font`` callback
provided by Luaotfload to perform important corrections on font data.
The fontloader backend can be selected by setting the value of