[latex3-commits] [git/LaTeX3-latex3-luaotfload] keepnames: Document configuration option (45e7a72)
Marcel Fabian Krüger
tex at 2krueger.de
Thu Aug 5 03:01:59 CEST 2021
Repository : https://github.com/latex3/luaotfload
On branch : keepnames
Link : https://github.com/latex3/luaotfload/commit/45e7a72c12502ba1ee74aaf120aea6da8e6e2b60
>---------------------------------------------------------------
commit 45e7a72c12502ba1ee74aaf120aea6da8e6e2b60
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Thu Aug 5 03:01:59 2021 +0200
Document configuration option
>---------------------------------------------------------------
45e7a72c12502ba1ee74aaf120aea6da8e6e2b60
doc/luaotfload.conf.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/luaotfload.conf.rst b/doc/luaotfload.conf.rst
index 4f44368..269441e 100644
--- a/doc/luaotfload.conf.rst
+++ b/doc/luaotfload.conf.rst
@@ -228,6 +228,8 @@ Section ``misc``
+---------------+--------+-------------------------+
| version | s | <Luaotfload version> |
+---------------+--------+-------------------------+
+| keepnames | b | ``true`` |
++---------------+--------+-------------------------+
With ``statistics`` enabled, extra statistics will be collected during
index creation and appended to the index file. It may then be queried
@@ -241,6 +243,10 @@ terminal dimensions cannot be retrieved.
The value of ``version`` is derived from the version string hard-coded
in the Luaotfload source. Override at your own risk.
+The ``keepnames`` option decides if the ConTeXt fontloader should keep
+names it considers useless or if they should be discarded. This option
+only takes effect after font caches are regenererated.
+
Section ``paths``
-----------------------------------------------------------------------
More information about the latex3-commits
mailing list.