EBGaramond listed as "Not installed" ("Don't use TeX fonts" is checked)
Kornel Benko
kornel at lyx.org
Tue Mar 14 17:44:15 UTC 2023
Am Tue, 14 Mar 2023 18:34:29 +0100
schrieb Kornel Benko <kornel at lyx.org>:
> Am Tue, 14 Mar 2023 15:59:03 +0000
> schrieb Christian Obst <christian_obst at posteo.de>:
>
> > Yes, I did!
> >
> > Am 14. März 2023 11:38:31 GMT-04:00 schrieb Richard Kimberly Heck
> > <rikiheck at gmail.com>:
> > >On 3/13/23 22:58, Christian Obst wrote:
> > >> Hello fellow LyX users,
> > >>
> > >> I installed EBGaramond via TexLive's tlmgr. I also have old documents
> > >> (previous installs), which use that font, and they compile fine
> > >> (correct font, looks great).
> > >>
> > >> However, in the Document settings, EBGaramond is shown as "Not
> > >> installed."
> > >
> > >Did you Tools > Reconfigure after installing the new font?
> > >
> > >Riki
> > >
> > >
> >
>
> Since EBGaramond is in texlive, you have to make it known to your system too.
> To verify try
> $ fc-list | egrep -i garamond
> If no output, so your system does not know about garamond.
>
> Making texlive fonts known (on uubuntu) do
> # sudo ln -s ../conf.avail/09-texlive-fonts.conf
> /etc/fonts/conf.d/09-texlive-fonts.conf # sudo cp `kpsewhich -var-value
> TEXMFSYSVAR`/fonts/conf/texlive-fontconfig.conf \
> /etc/fonts/conf.avail/09-texlive-fonts.conf
>
> Kornel
You may also need to
# sudo fc-cache -fsv
to update the fonts-cache.
Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: Digitale Signatur von OpenPGP
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20230314/25e96fd6/attachment.asc>
More information about the lyx-users
mailing list