diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-30 23:30:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-30 23:30:25 +0000 |
commit | d137b351bcbb9f146bea8faf053d43d66c18fec4 (patch) | |
tree | 1db2d5bc2cce6c3f7b911bb0044cd0a0f4cf8023 /Master/texmf-dist/doc/man/man5/luaotfload.conf.5 | |
parent | 8c1904dc9b7fb713ba362847f752c94a2d29ca35 (diff) |
luaotfload (30jan17)
git-svn-id: svn://tug.org/texlive/trunk@43092 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man5/luaotfload.conf.5')
-rw-r--r-- | Master/texmf-dist/doc/man/man5/luaotfload.conf.5 | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 b/Master/texmf-dist/doc/man/man5/luaotfload.conf.5 index c7276a5f66d..fda621c6439 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 "2016-06-16" "2.7" "text processing" +.TH LUAOTFLOAD.CONF 5 "2017-01-29" "2.8" "text processing" .SH NAME luaotfload.conf \- Luaotfload configuration file . @@ -200,6 +200,14 @@ T} T{ T} _ T{ +designsize\-dimen +T} T{ +b +T} T{ +\fBbp\fP +T} +_ +T{ formats T} T{ s @@ -247,14 +255,6 @@ T} T{ \fBtrue\fP T} _ -T{ -use\-fontforge -T} T{ -b -T} T{ -\fBfalse\fP -T} -_ .TE .sp The flag \fBcompress\fP determines whether the font index (usually @@ -264,6 +264,10 @@ If unset it is equivalent of passing \fB\-\-no\-compress\fP to and has no effect on the runtime behavior of Luaotfload, the flag should remain set. Most editors come with zlib support anyways. .sp +The setting \fBdesignsize\-dimen\fP applies when looking up fonts from +families with design sizes. The default of DTP\-style “big points” +can be changed for \fBpt\fP or even \fBdd\fP\&. +.sp The list of \fBformats\fP must be a comma separated sequence of strings containing one or more of these elements: .INDENT 0.0 @@ -304,9 +308,6 @@ If \fBupdate\-live\fP is set, Luaotfload will reload the database if it cannot find a requested font. Those who prefer to update manually using \fBluaotfload\-tool\fP should unset this flag. This option does not affect rebuilds due to version mismatch. -.sp -The option \fBuse\-fontforge\fP had a meaning during the transition to the -Lua\-only Opentype reader. At present it is ignored. .SS Section \fBdefault\-features\fP .sp By default Luaotfload enables \fBnode\fP mode and picks the default font |