diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-25 22:14:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-25 22:14:10 +0000 |
commit | 75eb24771faf3783171e71e4f9e84ccdf553cc2a (patch) | |
tree | bc220b6b4acbe2809ae3a92c666b31dd5fe10cb5 /Master/texmf-dist/doc/man | |
parent | 7c39846d9014b0d4ae35263f0fcb7e58e0bfbba8 (diff) |
luaotfload (25feb22)
git-svn-id: svn://tug.org/texlive/trunk@62175 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luaotfload-tool.1 | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf | bin | 46449 -> 46440 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/man/man5/luaotfload.conf.5 | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf | bin | 47071 -> 47285 bytes |
4 files changed, 14 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 index 9e2b12aed0b..3f2782eb184 100644 --- a/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 +++ b/Master/texmf-dist/doc/man/man1/luaotfload-tool.1 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH LUAOTFLOAD-TOOL 1 "2021-05-21" "3.18" "text processing" +.TH LUAOTFLOAD-TOOL 1 "2022-02-24" "3.19" "text processing" .SH NAME luaotfload-tool \- generate and query the Luaotfload font names database . diff --git a/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf b/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf Binary files differindex 4cf77764041..7524a83b61b 100644 --- a/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/luaotfload-tool.man1.pdf diff --git a/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 b/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 index 8285e71d7d6..f7d8aa8ae4f 100644 --- a/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 +++ b/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH LUAOTFLOAD.CONF 5 "2021-05-21" "3.18" "text processing" +.TH LUAOTFLOAD.CONF 5 "2022-02-24" "3.19" "text processing" .SH NAME luaotfload.conf \- Luaotfload configuration file . @@ -373,6 +373,14 @@ T} T{ <Luaotfload version> T} _ +T{ +keepnames +T} T{ +b +T} T{ +\fBtrue\fP +T} +_ .TE .sp With \fBstatistics\fP enabled, extra statistics will be collected during @@ -386,6 +394,10 @@ terminal dimensions cannot be retrieved. .sp The value of \fBversion\fP is derived from the version string hard\-coded in the Luaotfload source. Override at your own risk. +.sp +The \fBkeepnames\fP 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. .SS Section \fBpaths\fP .TS center; diff --git a/Master/texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf b/Master/texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf Binary files differindex 0406b657288..60313e282d8 100644 --- a/Master/texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf +++ b/Master/texmf-dist/doc/man/man5/luaotfload.conf.man5.pdf |