On 2019-08-30, Kornel Benko wrote: > Am Freitag, 30. August 2019, 12:01:05 CEST schrieb Scott Kostyshak: >> On Fri, Aug 30, 2019 at 05:41:23PM +0200, Kornel Benko wrote: >> > Am Freitag, 30. August 2019, 14:26:42 CEST schrieb Guenter Milde: ... >> > > > ... >> > > >> > > >> >> MonomakhUnicode comes with the Debian package >> > > >> >> "texlive-fonts-extra". >> > > >> > > >> > We are talking about system fonts, don't we? texlive-fonts-extra is >> > > >> > for >> > > >> > tex only. >> > > >> > > >> Yes. And this is why the font is not available outside "out of the >> > > >> box". >> > > >> I have a copy in ~/.fonts which makes it available system wide for me. ... >> > > I just treat it like any locally downloaded font: place in the "magic" >> > > folder >> > > ~/.fonts, that is all. >> > >> > Thanks, looks like a symbolic link there does make the trick too.
>> Is this the file that I need to link to? Both of them? >> /usr/local/texlive/2019/texmf-dist/fonts/opentype/public/fonts-churchslavonic/MonomakhUnicode.otf >> /usr/local/texlive/2019/texmf-dist/fonts/truetype/public/fonts-churchslavonic/MonomakhUnicode.ttf > No, I simply linked the whole directory However, simply linking the otf file will do as well. >> I don't currently have a .fonts dir, but I will make one. After making >> the link, I suppose I should run updmap-sys? No, updmap-sys is for TeX fonts, here we install a system font. Günter