You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by fo...@apache.org on 2001/03/22 18:13:51 UTC

cvs commit: xml-fop/conf userconfig.xml

fotis       01/03/22 09:13:50

  Modified:    conf     userconfig.xml
  Log:
  fixed: the typos in the fonts example in the userconfig.xml [Alain Fagot]
  
  Revision  Changes    Path
  1.4       +4 -4      xml-fop/conf/userconfig.xml
  
  Index: userconfig.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/conf/userconfig.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- userconfig.xml	2001/02/27 12:28:14	1.3
  +++ userconfig.xml	2001/03/22 17:13:48	1.4
  @@ -58,12 +58,12 @@
       <font-triplet name="ArialMT" style="normal" weight="bold"/>
    </font>
    <font metrics-file="ariali.xml" kerning="yes" embed-file="ariali.ttf">
  -    <font-triplet name="Arial" style="italics" weight="normal"/>
  -    <font-triplet name="ArialMT" style="italics" weight="normal"/>
  +    <font-triplet name="Arial" style="italic" weight="normal"/>
  +    <font-triplet name="ArialMT" style="italic" weight="normal"/>
    </font>
    <font metrics-file="arialbi.xml" kerning="yes" embed-file="arialbi.ttf">
  -    <font-triplet name="Arial" style="italics" weight="bold"/>
  -    <font-triplet name="ArialMT" style="italics" weight="bold"/>
  +    <font-triplet name="Arial" style="italic" weight="bold"/>
  +    <font-triplet name="ArialMT" style="italic" weight="bold"/>
    </font>
    -->
   </fonts>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org