dleslie 01/01/29 10:27:01
Modified: java/xdocs/style/stylesheets xml2fo.xsl
Log:
Fixed placement of page breaks and added page numbers to TOC.
Revision Changes Path
1.9 +1 -2 xml-xalan/java/xdocs/style/stylesheets/xml2fo.xsl
Index: xml2fo.xsl
===================================================================
RCS file: /home/cvs/xml-xalan/java/xdocs/style/stylesheets/xml2fo.xsl,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xml2fo.xsl 2001/01/29 18:21:34 1.8
+++ xml2fo.xsl 2001/01/29 18:26:54 1.9
@@ -73,7 +73,7 @@
Content
</fo:block>
- <fo:table break-after="page">
+ <fo:table>
<fo:table-column column-width="1cm"/>
<fo:table-column column-width="10cm"/>
<fo:table-column column-width="5cm"/>
@@ -257,7 +257,6 @@
<fo:block font-size="18pt"
font-family="sans-serif"
line-height="24pt"
- break-before="page"
space-before.optimum="15pt"
space-after.optimum="15pt"
background-color="blue"