Biblatex missing characters in Libertinus
Herbert Voss
Herbert.Voss at fu-berlin.de
Wed Dec 1 15:22:08 UTC 2021
Am 01.12.21 um 09:22 schrieb Wolfgang Engelmann:
> Running a biblatex document for the pdf output I get errors for
> missing characters.
> What is the best way to remove these errors?
> Wolfgang
>
>
> Missing character: There is no ▴ (U+25B4) in font
> [LibertinusMath-Regular.otf]
> Missing character: There is no (U+009C) in font
> [LibertinusSerif-Regular.otf]
>
> Missing character: There is no 𝜇 (U+1D707) in font
> [LibertinusSerif-Regular.o
> Missing character: There is no 𝜑 (U+1D711) in font
> [LibertinusSerif-Regular.o
Wolfgang, three of the four characters are math symbols. You have
to load a proper math font. Write into the preamble:
\usepackage{libertinus}
\setmathfont{STIX2Math.otf}
then you can write:
There is a $▴$ (U+25B4) in font [STIX2Math.otf]
There is a œ (U+009C) in font Libertinus Serif
There is a $𝜇$ (U+1D707) in font [STIX2Math.otf]
There is a $𝜑$ (U+1D711) in font [STIX2Math.otf]
Herbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2021-12-01 um 16.19.37.png
Type: image/png
Size: 32866 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20211201/4bb13ce3/attachment-0001.png>
More information about the lyx-users
mailing list