Fonts for LyX
Herbert Voss
Herbert.Voss at fu-berlin.de
Sun Apr 2 06:07:05 UTC 2023
Am 02.04.23 um 01:40 schrieb Steve Litt:
>
> [slitt at mydesk VES]$ ls -l
> total 484
> -rw-r--r-- 1 slitt slitt 90264 Mar 28 23:17 CMRV11-Italic.otf
> -rw-r--r-- 1 slitt slitt 139244 Apr 1 13:36 CMRV11-Regular.otf
> -rw-r--r-- 1 slitt slitt 82044 Apr 1 13:35 CMRV11-Semibold-Italic.otf
> -rw-r--r-- 1 slitt slitt 174576 Apr 1 13:35 CMRV11-Semibold.otf
> [slitt at mydesk VES]$
>
> Some questions:
>
> 1. Where do I put these four files so they're visible to my (CTAN
> installed) TeXLive system yet not intermingled with TeXLive provided
> fonts?
Depends on how you are using the fonts: Only for TeX or systemwide?
For TeX save it into ../texlive/texmf-local/fonts/opentype/
for systemwide (includes TeX) into eg /usr/local/share/fonts/
> 2. How do I install them? I assume I run texhash, but what else?
xetex needs texhash, but luatex will create its own font database.
However, you can use the fonts only with xetex/xelatex and luatex/lualatex.
For pdftex/pdflatex you have to create some more files with fontinst. Kind
of complicated ...
Herbert
More information about the lyx-users
mailing list