Author: ferdinand
Date: Wed Jan 30 09:53:36 2008
New Revision: 616821
URL: http://svn.apache.org/viewvc?rev=616821&view=rev
Log:
adjusted font and size of TOC-Heading to match other level 1 headings
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=616821&r1=616820&r2=616821&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
Wed Jan 30 09:53:36 2008
@@ -1278,8 +1278,8 @@
<xsl:if
test="$disable-toc != 'true' and $toc-max-depth > 0">
<fo:block
- font-family="serif"
- font-size="14pt"
+ font-family="sans-serif"
+ font-size="12pt"
font-weight="bold"
space-after="5pt"
space-before="5pt"