thebigdir > References > Analog Ocean Minded Ezekiel Element Fox Honolua Matix Mada Jet Pilot Surf Clothing And FootwareExample Repository
Example repository: index | categories | search

All > XSL FO > Footnotes > columns


Title: columns
Origin: Apache FOP 0.18.1 examples

PDF output | FO file
ElementsAttributes
fo:blockcolor | font-family | font-size | line-height | space-before.optimum | text-align |
fo:flowflow-name |
fo:footnote
fo:footnote-body
fo:inlinefont-size | font-weight | vertical-align |
fo:layout-master-set
fo:page-sequencemaster-name |
fo:region-afterextent |
fo:region-beforeextent |
fo:region-bodycolumn-count | column-gap | margin-bottom | margin-top |
fo:root
fo:simple-page-mastermargin-bottom | margin-left | margin-right | margin-top | master-name | page-height | page-width |
fo:static-contentflow-name |

Warning! These examples are related to XSL FO Working Draft, you need to use attribute "page-sequence/@master-reference" instead of "page-sequence/@master-name".


Source

<fo:root Surfns:fo="http://www.w3.org/1999/XSL/Format" >
     <fo:layout-master-set>
          <fo:simple-page-master master-name="first" page-height="11in" page-width="8.5in" margin-top="1in" margin-bottom="1in" margin-left="0.75in" margin-right="0.75in">
               <fo:region-body margin-top="1in" margin-bottom="1in" column-count="2" column-gap="0.25in"/>
               <fo:region-before extent="1in"/>
               <fo:region-after extent="1in"/>
          </fo:simple-page-master>
          <fo:simple-page-master master-name="next" page-height="11in" page-width="8.5in" margin-top="1in" margin-bottom="1in" margin-left="0.75in" margin-right="0.75in">
               <fo:region-body margin-top="1in" margin-bottom="1in" column-count="4" column-gap="0.25in"/>
               <fo:region-before extent="1in"/>
               <fo:region-after extent="1in"/>
          </fo:simple-page-master>
     </fo:layout-master-set>
     <fo:page-sequence master-name="first">
          <fo:static-content flow-name="xsl-region-before">
               <fo:block font-size="16pt" font-family="sans-serif" line-height="normal" text-align="start" color="blue">Footnotes in Columns</fo:block>
          </fo:static-content>
          <fo:static-content flow-name="xsl-region-after">
               <fo:block font-size="10pt" font-family="sans-serif" line-height="12pt" space-before.optimum="6pt" text-align="end" color="blue">Page #</fo:block>
          </fo:static-content>
          <fo:flow flow-name="xsl-region-body">
               <fo:block color="grey"> What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? </fo:block>
               <fo:block color="red"> The
                    <fo:footnote>
                         <fo:inline font-weight="bold">footnote
                              <fo:inline font-size="6pt" vertical-align="super">1</fo:inline>
                         </fo:inline>
                         <fo:footnote-body>
                              <fo:block color="maroon"> 1. A footnote is text placed at the bottom of the current page. </fo:block>
                         </fo:footnote-body>
                    </fo:footnote> at the bottom of the page.
               </fo:block>
               <fo:block color="grey"> What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? </fo:block>
               <fo:block color="green"> The
                    <fo:footnote>
                         <fo:inline font-weight="bold">second footnote
                              <fo:inline font-size="6pt" vertical-align="super">2</fo:inline>
                         </fo:inline>
                         <fo:footnote-body>
                              <fo:block color="darkgreen"> 2. Another footnote with a bit more text. </fo:block>
                         </fo:footnote-body>
                    </fo:footnote> at the bottom of the page after the other footnote.
               </fo:block>
          </fo:flow>
     </fo:page-sequence>
     <fo:page-sequence master-name="next">
          <fo:static-content flow-name="xsl-region-before">
               <fo:block font-size="16pt" font-family="sans-serif" line-height="normal" text-align="start" color="blue">Footnotes in Columns</fo:block>
          </fo:static-content>
          <fo:static-content flow-name="xsl-region-after">
               <fo:block font-size="10pt" font-family="sans-serif" line-height="12pt" space-before.optimum="6pt" text-align="end" color="blue">Page #</fo:block>
          </fo:static-content>
          <fo:flow flow-name="xsl-region-body">
               <fo:block color="grey"> What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? </fo:block>
               <fo:block color="red"> The
                    <fo:footnote>
                         <fo:inline font-weight="bold">footnote
                              <fo:inline font-size="6pt" vertical-align="super">1</fo:inline>
                         </fo:inline>
                         <fo:footnote-body>
                              <fo:block color="maroon"> 1. A footnote is text placed at the bottom of the current page. </fo:block>
                         </fo:footnote-body>
                    </fo:footnote> at the bottom of the page.
               </fo:block>
               <fo:block color="grey"> What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? What shall we use to fill the empty spaces, Where we used to talk? How shall I fill the final places? How shall I complete the wall? </fo:block>
               <fo:block color="green"> The
                    <fo:footnote>
                         <fo:inline font-weight="bold">second footnote
                              <fo:inline font-size="6pt" vertical-align="super">2</fo:inline>
                         </fo:inline>
                         <fo:footnote-body>
                              <fo:block color="darkgreen"> 2. Another footnote with a bit more text. </fo:block>
                         </fo:footnote-body>
                    </fo:footnote> at the bottom of the page after the other footnote.
               </fo:block>
          </fo:flow>
     </fo:page-sequence>
</fo:root>



Sponsored links: Web Hosting by Hostway, pigeon forge, answering service, water softener, online backup, remote backup, conference call, Color Laser Printer, POS Paper Rolls, fender guitars, VoIP Internettelefonie AT, VoIP Internettelefonie DE, designer sunglasses, 123 Fast Loans, Prepaid Phones, HDTV Plasma, Direct TV, Mobile Phones, Skype vs. sipcall, VoIP Internettelefonie, Hosted Exchange, SDSL, Webhosting

 

visit Quiksilver Surf Camps and Surf School and book a surf lesson.

And for the girls you can visit this site Roxy Surf Camps and Surfing School to learn more about surfing and take a class as well.

 

If you want to see a good surf contest visit this site: Billabong Pro Pipeline Masters Surfing Contest 2007. You'll be glad you did.

Billabong Pro Pipe Pipeline Masters 2007 Surf Contest This website is one that you have to see at boardshort superstore quiksilver billabong swim suit hurley roxy quicksilver volcom

 

This is a must go surfing event: Eddie Would Go Aikau Big Wave Invitational 2007 Quiksilver Surf fans from around the world will be watching this event and buying the Eddie Would Go Surf Clothing.

 

 

Check out these online surf shop websites. I like the BOARDSHORTSUPERSTORE.COM website the best but there are others. There is also the BUYBOARDSHORTS.COM website that has a good selection as well. And if you want to see a great selection of shirts, BUYSURFTEES.COM is a good site and I think each one of the websites has a great selection.