TeXLive 2023 and local fonts
Herbert Voss
Herbert.Voss at fu-berlin.de
Thu Apr 20 12:57:04 CEST 2023
Am 20.04.23 um 12:21 schrieb Harald Jele:
> yes, of course:
>
> https://wwwu.aau.at/hjele/texlive_vs_debian_testing/chapterheading_indent.log
>
it looks like that you do not used any sans serif text:
</home/admunix/texlive/texmf-dist/fonts/truetype/public/gentium-tug/GentiumPlus-
Regular.ttf></home/admunix/texlive/texmf-dist/fonts/truetype/public/gentium-tug/
GentiumPlus-Bold.ttf>
Output written on chapterheading_indent.pdf (1 page, 65563 bytes).
What happens with
\documentclass{article}
\usepackage{fontspec}
\setsansfont{Myriad Pro}
\begin{document}
foo and \textsf{Myriad Pro}
\end{document}
and running lualatex
Herbert
More information about the tex-live
mailing list.