Re: problem installing Y&Y Lucida Bright fonts
Sido Mylius <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <OF69049C99.10581C68-ONC125705B.007D7DCE-C125705B.007D7DE2@notesmail.rivm.nl> |
Hi Thomas, Thank you for your quick reply. > Just to make sure: if you set up /opt/share/texmf as an > additional texmf tree, the pfb files have to be somewhere below > /opt/share/texmf/fonts/type1. Yep; I've put them in /opt/share/texmf/fonts/type1/yandy/ >> [I have the fonts in /opt/share/texmf/fonts/ and some additional >> in /opt/share/texmf/latex/, etc. > > texmf/latex is not included in any search path by default. I think > that you propably mean texmf/tex/latex. You are right; I didn't look/type careful enough. > Hm... How about this: > > $ updmap --listmaps 2>&- | grep 'Map lu' > Map lucidabr.map > Map lumath.map > Map lucidabr-o.map > Map lumath-o.map > > You might need to run updmap-sys --edit or updmap --edit to enable > the map files for lucida. I see in my tetex 2.0.2-21.3 system (at home) that they are enabled; probably they are disabled in tetex 3.0-4 (at work; will check later). > Setting up a custom TEXMFLOCAL tree is perfectly ok. Maybe, all you > missed was to set up the map files. Apparently; and it's handy once you know it! Especially, because I forgot to mention one thing; that I always modified /usr/share/texmf/dvips/config/config.ps by hand, adding p +psfonts.lby p +psfonts.ley by hand. That's taken care of now by updmap? Thanks again, Sido.