diff options
Diffstat (limited to 'docs/examples/tables/widowsorphans.fo')
-rw-r--r-- | docs/examples/tables/widowsorphans.fo | 868 |
1 files changed, 434 insertions, 434 deletions
diff --git a/docs/examples/tables/widowsorphans.fo b/docs/examples/tables/widowsorphans.fo index 0264b0b8b..33fae4451 100644 --- a/docs/examples/tables/widowsorphans.fo +++ b/docs/examples/tables/widowsorphans.fo @@ -1,30 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"> <fo:layout-master-set> - <fo:simple-page-master - margin-right="1.5cm" - margin-left="1.5cm" - margin-bottom="2cm" - margin-top="1cm" - page-width="21cm" - page-height="17cm" - master-name="first"> + <fo:simple-page-master + margin-right="1.5cm" + margin-left="1.5cm" + margin-bottom="2cm" + margin-top="1cm" + page-width="21cm" + page-height="17cm" + master-name="first"> <fo:region-before extent="1cm"/> <fo:region-body column-count="3" margin-top="1cm"/> <fo:region-after extent="1.5cm"/> </fo:simple-page-master> </fo:layout-master-set> - + <fo:page-sequence master-reference="first"> <fo:static-content flow-name="xsl-region-before"> - <fo:block line-height="14pt" font-size="10pt" - text-align="end">table examples</fo:block> + <fo:block line-height="14pt" font-size="10pt" + text-align="end">table examples</fo:block> </fo:static-content> <fo:static-content flow-name="xsl-region-after"> - <fo:block line-height="14pt" font-size="10pt" - text-align="end">Page <fo:page-number/></fo:block> + <fo:block line-height="14pt" font-size="10pt" + text-align="end">Page <fo:page-number/></fo:block> </fo:static-content> - + <fo:flow flow-name="xsl-region-body"> <fo:block space-before.optimum="3pt" space-after.optimum="15pt"> @@ -37,78 +37,78 @@ <fo:block widows="1"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> @@ -118,78 +118,78 @@ <fo:block widows="3"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> @@ -199,78 +199,78 @@ <fo:block orphans="1"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> @@ -280,78 +280,78 @@ <fo:block orphans="3"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> @@ -361,78 +361,78 @@ <fo:block widows="4" orphans="3"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> @@ -442,78 +442,78 @@ <fo:block orphans="4"> <fo:table border-width="0.5pt" border-color="red"> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> - <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> + <fo:table-column column-width="2cm"/> <fo:table-body> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - <fo:table-row border-width="0.5pt"> - <fo:table-cell> - <fo:block text-align="center">A</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">B</fo:block> - </fo:table-cell> - <fo:table-cell> - <fo:block text-align="center">C</fo:block> - </fo:table-cell> - </fo:table-row> - </fo:table-body> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + <fo:table-row border-width="0.5pt"> + <fo:table-cell> + <fo:block text-align="center">A</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">B</fo:block> + </fo:table-cell> + <fo:table-cell> + <fo:block text-align="center">C</fo:block> + </fo:table-cell> + </fo:table-row> + </fo:table-body> </fo:table> </fo:block> |