Insert a command Before \documentclass

Herbert Voss Herbert.Voss at fu-berlin.de
Wed Mar 1 07:17:06 UTC 2023



Am 28.02.23 um 22:25 schrieb tush via lyx-users:
> Thanks for your reply.
> I want to print a document with font size 11.5pt.
> When I do the fontspec command '\setmathrm{Latin Modern Roman}' I get 
> the warning
>
> LaTeX Font Warning: Font shape OML/cmm/m/it in size <11.5> not 
> available size <12> substituted on input line 44.
>
> If you have any idea how to come over this, you are more than welcome 
> to post it.


I do not get such a warning with lualatex:

\usepackage{unicode-math}
\setmathfont{Latin Modern Math}


Herbert


More information about the lyx-users mailing list