Author: ferdinand
Date: Thu Jan 24 11:57:19 2008
New Revision: 614965
URL: http://svn.apache.org/viewvc?rev=614965&view=rev
Log:
adjusted font-size, spacing and adjustment of table caption
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=614965&r1=614964&r2=614965&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
Thu Jan 24 11:57:19 2008
@@ -1137,8 +1137,10 @@
<xsl:if
test="caption">
<fo:block
- text-align="center"
- font-weight="bold">
+ font-size="10pt"
+ text-align="left"
+ font-weight="normal"
+ margin-top="5pt">
<!-- insert i18n stuff here --> Table <xsl:text> </xsl:text>
<xsl:number
count="table"