From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

<?xml version="1.0"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Times Roman" font-size="10pt" text-align="justify">
<fo:layout-master-set>
<fo:simple-page-master master-name="blank" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="10pc" margin-right="1in">
<fo:region-body margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-blank" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-blank" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="simple1" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="10pc" margin-right="1in">
<fo:region-body margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before extent="12pt"/>
<fo:region-after extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="left1" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="10pc" margin-right="1in">
<fo:region-body margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-left" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-left" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="right1" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="1in" margin-right="10pc">
<fo:region-body margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-right" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-right" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="first1" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="1in" margin-right="1in">
<fo:region-body margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-first" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-first" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="simple2" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="10pc" margin-right="1in">
<fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before extent="12pt"/>
<fo:region-after extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="left2" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="10pc" margin-right="1in">
<fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-left" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-left" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="right2" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="1in" margin-right="10pc">
<fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-right" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-right" extent="12pt"/>
</fo:simple-page-master>
<fo:simple-page-master master-name="first2" page-width="8.5in" page-height="11in" margin-top="1in" margin-bottom="1in" margin-left="1in" margin-right="1in">
<fo:region-body column-count="1" margin-bottom="24pt" margin-top="24pt"/>
<fo:region-before region-name="xsl-region-before-first" extent="12pt"/>
<fo:region-after region-name="xsl-region-after-first" extent="12pt"/>
</fo:simple-page-master>
<fo:page-sequence-master master-name="titlepage1">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="first1"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
<fo:page-sequence-master master-name="oneside1">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="simple1"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
<fo:page-sequence-master master-name="twoside1">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="blank" blank-or-not-blank="blank"/>
<fo:conditional-page-master-reference master-name="right1" odd-or-even="odd"/>
<fo:conditional-page-master-reference master-name="left1" odd-or-even="even"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
<fo:page-sequence-master master-name="titlepage2">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="first2"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
<fo:page-sequence-master master-name="oneside2">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="simple2"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
<fo:page-sequence-master master-name="twoside2">
<fo:repeatable-page-master-alternatives>
<fo:conditional-page-master-reference master-name="blank" blank-or-not-blank="blank"/>
<fo:conditional-page-master-reference master-name="right2" odd-or-even="odd"/>
<fo:conditional-page-master-reference master-name="left2" odd-or-even="even"/>
</fo:repeatable-page-master-alternatives>
</fo:page-sequence-master>
</fo:layout-master-set>
<fo:page-sequence id="book" hyphenate="true" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica" font-weight="bold" font-size="24.8832pt" text-align="center" space-before="18.6624pt">
<fo:block keep-with-next.within-column="always" hyphenate="false">Book Title</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica" font-weight="bold" font-size="17.28pt" text-align="center" keep-with-next="always" space-before="2in">Some Corporation</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica" font-weight="bold" font-size="17.28pt" text-align="center" space-before="10.8pt" keep-with-next="always">Norman Walsh</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" break-after="page"/>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="14.4pt" font-weight="bold" font-family="Helvetica">
<fo:block>Book Title</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">
<fo:block>by Some Corporation</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">
<fo:block>by Norman Walsh</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Copyright &#xA9; 1998 Norman Walsh</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="8pt">
<fo:block>
<fo:block font-weight="bold" font-size="12pt" hyphenate="false" keep-with-next.within-column="always">Legal Notice</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is a test document. You can do what you will with it.</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="8pt">
<fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is a second legal notice. But it's not noteworthy.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
Some more text. Some more text. Some more text. Some more text.
</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" break-after="page"/>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence hyphenate="true" format="i" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block space-before.minimum="0.5em" space-before.optimum="1em" space-before.maximum="2em" space-after.minimum="0.5em" space-after.optimum="1em" space-after.maximum="2em">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-after="1em" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">Table of Contents</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Preface Title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2758341"><fo:page-number-citation ref-id="id2758341"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">I Part One Title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2849184"><fo:page-number-citation ref-id="id2849184"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="2pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">1 XRef Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="chapter"><fo:page-number-citation ref-id="chapter"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">2 Section Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="stchap"><fo:page-number-citation ref-id="stchap"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="4pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="secttest1"><fo:page-number-citation ref-id="secttest1"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="6pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect2 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760240"><fo:page-number-citation ref-id="id2760240"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="8pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect3 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760270"><fo:page-number-citation ref-id="id2760270"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="10pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect4 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760591"><fo:page-number-citation ref-id="id2760591"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="12pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect5 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760622"><fo:page-number-citation ref-id="id2760622"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="secttest2"><fo:page-number-citation ref-id="secttest2"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="6pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect2 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760859"><fo:page-number-citation ref-id="id2760859"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="8pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect3 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760913"><fo:page-number-citation ref-id="id2760913"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="10pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect4 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2760379"><fo:page-number-citation ref-id="id2760379"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="12pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect5 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2870404"><fo:page-number-citation ref-id="id2870404"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="secttest3"><fo:page-number-citation ref-id="secttest3"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="secttest4"><fo:page-number-citation ref-id="secttest4"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">3 Inline Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2870562"><fo:page-number-citation ref-id="id2870562"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">4 Block Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2871818"><fo:page-number-citation ref-id="id2871818"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">5 List Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2873507"><fo:page-number-citation ref-id="id2873507"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">6 Table Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2877218"><fo:page-number-citation ref-id="id2877218"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">7 Index Term Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2882893"><fo:page-number-citation ref-id="id2882893"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="4pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Index Term Sect 1</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2882976"><fo:page-number-citation ref-id="id2882976"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="6pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Index Term Sect 2</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2883323"><fo:page-number-citation ref-id="id2883323"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Index Term Sect 3</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2883488"><fo:page-number-citation ref-id="id2883488"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">II Part Two Title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="part"><fo:page-number-citation ref-id="part"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="2pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">8 CmdSynopsis Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2883540"><fo:page-number-citation ref-id="id2883540"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">9 FuncSynopsis Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2884851"><fo:page-number-citation ref-id="id2884851"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">10 Callout Tests</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2885205"><fo:page-number-citation ref-id="id2885205"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">III A Reference Part</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2885795"><fo:page-number-citation ref-id="id2885795"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="2pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">I Reference</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="reference"><fo:page-number-citation ref-id="reference"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="4pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> RefEntryTitle</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2885832"><fo:page-number-citation ref-id="id2885832"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> <fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Courier">Chop</fo:inline></fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886022"><fo:page-number-citation ref-id="id2886022"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">A A Very Short Appendix</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="appendix"><fo:page-number-citation ref-id="appendix"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">B A Very Long Appendix</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886153"><fo:page-number-citation ref-id="id2886153"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="2pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886803"><fo:page-number-citation ref-id="id2886803"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="4pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect2 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886834"><fo:page-number-citation ref-id="id2886834"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="6pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect3 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886865"><fo:page-number-citation ref-id="id2886865"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="8pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect4 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886904"><fo:page-number-citation ref-id="id2886904"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="10pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> a sect5 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886935"><fo:page-number-citation ref-id="id2886935"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886974"><fo:page-number-citation ref-id="id2886974"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="4pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect2 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887028"><fo:page-number-citation ref-id="id2887028"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="6pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect3 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887083"><fo:page-number-citation ref-id="id2887083"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="8pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect4 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887137"><fo:page-number-citation ref-id="id2887137"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block start-indent="10pc">
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect5 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887192"><fo:page-number-citation ref-id="id2887192"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887263"><fo:page-number-citation ref-id="id2887263"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> another sect1 title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2887296"><fo:page-number-citation ref-id="id2887296"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> A Test Bibliography</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="bib1"><fo:page-number-citation ref-id="bib1"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Example Glossary</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="gloss"><fo:page-number-citation ref-id="gloss"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> Index</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="index"><fo:page-number-citation ref-id="index"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always"> An Index with a Title</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2889380"><fo:page-number-citation ref-id="id2889380"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence hyphenate="true" format="i" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-after="1em" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">List of Figures</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">4.1 A Figure</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="figure"><fo:page-number-citation ref-id="figure"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence hyphenate="true" format="i" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-after="1em" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">List of Tables</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">4.1 A Table</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="table"><fo:page-number-citation ref-id="table"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence hyphenate="true" format="i" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-after="1em" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">List of Examples</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">4.1 An Example</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="example"><fo:page-number-citation ref-id="example"/></fo:basic-link></fo:inline>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">2 chop() example</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="id2886082"><fo:page-number-citation ref-id="id2886082"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence hyphenate="true" format="i" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-after="1em" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">List of Equations</fo:block>
</fo:block>
<fo:block text-align-last="justify" end-indent="2pc" last-line-end-indent="-2pc">
<fo:inline keep-with-next.within-line="always">4.1 An Equation</fo:inline>
<fo:inline keep-together.within-line="always"> <fo:leader leader-pattern="dots" keep-with-next.within-line="always"/> <fo:basic-link internal-destination="equation"><fo:page-number-citation ref-id="equation"/></fo:basic-link></fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2601358" hyphenate="true" format="i" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">Dedication</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This test book is dedicated to all the testers. This is the first para
of the dedication.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second para of the dedication.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the third para of the dedication.</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2758341" hyphenate="true" format="i" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">Preface Title</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Preface content.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second para of the preface.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the third para of the preface.</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2849184" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Part One Title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" text-align="center" font-size="17.28pt" font-weight="bold" margin-left="-4pc" space-before="1em" font-family="Helvetica">PartIntro Title</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Partintro content<fo:footnote><fo:inline>[1]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[1] This is a footnote in a partintro.</fo:block></fo:footnote-body></fo:footnote>.</fo:block>
<fo:block id="id2849130">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">PartIntro Section</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">PartIntros can actually have section content as well.</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="chapter" hyphenate="true" master-name="oneside1" language="en" initial-page-number="1">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 1. XRef Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 1. XRef Tests</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Xrefs</fo:block>
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="book">Book Title</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="part">Part II. Part Two Title</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="chapter">Chapter 1. XRef Tests</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="appendix">Appendix A. A Very Short Appendix</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="table">Table 4.1. A Table</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="figure">Figure 4.1. A Figure</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="example">Example 4.1. An Example</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="equation"></fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="reference">Reference</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="bib1">A Test Bibliography</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="gloss">Example Glossary</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:basic-link internal-destination="index">Index</fo:basic-link>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the first reference to <fo:inline font-style="italic">XML</fo:inline>.
This is the second reference to XML.
These are references without <fo:inline font-family="Courier">linkend</fo:inline>
attributes: <fo:inline font-style="italic">XML</fo:inline>, XML.</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Links</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">More <fo:basic-link external-destination="http://www.jclark.com/dsssl/">DSSSL information</fo:basic-link><fo:inline hyphenate="false"> [http://www.jclark.com/dsssl/]</fo:inline>
is available.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">There is <fo:basic-link internal-destination="part">a second part</fo:basic-link> in this book.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the <fo:basic-link internal-destination="chapter"/>
chapter.</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="stchap" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 2. Section Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 2. Section Tests</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-before="0.5em" margin-left="-4pc" font-style="italic" font-size="14.4pt" font-weight="bold" font-family="Helvetica">Section Tests Subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
<fo:wrapper id="id2761234"><!--ap1--></fo:wrapper>
<fo:wrapper id="id2761257"><!--ap2--></fo:wrapper>
<fo:wrapper id="id2761280"><!--bp1, bp1bs1--></fo:wrapper>
<fo:wrapper id="id2761311"><!--bp2--></fo:wrapper>
<fo:wrapper id="id2761334"><!--cp1, cp1cs1, cp1cs1ct1--></fo:wrapper>
<fo:wrapper id="id2761372"><!--cp2--></fo:wrapper>
<fo:wrapper id="id2761395"><!--dp1, dp1ds1--></fo:wrapper>
<fo:wrapper id="id2761426"><!--dp1, dp1ds2--></fo:wrapper>
<fo:wrapper id="id2761457"><!--dp2--></fo:wrapper></fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="secttest1">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
<fo:wrapper id="id2761572"><!--ep1, ep1es1, ep1es1et1--></fo:wrapper>
<fo:wrapper id="id2761147"><!--ep1, ep1es2--></fo:wrapper>
<fo:wrapper id="id2761527"><!--ep2--></fo:wrapper>
<fo:wrapper id="id2761077"><!--fp1, fp1fs1--></fo:wrapper>
<fo:wrapper id="id2759937"><!--fp1, fp1fs2, fp1fs2ft1--></fo:wrapper>
<fo:wrapper id="id2759976"><!--fp2--></fo:wrapper>
<fo:wrapper id="id2759999"><!--gp1, gp1gs1--></fo:wrapper>
<fo:wrapper id="id2760030"><!--gp1, gp1gs2--></fo:wrapper>
<fo:wrapper id="id2760060"><!--gp1, gp1gs2, gp1gs2gt1--></fo:wrapper>
<fo:wrapper id="id2760099"><!--gp1, gp1gs2, gp1gs2gt2--></fo:wrapper>
<fo:wrapper id="id2760138"><!--gp1, gp1gs3--></fo:wrapper>
<fo:wrapper id="id2760168"><!--gp2--></fo:wrapper></fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2760240">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect2 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2760270">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect3 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
<fo:wrapper id="id2760299"><!--hp1, hp1hs1, hp1hs1ht1--></fo:wrapper>
<fo:wrapper id="id2760338"><!--hp1, hp1hs1, hp1hs1ht2--></fo:wrapper>
<fo:wrapper id="id2760376"><!--hp2--></fo:wrapper>
<fo:wrapper id="id2760399"><!--ip1--></fo:wrapper>
<fo:wrapper id="id2760422"><!--ip1, ip1is1--></fo:wrapper>
<fo:wrapper id="id2760453"><!--ip1, ip1is1, ip1is1it1--></fo:wrapper>
<fo:wrapper id="id2760492"><!--ip1, ip1is1, ip1is1it2--></fo:wrapper>
<fo:wrapper id="id2760530"><!--ip1, ip1is2, ip1is2it1--></fo:wrapper>
<fo:wrapper id="id2760569"><!--ip2--></fo:wrapper></fo:block>
<fo:block id="id2760591">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect4 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2760622">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="10pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect5 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block id="secttest2">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect1 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
<fo:wrapper id="id2760737"><!--jp1--></fo:wrapper>
<fo:wrapper id="id2760760"><!--jp1, jp1js1, jp1js1jt1--></fo:wrapper>
<fo:wrapper id="id2760798"><!--jp1, jp1js1, jp1js1jt2--></fo:wrapper>
<fo:wrapper id="id2760837"><!--jp2--></fo:wrapper></fo:block>
<fo:block id="id2760859">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect2 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect2 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2760913">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect3 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect3 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2760379">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect4 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect4 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2870404">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="10pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect5 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect5 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block id="secttest3">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
<fo:block id="secttest4">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2870562" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 3. Inline Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 3. Inline Tests</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2870576">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Testing &#x2018;Quotes&#x2019; in a title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Footnotes<fo:footnote><fo:inline>[2]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[2] Like this!</fo:block></fo:footnote-body></fo:footnote> are inlines.
Sort of<fo:footnote><fo:inline>[3]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[3] Well, the marks are, anyway!</fo:block></fo:footnote-body></fo:footnote>.
Another footnote<fo:inline>[2]</fo:inline>.</fo:block>
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>Abbrev</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>GUIIcon</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">SGMLTag</fo:inline> (Attribute)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Acronym</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>GUILabel</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">SGMLTag</fo:inline> (AttValue)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Action</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>GUIMenu</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">SGMLTag</fo:inline> (Element)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Application</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>GUISubMenu</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&lt;/SGMLTag&gt;</fo:inline> (EndTag)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>[Citation]</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Hardware</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&amp;SGMLTag;</fo:inline> (GenEntity)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>CiteRefEntry RefEntryTitle(n)</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:block>
<fo:external-graphic src="url(file:emc2.gif)" content-width="auto" content-height="auto" width="auto" height="auto"/>
</fo:block>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&amp;#SGMLTag;</fo:inline> (NumCharRef)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">Citetitle</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Interface</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">%SGMLTag;</fo:inline> (ParamEntity)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">ClassName</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>InterfaceDefinition</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&lt;?SGMLTag&gt;</fo:inline> (PI)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-weight="bold">Command</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-weight="bold">KeyCap</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&lt;!--SGMLTag--&gt;</fo:inline> (SGMLComment)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block><fo:inline font-style="italic">Comment</fo:inline> (Comment)</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>KeyCode</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block><fo:inline font-family="Courier">&lt;SGMLTag&gt;</fo:inline> (StartTag)</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">ComputerOutput</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Key-Combo</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">SGMLTag</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Database</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>KeySym</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic" font-family="Courier">StructField</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>ErrorName</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">Literal</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>StructName</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>ErrorType</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Markup</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline vertical-align="sub">Subscript</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">&lt;Email&gt;</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">MediaLabel</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline vertical-align="super">Superscript</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">Emphasis</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>MouseButton</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Symbol</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">EnVar</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">Option</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>SystemItem</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>ErrorCode</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>[Optional]</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Token</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">Filename</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic" font-family="Courier">Parameter</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Trademark&#x2122;</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">Firstterm</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Phrase</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Type</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">ForeignPhrase</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">Prompt</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-weight="bold" font-family="Courier">UserInput</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline font-family="Courier">Function</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Property</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic">WordAsWord</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>GUIMenuItem</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>&#x201C;Quote&#x201D;</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>ProductName&#x2122;</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>GUIButton</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline font-style="italic" font-family="Courier">Replaceable</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>GUIButton (with Accel)</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>ReturnValue</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">And here are a couple of index terms, as another test (of
index terms, not inlines).
<fo:wrapper id="id2871758"><!--aap1--></fo:wrapper>
<fo:wrapper id="id2871786"><!--bbp1--></fo:wrapper></fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2871818" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 4. Block Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 4. Block Tests</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2871832">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Formal Objects</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Example</fo:block>
<fo:block id="example" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after.minimum="1em" space-after.optimum="1.5em" space-after.maximum="2em" keep-with-previous.within-column="always">
<fo:block font-weight="bold" font-size="12pt" hyphenate="false" keep-with-next.within-column="always">An Example</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is an example of a trivial example.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Figure</fo:block>
<fo:block id="figure" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after.minimum="1em" space-after.optimum="1.5em" space-after.maximum="2em" keep-with-previous.within-column="always">
<fo:block font-weight="bold" font-size="12pt" hyphenate="false" keep-with-next.within-column="always">A Figure</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">This is an example of a trivial figure.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Equation</fo:block>
<fo:block id="equation" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after.minimum="1em" space-after.optimum="1.5em" space-after.maximum="2em" keep-with-previous.within-column="always">
<fo:block font-weight="bold" font-size="12pt" hyphenate="false" keep-with-next.within-column="always">An Equation</fo:block>
<fo:block>
<fo:external-graphic src="url(file:emc2.gif)" content-width="auto" content-height="auto" width="auto" height="auto"/>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Table</fo:block>
<fo:table-and-caption id="table" keep-together.within-column="always" space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" space-after.minimum="0.8em" space-after.optimum="1em" space-after.maximum="1.2em">
<fo:table-caption>
<fo:block font-weight="bold" space-after.minimum="0.2em" space-after.optimum="0.5em" space-after.maximum="0.8em" keep-with-next.within-column="always" hyphenate="false">A Table</fo:block>
</fo:table-caption>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="0.5in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="0.5in"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:table-and-caption>
</fo:block>
<fo:block id="id2872153">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Informal Objects</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">InformalExample</fo:block>
<fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is an example of a trivial, informal example.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">InformalEquation</fo:block>
<fo:block>
<fo:block>
<fo:external-graphic src="url(file:emc2.gif)" content-width="auto" content-height="auto" width="auto" height="auto"/>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">InformalTable</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>27</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
<fo:block id="id2872376">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Admonitions</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Note</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872405">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Note</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself noted.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para.</fo:block>
</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872428">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Note</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself noted, simply.</fo:block>
</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872444">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">NoteTitle</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself noted.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para, with a title.</fo:block>
</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872476">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Att</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself noted, simply.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">With a title</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Important</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872523">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Important</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself important.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Tip</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872541">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Tip</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself tipped.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Warning</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872581">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Warning</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself warned.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Caution</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872611">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Caution</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Consider yourself cautioned.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">SimPara in Caution</fo:block>
<fo:block space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em" start-indent="0.25in" end-indent="0.25in" id="id2872641">
<fo:block font-size="14pt" font-weight="bold" keep-with-next="always">Simple Caution</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">A simpler caution.</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2872665">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Other Objects</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Screen</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">This
is With a line-annotation
a
screen
This
is With a line-annotation
a
screen
This
is With a line-annotation
a
screen</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">ProgramListing</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">This
is
a
programlisting</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Address</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" linefeed-treatment="preserve" white-space-collapse="false" space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em">Norman Walsh
ArborText, Inc.
1000 Victors Way
Ann Arbor, MI 48108
US
Voice: 313.997.0200
Fax: 313.997.0201
Email: <fo:inline font-family="Courier">&lt;nwalsh@arbortext.com&gt;</fo:inline>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">BlockQuote</fo:block>
<fo:block start-indent="0.5in" end-indent="0.5in">
<fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">The universe that we observe has precisely the properties we should
expect if there is, at bottom, no design, no purpose, no evil and
no good, nothing but pitiless indifference.&#x2014;Richard Dawkins</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Procedure</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the first step</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second step</fo:block>
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>a.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the first substep</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>b.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second substep</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the third step</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Procedure With Title</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:block font-weight="bold">Same Procedure with a Title</fo:block>
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the first step</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second step</fo:block>
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>a.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the first substep</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>b.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the second substep</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item>
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is the third step</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">SideBar</fo:block>
<fo:block>
<fo:block font-weight="bold" keep-with-next.within-column="always" hyphenate="false">What About Bob?</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is a sidebar.</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">MsgSet</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">It's not really clear how <fo:inline font-family="Courier">MsgSet</fo:inline> should be presented.
I expect that it's fairly application, if not document, specific.</fo:block>
<fo:block>
<fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Record failed CRC</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Record <fo:inline font-style="italic" font-family="Courier">n</fo:inline>
in <fo:inline font-style="italic" font-family="Courier">database</fo:inline></fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">File read error on
<fo:inline font-style="italic" font-family="Courier">database</fo:inline></fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Panic! Corrupt record!</fo:block>
</fo:block>
<fo:block>
<fo:block><fo:inline font-weight="bold" keep-with-next.within-line="always">Level: </fo:inline>severe</fo:block>
<fo:block><fo:inline font-weight="bold" keep-with-next.within-line="always">Origin: </fo:inline>server</fo:block>
<fo:block><fo:inline font-weight="bold" keep-with-next.within-line="always">Audience: </fo:inline>all</fo:block>
</fo:block>
<fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"> Indicates that some sort of error occured attempting to load
a record from the database. Retry. If failure persists,
contact the database administrator.
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">LiteralLayout</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" linefeed-treatment="preserve" white-space-collapse="false" space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em">This is a
literal
layout</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:block wrap-option="no-wrap" text-align="start" linefeed-treatment="preserve" white-space-collapse="false" space-before.minimum="0.8em" space-before.optimum="1em" space-before.maximum="1.2em">This is a
literal
layout
in a para</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2873507" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 5. List Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 5. List Tests</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2873521">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">OrderedLists</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Default Numeration</fo:block>
<fo:list-block id="id2873549" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2873565" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873581" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">this one starts with
a program listing
what happens?</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873604" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>this one starts with
a synopsis
what happens?</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873626" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>para first</fo:block>
<fo:block>this one has
a synopsis
what happens?</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873655" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>5.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">A
Screen
Here</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873684" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>6.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Arabic Numeration</fo:block>
<fo:list-block id="id2873721" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2873717" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873754" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873768" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873784" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Arabic Numeration (Long)</fo:block>
<fo:list-block id="id2873820" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2873817" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873853" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873869" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873885" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873900" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>5.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Five</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873916" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>6.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Six</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873932" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>7.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Seven</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873948" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>8.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Eight</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873963" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>9.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Nine</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873979" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>10.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Ten</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2873995" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>11.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Eleven</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">UpperAlpha Numeration</fo:block>
<fo:list-block id="id2874031" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2874028" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874064" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874080" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874095" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">LowerAlpha Numeration</fo:block>
<fo:list-block id="id2874131" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2874128" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874164" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874180" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874196" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">UpperRoman Numeration</fo:block>
<fo:list-block id="id2874232" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2874229" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874265" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874281" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874296" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">LowerRoman Numeration</fo:block>
<fo:list-block id="id2874333" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2874329" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874366" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874381" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874397" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Continued</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">First list:
<fo:list-block id="id2874434" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em"><fo:list-item id="id2874451" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>1.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>One</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874467" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>2.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Two</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874483" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>3.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Three</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874498" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>4.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Four</fo:block></fo:list-item-body></fo:list-item></fo:list-block></fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second list:
<fo:list-block id="id2874526" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em"><fo:list-item id="id2874522" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>1.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Five</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874553" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>2.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Six</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874569" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>3.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Seven</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874585" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>4.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Eight</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874600" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>5.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Nine</fo:block></fo:list-item-body></fo:list-item><fo:list-item id="id2874616" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:list-item-label end-indent="label-end()"><fo:block>6.</fo:block></fo:list-item-label><fo:list-item-body start-indent="body-start()"><fo:block>Ten</fo:block></fo:list-item-body></fo:list-item></fo:list-block></fo:block>
</fo:block>
<fo:block id="id2874634">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">ItemizedLists</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Default Presentation</fo:block>
<fo:list-block id="id2874663" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2874668" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874684" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">One-point-five. This one starts with
a program listing
what happens?</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874707" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874723" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874738" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Block Elements in a List</fo:block>
<fo:list-block id="id2874770" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2874776" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Another para.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874800" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874815" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874831" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Alternate Mark and OverRide</fo:block>
<fo:list-block id="id2874867" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2874865" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>TeX and LaTeX</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874895" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Troff</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874910" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Lout</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874931" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Test</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">No mark Presentation</fo:block>
<fo:list-block id="id2874967" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2874980" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2874999" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875015" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875030" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block id="id2875050">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">VariableLists</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:list-block id="id2875064" provisional-distance-between-starts="1in" provisional-label-separation="0.25in" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item id="id2875071" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>Term1</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875108" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>Term2</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875146" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>Term3</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:list-block id="id2875180" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2875187" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875202" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875218" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875234" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875268" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>Term4</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:list-block id="id2875308" provisional-distance-between-starts="1in" provisional-label-separation="0.25in" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item id="id2875314" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>Another List</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875352" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>
<fo:inline>ProgramListing</fo:inline>
</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">A ProgramListing
Is the First Element
of this VarListEntry</fo:block>
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block id="id2875408">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">SimpleLists</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Inline</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">An inline simple list:
<fo:inline>One, Two, Three, Four, Five, Six, Seven</fo:inline></fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Horiz</fo:block>
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>One</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Two</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Three</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Four</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Five</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Six</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Seven</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Vert</fo:block>
<fo:table>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>One</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Four</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Seven</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Two</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Five</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>Three</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>Six</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
<fo:block id="id2875682">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">More Complex List Item Content</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:list-block id="id2875697" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="1.5em" provisional-label-separation="0.2em">
<fo:list-item id="id2875703" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875727" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875750" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
<fo:block>Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875774" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875798" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block><fo:inline font-weight="bold" keep-with-next.within-line="always" padding-end="1em">Formal Element</fo:inline>Five</fo:block>
<fo:block>Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875837" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2022;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Six</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:list-block id="id2875854" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2em" provisional-label-separation="0.2em">
<fo:list-item id="id2875871" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>1.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>One</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875895" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>2.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Two</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875918" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>3.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Three</fo:block>
<fo:block>Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875942" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>4.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Four</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2875965" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>5.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block><fo:inline font-weight="bold" keep-with-next.within-line="always" padding-end="1em">Formal Element</fo:inline>Five</fo:block>
<fo:block>Second para</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2876005" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>6.</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Six</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block id="id2876024">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Segmented List</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block font-weight="bold">State Birds</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Alabama</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Yellowhammer</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Alaska</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Willow Ptarmigan</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Arizona</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cactus Wren</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Arkansas</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mockingbird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>California</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>California Valley Quail</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Colorado</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Lark Bunting</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Connecticut</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Robin</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Delaware</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Blue Hen Chicken</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Florida</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mockingbird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Georgia</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Brown Thrasher</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Hawaii</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Nene</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Idaho</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mountain Bluebird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Illinois</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Indiana</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Iowa</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Eastern Goldfinch</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Kansas</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Kentucky</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Louisiana</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Eastern Brown Pelican</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Maine</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Chickadee</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Maryland</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Baltimore Oriole</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Massachusetts</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Chickadee</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Michigan</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Robin</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Minnesota</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Common Loon</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Mississippi</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mockingbird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Missouri</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Bluebird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Montana</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Nebraska</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Nevada</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mountain Bluebird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>New Hampshire</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Purple Finch</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>New Jersey</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Eastern Goldfinch</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>New Mexico</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Roadrunner</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>New York</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Bluebird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>North Carolina</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>North Dakota</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Ohio</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Oklahoma</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Scissor-tailed Flycatcher</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Oregon</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Pennsylvania</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Ruffed Grouse</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Rhode Island</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Rhode Island Red</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>South Carolina</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Great Carolina Wren</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>South Dakota</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Ring-necked Pheasant</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Tennessee</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mockingbird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Texas</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Mockingbird</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Utah</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>American Seagull</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Vermont</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Hermit Thrush</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Virginia</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal </fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Washington</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Willow Goldfinch</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>West Virginia</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Cardinal</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Wisconsin</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Robin</fo:block>
<fo:block><fo:inline font-weight="bold">State: </fo:inline>Wyoming</fo:block>
<fo:block><fo:inline font-weight="bold">Bird: </fo:inline>Western Meadowlark</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2877218" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 6. Table Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 6. Table Tests</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Alternate Alignment on Entry</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>h1</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>h2</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>h3</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>left</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>center</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>center</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>center</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>right</fo:block>
</fo:table-cell>
<fo:table-cell border-left="0.5pt solid black " padding-left="2pt" border-right="0.5pt solid black " padding-right="2pt" border-top="0.5pt solid black " padding-top="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>right</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3"/>
<fo:table-header border-top="0.5pt solid black ">
<fo:table-row>
<fo:table-cell>
<fo:block>h1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h3</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body border-bottom="0.5pt solid black ">
<fo:table-row>
<fo:table-cell>
<fo:block>left</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>center</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>center</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>center</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>right</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>right</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="2in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell>
<fo:block>h1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h3</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-style="italic">left emph</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-style="italic">center emph/bold</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Courier">center literal</fo:inline>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Courier">center filename</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format" font-weight="bold">right command</fo:inline>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>right</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Absolute Widths</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="1in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="1in"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3" column-width="1in"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell>
<fo:block>h1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>h3</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>e1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e3</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>e1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e3</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>e1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>e3</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Relative Widths</fo:block>
<fo:table table-layout="fixed">
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1" column-width="proportional-column-width(3)"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2" column-width="proportional-column-width(2)"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">left</fo:block>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">center</fo:block>
</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">center</fo:block>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">right</fo:block>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Complex</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="4"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="5"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="6"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>A1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>A2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>A3</fo:block>
</fo:table-cell>
<fo:table-cell number-rows-spanned="2">
<fo:block>A4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>A5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>A6</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>B1</fo:block>
</fo:table-cell>
<fo:table-cell border-right="0.5pt solid black " padding-right="2pt" border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>B2</fo:block>
</fo:table-cell>
<fo:table-cell border-bottom="0.5pt solid black " padding-bottom="2pt">
<fo:block>B3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>B5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>B6</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>C1</fo:block>
</fo:table-cell>
<fo:table-cell border-right="0.5pt solid black " padding-right="2pt">
<fo:block>C2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>C3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>C4</fo:block>
</fo:table-cell>
<fo:table-cell number-rows-spanned="3" number-columns-spanned="2">
<fo:block>C5</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell number-columns-spanned="NaN">
<fo:block>D2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>D3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>D4</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>E1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>E2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>E4</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>F1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>F2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>F3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>F4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>F5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>F6</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">With Footnotes</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>foo<fo:footnote xmlns:fo="http://www.w3.org/1999/XSL/Format"><fo:inline>[4]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[4] A meaningless
word</fo:block></fo:footnote-body></fo:footnote></fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3<fo:footnote xmlns:fo="http://www.w3.org/1999/XSL/Format"><fo:inline>[5]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[5] A meaningless
number</fo:block></fo:footnote-body></fo:footnote></fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>bar<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format">[4]</fo:inline></fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5<fo:inline xmlns:fo="http://www.w3.org/1999/XSL/Format">[5]</fo:inline></fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">A Big One</fo:block>
<fo:table>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="1"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="2"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="3"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="4"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="5"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="6"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="7"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="8"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="9"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="10"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="11"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="12"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="13"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="14"/>
<fo:table-column xmlns:fo="http://www.w3.org/1999/XSL/Format" column-number="15"/>
<fo:table-header>
<fo:table-row>
<fo:table-cell>
<fo:block>H1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>H15</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-header>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>1</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>2</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>3</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>4</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>5</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>6</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>7</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>8</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>9</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>10</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>11</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>12</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>13</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>14</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block>15</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2882893" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 7. Index Term Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 7. Index Term Tests</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Test data.</fo:block>
<fo:wrapper id="idx1">
<!--oft-repeated-->
</fo:wrapper>
<fo:wrapper id="idx2">
<!--chap-level-->
</fo:wrapper>
<fo:block id="id2882976">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Index Term Sect 1</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Test data.</fo:block>
<fo:wrapper id="idx3">
<!--!-->
</fo:wrapper>
<fo:wrapper id="fred">
<!--oft-repeated, with id-->
</fo:wrapper>
<fo:wrapper id="idx5">
<!--sect1-level-->
</fo:wrapper>
<fo:wrapper id="idx6">
<!--sect1-level-->
</fo:wrapper>
<fo:wrapper id="idx7">
<!--sect1-level, sec-->
</fo:wrapper>
<fo:wrapper id="idx8">
<!--sect1-other, sec-->
</fo:wrapper>
<fo:wrapper id="idx9">
<!--chap-level, sec, tert-->
</fo:wrapper>
<fo:wrapper id="id2883256">
<!--chap-level, sec, tert-->
</fo:wrapper>
<fo:wrapper id="idx11">
<!--sect1-level-->
</fo:wrapper>
<fo:block id="id2883323">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Index Term Sect 2</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Test data.</fo:block>
<fo:wrapper id="idx12">
<!--[-->
</fo:wrapper>
<fo:wrapper id="idx13">
<!--oft-repeated-->
</fo:wrapper>
<fo:wrapper id="idx14">
<!--sect2-level-->
</fo:wrapper>
<fo:wrapper id="idx15">
<!--chap-level, sec, tert-->
</fo:wrapper>
</fo:block>
<fo:block id="id2883488">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Index Term Sect 3</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">foo</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="part" hyphenate="true" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Part Two Title</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2883540" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 8. CmdSynopsis Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 8. CmdSynopsis Tests</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Very Simple CmdSynopsis</fo:block>
<fo:block><fo:inline font-family="Courier">cd</fo:inline> {<fo:inline font-style="italic" font-family="Courier">directory</fo:inline>}</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Simple CmdSynopsis</fo:block>
<fo:block><fo:inline font-family="Courier">cal</fo:inline> [-j] [-y] [month [year]]</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Another Simple CmdSynopsis</fo:block>
<fo:block><fo:inline font-family="Courier">chgrp</fo:inline> [-R
[-H | -L | -P]
] [-f] <fo:inline font-style="italic" font-family="Courier">group</fo:inline> <fo:inline font-style="italic" font-family="Courier">file</fo:inline>... </fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Slightly Complex CmdSynopsis</fo:block>
<fo:block><fo:inline font-family="Courier">emacs</fo:inline> [-t <fo:inline font-style="italic" font-family="Courier">file</fo:inline>] [-q] [-u <fo:inline font-style="italic" font-family="Courier">user</fo:inline>] [+<fo:inline font-style="italic" font-family="Courier">number</fo:inline>] [-f <fo:inline font-style="italic" font-family="Courier">function</fo:inline>...] [-l <fo:inline font-style="italic" font-family="Courier">file</fo:inline>...] <fo:inline font-style="italic" font-family="Courier">file</fo:inline>... </fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Quite Complex CmdSynopsis</fo:block>
<fo:block><fo:inline font-family="Courier">cccp</fo:inline> [-$] [-C] [-D<fo:inline font-style="italic" font-family="Courier">name</fo:inline> [=<fo:inline font-style="italic" font-family="Courier">definition</fo:inline>]...] [-dD] [-dM] [-I <fo:inline font-style="italic" font-family="Courier">directory</fo:inline>...] [-H] [-I-] [-imacros <fo:inline font-style="italic" font-family="Courier">file</fo:inline>...] [-include <fo:inline font-style="italic" font-family="Courier">file</fo:inline>...] [-lang-c | -lang-c++ | -lang-objc] [-lint] [-M | -MD | -MM | -MMD] [-nostdinc] [-P] [-pedantic] [-pedantic-errors] [-trigraphs] [-U<fo:inline font-style="italic" font-family="Courier">name</fo:inline>] [-undef] [-Wtrigraphs] [-Wcomment] [-Wall] [-Wtraditional] {<fo:inline font-style="italic" font-family="Courier">infile</fo:inline> | -} {<fo:inline font-style="italic" font-family="Courier">outfile</fo:inline> | -}</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2884851" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 9. FuncSynopsis Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 9. FuncSynopsis Tests</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Two Simple Parameters</fo:block>
<fo:block>
<fo:block font-family="Courier"><fo:inline font-family="Courier">int <fo:inline font-weight="bold">max</fo:inline></fo:inline>(int1, int2);int int1;int int2;</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Variable Arguments</fo:block>
<fo:block>
<fo:block>#include &lt;varargs.h&gt;</fo:block>
<fo:block font-family="Courier"><fo:inline font-family="Courier">int <fo:inline font-weight="bold">max</fo:inline></fo:inline>(...);</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Void</fo:block>
<fo:block>
<fo:block font-family="Courier"><fo:inline font-family="Courier">int <fo:inline font-weight="bold">rand</fo:inline></fo:inline>();</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">Function Pointer Arguments</fo:block>
<fo:block>
<fo:block font-family="Courier"><fo:inline font-family="Courier">void <fo:inline font-weight="bold">qsort</fo:inline></fo:inline>(dataptr, left, right, (* comp));void *dataptr[];int left;int right;int (* comp)
(void *, void *);</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2885205" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Chapter 10. Callout Tests</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Chapter 10. Callout Tests</fo:block>
</fo:block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">CallOut (using AREASPEC)</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">@rem = '--*-Perl-*--
@echo off
perl.exe %_batchname %$
goto endofperl
@rem ';
# Compress mail...
require 'n:/home/nwalsh/lib/cygnus.pl';
require 'timelocal.pl';
use Cwd;
select (STDERR); $| = 1;
select (STDOUT); $| = 1;
@DIRS = (&quot;/home/nwalsh/Mail&quot;);
while (@DIRS) {
$dir = shift @DIRS;
opendir (DIR, $dir);
while ($fname = readdir(DIR)) {
$file = &quot;$dir/$fname&quot;;
next if ! -d $file;
next if $fname =~ /^\.\.?$/;
print &quot;$file\n&quot;;
push (@DIRS, $file);
&amp;compress ($file);
}
}
exit;</fo:block>
<fo:block id="id2885418">
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2.2em" provisional-label-separation="0.2em">
<fo:list-item id="id2885427">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2776;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>The prologue handles embedding a Perl script in a DOS batch file.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885455">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2777;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>The <fo:inline font-family="Courier">goto</fo:inline> statement, interpreted by the DOS batch
file interpreter, skips over the body of the Perl script.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885497">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2778;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>The <fo:inline font-family="Courier">require</fo:inline> statement sources in external program
fragments.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885539">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2779;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>The <fo:inline font-family="Courier">use</fo:inline> statement is similar, but has additional
utility. It is a Perl5 function. (Note that this callout area specifies
both a line and a column.)</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885582">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x277A;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>This is a user subroutine call.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">CallOut (using CO)</fo:block>
<fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">this is a line
this is another line
there's a <fo:inline id="callout1">&#x2776;</fo:inline>callout in here.
and there's another on the
next line
right here:<fo:inline id="callout2">&#x2777;</fo:inline></fo:block>
<fo:block id="id2885653">
<fo:list-block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em" provisional-distance-between-starts="2.2em" provisional-label-separation="0.2em">
<fo:list-item id="id2885673">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2776;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>First callout.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second para in first callout.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885709">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2777;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Second callout.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Third para in second callout.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="id2885759">
<fo:list-item-label end-indent="label-end()">
<fo:block>&#x2776;&#x2777;</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>This paragraph describes <fo:inline font-style="italic">both</fo:inline> callouts.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2885795" hyphenate="true" master-name="titlepage1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">A Reference Part</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="reference" hyphenate="true" master-name="oneside1" language="en">
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" text-align="center" font-size="24.8832pt" space-before="18.6624pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Reference</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2885832" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block font-size="20pt" font-weight="bold">RefEntryTitle</fo:block>
<fo:block><fo:block font-size="18pt" font-weight="bold">Name</fo:block>RefName1, <fo:block font-size="18pt" font-weight="bold">Name</fo:block>RefName2 -- Yes, there must be a purpose!</fo:block>
<fo:block>
<fo:block font-size="18pt" font-weight="bold">Synopsis (what about the title?)</fo:block>
<fo:block> A
Synopsis
Goes
Here</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="18pt" font-weight="bold">A RefSect1</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">A RefSect2</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block>
<fo:block font-size="14pt" font-weight="bold">A RefSect3</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah.<fo:footnote><fo:inline>[6]</fo:inline><fo:footnote-body font-size="8pt"><fo:block>[6] This is a footnote in a refentry.</fo:block></fo:footnote-body></fo:footnote>
Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2886022" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block font-size="20pt" font-weight="bold">Chop</fo:block>
<fo:block><fo:block font-size="18pt" font-weight="bold">Name</fo:block><fo:inline font-family="Courier">Chop</fo:inline> -- strip trailing whitespace</fo:block>
<fo:block>
<fo:block font-size="18pt" font-weight="bold">Description</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"> Returns the argument string without trailing whitespace.
<fo:block id="id2886082" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em" space-after.minimum="1em" space-after.optimum="1.5em" space-after.maximum="2em" keep-with-previous.within-column="always"><fo:block font-weight="bold" font-size="12pt" hyphenate="false" keep-with-next.within-column="always">chop() example</fo:block><fo:block wrap-option="no-wrap" text-align="start" white-space-collapse="false" linefeed-treatment="preserve" font-family="Courier" font-size="9pt">$trimmed = Chop($line);</fo:block></fo:block>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="appendix" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Appendix A. A Very Short Appendix</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Appendix A. A Very Short Appendix</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah.</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2886153" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-before">
<fo:block text-align="center">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-size="10pt">Appendix B. A Very Long Appendix</fo:block>
</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-weight="bold" font-family="Helvetica">
<fo:block keep-with-next.within-column="always" hyphenate="false">Appendix B. A Very Long Appendix</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.
Blah blah blah blah. Blah blah blah blah. Blah blah blah blah.</fo:block>
<fo:block id="id2886803">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2886834">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect2 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2886865">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect3 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2886904">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect4 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2886935">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="10pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">a sect5 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2886974">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect1 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2887028">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="14pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect2 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect2 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2887083">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect3 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect3 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2887137">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="12pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect4 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect4 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
<fo:block id="id2887192">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="10pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect5 title</fo:block>
</fo:block>
</fo:block>
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="Helvetica">a sect5 subtitle</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block id="id2887263">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
<fo:block id="id2887296">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-family="Helvetica">
<fo:block keep-with-next.within-column="always">
<fo:block font-size="16pt" font-weight="bold" font-family="Helvetica" space-before.minimum="1em" space-before.optimum="1.5em" space-before.maximum="2em">another sect1 title</fo:block>
</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text.
some text. some text. some text. some text. some text. some text. some text. </fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="bib1" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">A Test Bibliography</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">The stock stylesheet attempts to do a Bibliography. It probably needs
a lot of tweaking. It probably doesn't conform to any specific style.</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">Books</fo:block>
<fo:block id="id2887377" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:inline>[AhoSethiUllman96] </fo:inline>
<fo:inline>Alfred V. Aho,Ravi Sethi, and Jeffrey D. Ullman. </fo:inline>
<fo:inline><fo:inline font-style="italic">Compilers, Principles, Techniques, and Tools</fo:inline>. </fo:inline>
<fo:inline>
<fo:inline>Addison-Wesley Publishing Company. </fo:inline>
</fo:inline>
<fo:inline>Copyright &#xA9; 1996 Bell Telephone Laboratories, Inc.. </fo:inline>
<fo:inline>0-201-10088-6. </fo:inline>
<fo:inline>James T. DeWolf. </fo:inline>
<fo:inline>
<fo:inline><fo:inline font-style="italic">Computer Science</fo:inline>. </fo:inline>
<fo:inline>Michael A. Harrison. </fo:inline>
<fo:inline>
<fo:inline>Addison-Wesley Publishing Company. </fo:inline>
</fo:inline>
</fo:inline>
</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">Periodicals</fo:block>
<fo:block id="walsh97" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:inline>[Walsh97] </fo:inline>
<fo:inline>&quot;A Guide to XML&quot;. <fo:inline>Norman Walsh. </fo:inline><fo:inline>1997. </fo:inline><fo:inline>Copyright &#xA9; 1997 ArborText, Inc.. </fo:inline><fo:inline>97-108. </fo:inline></fo:inline>
<fo:inline><fo:inline font-style="italic">XML: Principles, Tools, and Techniques</fo:inline>. <fo:inline><fo:inline>O'Reilly &amp; Associates, Inc.. </fo:inline></fo:inline><fo:inline>1085-2301. </fo:inline><fo:inline>Dan Connolly. </fo:inline></fo:inline>
</fo:block>
<fo:block id="walsh96" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"> <fo:inline> <fo:inline>Walsh</fo:inline>, <fo:inline>Norman</fo:inline>.
&quot;Introduction to Cascading Style Sheets&quot;.
</fo:inline>
<fo:inline> <fo:inline font-style="italic">The World Wide Web Journal</fo:inline>.
<fo:inline>2</fo:inline>(<fo:inline>1</fo:inline>).
<fo:inline>O'Reilly &amp; Associates, Inc.</fo:inline> and
<fo:inline>The World Wide Web Consortium</fo:inline>.
<fo:inline>Winter, 1996</fo:inline></fo:inline>.</fo:block>
<fo:block id="id2887923" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:inline>[Abbrev] </fo:inline>
<fo:inline><fo:inline font-style="italic">A Really Full BiblioEntry</fo:inline>. </fo:inline>
<fo:inline>Subtitle. </fo:inline>
<fo:inline><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">Abstract, abstract, abstract. Abstract, abstract, abstract.
Abstract, abstract, abstract. Abstract, abstract, abstract.
Abstract, abstract, abstract. Abstract, abstract, abstract.
Abstract, abstract, abstract. Abstract, abstract, abstract.
Abstract, abstract, abstract. Abstract, abstract, abstract.
Abstract, abstract, abstract. Abstract, abstract, abstract. </fo:block>. </fo:inline>
<fo:inline>Any Street
Anywhere, XX 99999
USA. </fo:inline>
<fo:inline><fo:inline>shortaffil. </fo:inline><fo:inline>jobtitle. </fo:inline><fo:inline>orgname. </fo:inline><fo:inline>orgdiv. </fo:inline><fo:inline>Any Street
Anywhere, XX 99999
USA. </fo:inline>. </fo:inline>
<fo:inline>ArtPageNums. </fo:inline>
<fo:inline>AuthorFirstname AuthorSurname. </fo:inline>
<fo:inline><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb.
AuthorBlurb, authorblurb, authorblurb. AuthorBlurb, authorblurb, authorblurb. </fo:block>. </fo:inline>
<fo:inline>AuthorInitials. </fo:inline>
<fo:inline><fo:inline>The names of some collaborators. </fo:inline><fo:inline><fo:inline>shortaffil. </fo:inline><fo:inline>jobtitle. </fo:inline><fo:inline>orgname. </fo:inline><fo:inline>orgdiv. </fo:inline><fo:inline>Any Street
Anywhere, XX 99999
USA. </fo:inline>. </fo:inline>. </fo:inline>
<fo:inline><fo:inline>confdates. </fo:inline><fo:inline>conftitle. </fo:inline><fo:inline>confnum. </fo:inline><fo:inline>Any Street
Anywhere, XX 99999
USA. </fo:inline><fo:inline>confsponsor. </fo:inline>. </fo:inline>
<fo:inline>ContractNum. </fo:inline>
<fo:inline>ContractSponsor. </fo:inline>
<fo:inline>Contrib. </fo:inline>
<fo:inline>Copyright &#xA9; 1998 Copyright holder. </fo:inline>
<fo:inline>CorpName. </fo:inline>
<fo:inline>Date. </fo:inline>
<fo:inline>Edition. </fo:inline>
<fo:inline>EditorFirstName EditorSurname. </fo:inline>
<fo:inline>FirstName. </fo:inline>
<fo:inline>Honorific. </fo:inline>
<fo:inline>ISBN. </fo:inline>
<fo:inline>ISSN. </fo:inline>
<fo:inline>InvPartNumber. </fo:inline>
<fo:inline>IssueNum. </fo:inline>
<fo:inline>Lineage. </fo:inline>
<fo:inline>OrgName. </fo:inline>
<fo:inline><fo:inline>OCFirstName. </fo:inline><fo:inline>OCSurname. </fo:inline>. </fo:inline>
<fo:inline>OtherName. </fo:inline>
<fo:inline>PageNums. </fo:inline>
<fo:inline><fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
PrintHistory, printhistory, printhistory. PrintHistory, printhistory.
PrintHistory, printhistory, printhistory. PrintHistory, printhistory.</fo:block>. </fo:inline>
<fo:inline>ProductName. </fo:inline>
<fo:inline>ProductNumber. </fo:inline>
<fo:inline>PubDate. </fo:inline>
<fo:inline>
<fo:inline>PubPublisherName. </fo:inline>
<fo:inline>Any Street
Anywhere, XX 99999
USA. </fo:inline>
</fo:inline>
<fo:inline>PublisherName. </fo:inline>
<fo:inline>PubsNumber. </fo:inline>
<fo:inline>ReleaseInfo. </fo:inline>
<fo:inline><fo:block color="red">&lt;revision&gt;<fo:block color="red">&lt;revnumber&gt;1.0&lt;/revnumber&gt;</fo:block><fo:block color="red">&lt;date&gt;20 Nov 1998&lt;/date&gt;</fo:block><fo:block color="red">&lt;authorinitials&gt;ndw&lt;/authorinitials&gt;</fo:block><fo:block color="red">&lt;revremark&gt;Some remark about the revision&lt;/revremark&gt;</fo:block>&lt;/revision&gt;</fo:block><fo:block color="red">&lt;revision&gt;<fo:block color="red">&lt;revnumber&gt;0.9&lt;/revnumber&gt;</fo:block><fo:block color="red">&lt;date&gt;19 Nov 1998&lt;/date&gt;</fo:block><fo:block color="red">&lt;authorinitials&gt;ndw&lt;/authorinitials&gt;</fo:block><fo:block color="red">&lt;revremark&gt;Some remark about the revision&lt;/revremark&gt;</fo:block>&lt;/revision&gt;</fo:block><fo:block color="red">&lt;revision&gt;<fo:block color="red">&lt;revnumber&gt;0.4&lt;/revnumber&gt;</fo:block><fo:block color="red">&lt;date&gt;18 Nov 1998&lt;/date&gt;</fo:block><fo:block color="red">&lt;authorinitials&gt;ndw&lt;/authorinitials&gt;</fo:block><fo:block color="red">&lt;revremark&gt;Some remark about the revision&lt;/revremark&gt;</fo:block>&lt;/revision&gt;</fo:block>. </fo:inline>
<fo:inline>
<fo:inline><fo:inline font-style="italic">SeriesInfo Title</fo:inline>. </fo:inline>
<fo:inline>SeriesInfo Editor Firstname SeriesInfo Editor Surname. </fo:inline>
</fo:inline>
<fo:inline>SeriesVolNums. </fo:inline>
<fo:inline>Surname. </fo:inline>
<fo:inline>TitleAbbrev. </fo:inline>
<fo:inline>VolumeNum. </fo:inline>
</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="gloss" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">Example Glossary</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is not a real glossary, it's just an example.</fo:block>
<fo:block font-size="16pt" font-weight="bold">E</fo:block>
<fo:list-block provisional-distance-between-starts="2in" provisional-label-separation="0.25in" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item id="xml" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>Extensible Markup Language</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Some reasonable definition here.</fo:block>
<fo:block>See Also <fo:basic-link internal-destination="sgml">Standard Generalized
Markup Language</fo:basic-link>.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
<fo:block font-size="16pt" font-weight="bold">S</fo:block>
<fo:list-block provisional-distance-between-starts="2in" provisional-label-separation="0.25in" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item id="id2888896" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>SGML</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>See <fo:basic-link internal-destination="sgml">Standard Generalized
Markup Language</fo:basic-link>.</fo:block>
</fo:list-item-body>
</fo:list-item>
<fo:list-item id="sgml" space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">
<fo:list-item-label end-indent="label-end()">
<fo:block>Standard Generalized
Markup Language</fo:block>
</fo:list-item-label>
<fo:list-item-body start-indent="body-start()">
<fo:block>Some reasonable definition here.</fo:block>
<fo:block>See Also <fo:basic-link internal-destination="xml">Extensible Markup Language</fo:basic-link>.</fo:block>
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="index" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">Index</fo:block>
</fo:block>
</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em">This is a test index.</fo:block>
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1.2em"><fo:inline font-weight="bold" keep-with-next.within-line="always" padding-end="1em">a formal para</fo:inline>this is a formal paragraph.</fo:block>
</fo:flow>
</fo:page-sequence>
<fo:page-sequence id="id2889380" hyphenate="true" master-name="oneside1" language="en">
<fo:static-content flow-name="xsl-region-after">
<fo:block text-align="center" font-size="10pt">
<fo:page-number xmlns:fo="http://www.w3.org/1999/XSL/Format"/>
</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format" margin-left="-4pc" font-size="17.28pt" font-family="Helvetica" font-weight="bold">
<fo:block keep-with-next.within-column="always" hyphenate="false">An Index with a Title</fo:block>
</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">Symbols</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">A</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">C</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">O</fo:block>
</fo:block>
<fo:block>
<fo:block font-size="16pt" font-weight="bold">S</fo:block>
</fo:block>
</fo:flow>
</fo:page-sequence>
</fo:root>