[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Linux Libertine font name



Paul Wise píše v St 25. 02. 2009 v 05:05 +0100:

> I made a typo. I replaced "Linux Libertine C" above with "Linux
> Libertine O" or "Linux Libertine O C" and it worked for me.

(It's my fault, I should have spot it.)

Just for record: temporary fix for this issue is

   <?xml version="1.0"?>
   <!DOCTYPE fontconfig SYSTEM "/etc/fonts/fonts.dtd">
   <fontconfig>
     <alias>
         <family>Linux Libertine</family>
         <accept><family>Linux Libertine O</family></accept>
      </alias>
  </fontconfig>

put in ~/.fonts.conf.

Result:

   $ fc-match "Linux Libertine"
   LinLibertine_Re.ttf: "Linux Libertine O" "Regular"

and my OOo document are looking just fine.

Thanks Paul, you have saved my day.


Vit


Reply to: