I agree. Will check the sizing if headings and text in general before I change that.

Best regards,
Ferdinand Soethe

Johannes Schaefer wrote:
I would choose a smaller font size for sans headings
they look too big now, IMHO.
Johannes


[EMAIL PROTECTED] schrieb:
Author: ferdinand
Date: Fri Jan 25 07:58:21 2008
New Revision: 615253

URL: http://svn.apache.org/viewvc?rev=615253&view=rev
Log:
Minor changes to typesetting of headings (font changed to sans-serif) and padding of box.

Modified:
forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl

Modified: forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl URL: http://svn.apache.org/viewvc/forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl?rev=615253&r1=615252&r2=615253&view=diff ============================================================================== --- forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl (original) +++ forrest/branches/UpdateFOPto094/main/webapp/skins/common/xslt/fo/document-to-fo.xsl Fri Jan 25 07:58:21 2008
@@ -508,7 +508,7 @@
             name="heading-type"
             select="//skinconfig/headings/@type" />
         <fo:block
-            font-family="serif"
+            font-family="sans-serif"
             font-size="{$size}pt"
             font-weight="bold"
             space-before="12pt"
@@ -523,9 +523,9 @@
                         select="$heading-color" />
                 </xsl:attribute>
                 <xsl:attribute
-                    name="padding-left"> 3pt </xsl:attribute>
+                    name="padding-left">3pt</xsl:attribute>
                 <xsl:attribute
-                    name="padding-top"> 2pt </xsl:attribute>
+                    name="padding-top">4pt</xsl:attribute>
             </xsl:if>
             <xsl:attribute
                 name="id">