Am 02.04.23 um 01:40 schrieb Steve Litt:

[slitt@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@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
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to