[luatex] LuaTeX and XeTeX KpseOnly option and Extension
Carlos
linguafalsa at gmail.com
Fri Apr 12 21:13:00 CEST 2024
On Wed, Apr 10, 2024 at 12:36:31AM -0400, Carlos wrote:
> Now both XeTeX (v3.14) and LuaTeX (v1.18) only undertand the path of system fonts such as /usr/share/ and /usr/local/share or whatever the path happens to be to find them. There's no room to have any engine work successfully for a lookup under kpathsea or wherever the variable texmflocal points to. Nope. not such a thing.
But it's not too shabby either, and the Kpseonly option may not be needed after all
And it'll pick up .otf over .ttf anytime, as long as the path to look 'em up is set in place; Not bad really
\setmainfont[
Path=/usr/local/texlive/texmf-local/fonts/,
UprightFeatures={FontIndex=0},
ItalicFeatures={FontIndex=1},
BoldFeatures={FontIndex=2},
%BoldItalicFeatures={FontIndex=3}
and so forth
--
More information about the luatex
mailing list.