missing characters

Udicoudco udifoglle at gmail.com
Mon May 8 12:39:34 UTC 2023


On Mon, May 8, 2023 at 3:14 PM Wolfgang Engelmann
<engelmann at uni-tuebingen.de> wrote:
>
> where would
> unicode-math and the \mathrm macro. > \mathrm
> be set in LyX?

In Document->Settings->Fonts->Math (the non-TeX option loads
unicode-math). Regarding \mathrm,
it is a macro that you probably used in the body of the document.

>
> and in the preamble I use
>
> \usepackage{libertinus-otf}
> \setmonofont[Scale=MatchLowercase,FakeStretch=0.88,Ligatures=ResetAll]{AnonymousPro}

Ah, I see! so that is the origin of the problem. It seems that
libertinus-otf loads unicode-math.
So either use \symrm instead of \mathrm, as mentioned in the previous
mail, or pass the nomath
option to libertinus-otf, but that would prevent libertinus-otf to
change the math font altogether.

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


More information about the lyx-users mailing list