[lucida] need to manually specify bold/italic fonts with current fontspec

Herbert Voss Herbert.Voss at fu-berlin.de
Tue Jan 22 08:19:38 CET 2019



Am 21.01.19 um 23:59 schrieb Karl Berry:
> In late-breaking news, it works for me if I leave off the .otf from the
> \setmainfont call (contrary to the fontspec documentation):

Karl,
that is the same as

\setmainfont{Lucida Bright OT}

which will use the symbolic names instead of a filename.
And luaotfload will _not_ use demibold as the bold
version. But xelatex does!

I am wondering that it worked for you with an up-to-date
TL 2018 and lualatex.

Herbert


> 
> \documentclass{article}
> \usepackage{fontspec}
> \setmainfont{LucidaBrightOT}
> \begin{document}
> roman \textit{italic} \textbf{bold \textit{bold-italic}}
> \end{document}
> --
> http://tug.org/lucida/
> http://tug.org/mailman/listinfo/lucida
> 


More information about the lucida mailing list