Am 06.07.21 um 14:34 schrieb Wolfgang Engelmann:
Am 06.07.21 um 10:34 schrieb Kornel Benko:
Am Tue, 6 Jul 2021 09:18:24 +0200
schrieb Wolfgang Engelmann <engelm...@uni-tuebingen.de>:

I would like to use the Libertinus font and AnonymousPro as recommended
in the book of Herbert Voss 'Die wissenschaftliche Arbeit mit
Latex''page 44.
This font is not listed in the Document>font

\RequirePackage {libertinus-otf}
\setmonofont[Scale=MatchLowercase,FakeStretch=0.88,Ligatures=ResetAll]{AnonymousPro}


I am using a full installed TeXLive on Ubuntu and LyX 2.3.4.2
(which should not be important):

- creating a new document
- insert into the document's preamble the two lines

\usepackage{libertinus-otf}
\setmonofont[Scale=MatchLowercase,FakeStretch=0.88,Ligatures=ResetAll]{AnonymousPro}

- running lualatex or xelatex works fine.

If you are using the TeXLive from Ubuntu, installed with the package manager,
then you need a

sudo apt install texlive-fonts-extra


Herbert




--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to