Greek to me

Martin Sievers martin.sievers at schoenerpublizieren.de
Fri Nov 17 09:13:36 CET 2023


Am 17.11.23 um 09:01 schrieb Jele, Harald:
> Dear all,
> 
> I have two installations of tex-live. One is up to date, one is a few days old.
> With the up to date one I have problems when printing greek italic letters into a PDF while using the EB Garamond and LuaLaTex.
> I do not have this troubles with the older instance. So how can I find out, what's going wrong.
> 
> The LaTeX file is
> 
> \documentclass[a5paper]{book}
> \usepackage[ngerman]{babel}
> \usepackage{fontspec}
> \setmainfont{EB Garamond}
> \begin{document}
> \textit{Ο καθένας μπορεί να θυμώσει, είναι εύκολο. Αλλά να θυμώσεις με τον σωστό άνθρωπο, στο σωστό βαθμό, για τον σωστό λόγο, τη σωστή στιγμή και με τον σωστό τρόπο, αυτό δεν είναι καθόλου εύκολο.}
> 
> \textit{Jeder kann wütend werden, das ist einfach. Aber wütend auf den Richtigen zu sein, im richtigen Maß, zur richtigen Zeit, zum richtigen Zweck und auf die richtige Art, das ist schwer.}
> \end{document}
> 
> No greek letters can be find in the PDF output.
> Please find all files (logs etc.) in the attachment.

Dear Harald,

on a most recent TeX Live 2023 I have no problems. All greek letters are 
there. However, there is a difference at the fonts:

Yours:
</usr/share/fonts/opentype/ebgaramond/EBGaramond08-Italic.otf></usr/share/fonts/opentype/ebgaramond/EBGaramond12-Regular.otf>

Mine:
</usr/local/texlive/2023/texmf-dist/fonts/opentype/public/ebgaramond/EBGaramond-Italic.otf>
</usr/local/texlive/2023/texmf-dist/fonts/opentype/public/ebgaramond/EBGaramond-Regular.otf>

Is there a reason why you use other fonts than the ones from TeX Live?

Best regards,
Martin




More information about the tex-live mailing list.