On Sat, Nov 18, 2006 at 07:33:51PM +0100, Luca wrote:
> Hi all!
> 
>  To replace Bitstream
> Vera with DejaVu, run the following command as the root user:
> sed -i 's/<family>Bitstream Vera/<family>DejaVu/' /etc/fonts/fonts.conf
>  To see which fonts will be used as the generic fonts in your locale,
> run the command fc-match monospace. Substitute "sans" or "serif" to see
> the fonts that will be used for those aliases.
> 
> In the fonts.conf then no trace of Bitstream Vera fonts, except for some
> lines:
> <match target="font">
>         <test name="family">
>             <string>Bitstream Vera Sans</string>
>         </test>
> Normal behavior or ?
> 
 I think so.  You should have looked at it before you ran the sed,
or kept a copy ;).  To test what you have done, run the fc-match
command which the book mentions - if it says DejaVu you are ok.

 Then read the sed again, and look at fonts.conf - you should see
some lines with text starting '<family>DejaVu' - before the sed,
those used to say '<family>Bitstream Vera'.

Ken
-- 
das eine Mal als Tragödie, das andere Mal als Farce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to