diff options
author | Karl Berry <karl@freefriends.org> | 2017-02-05 23:20:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-02-05 23:20:18 +0000 |
commit | ea91e68aa17587b21113424f6ab4811f9d4cc5b3 (patch) | |
tree | 6c357ba1701d2ff92079b5ce8cf58d4209f9674d /Master/texmf-dist/source | |
parent | 761d792aaf8db6f81f4a837f373e34f916ecda63 (diff) |
luaotfload (5feb17)
git-svn-id: svn://tug.org/texlive/trunk@43150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst index fbef8ec70a2..63472cff23b 100644 --- a/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst +++ b/Master/texmf-dist/source/luatex/luaotfload/luaotfload.conf.rst @@ -153,8 +153,11 @@ and has no effect on the runtime behavior of Luaotfload, the flag should remain set. Most editors come with zlib support anyways. The setting ``designsize-dimen`` applies when looking up fonts from -families with design sizes. The default of DTP-style “big points” -can be changed for ``pt`` or even ``dd``. +families with design sizes. In Opentype, these are specified as +“decipoints” where one decipoint equals ten DTP style “big points”. +When indexing fonts these values are converted to ``sp``. In order to +treat the values as though they were specified in TeX points or Didot +points, set ``designsize-dimen`` to ``pt`` or ``dd``. The list of ``formats`` must be a comma separated sequence of strings containing one or more of these elements: |