Pārlūkot izejas kodu

Zap a testing attribute


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193919 13f79535-47bb-0310-9956-ffa450edef68
tags/fop-0_17_0
arved pirms 23 gadiem
vecāks
revīzija
1c3467b23a
1 mainītis faili ar 28 papildinājumiem un 28 dzēšanām
  1. 28
    28
      docs/examples/region_body/simplecol2.fo

+ 28
- 28
docs/examples/region_body/simplecol2.fo Parādīt failu

@@ -1,39 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>

<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" foid="0">
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" >

<!-- defines page layout -->
<fo:layout-master-set foid="1">
<fo:layout-master-set >

<!-- layout for the first page -->
<fo:simple-page-master master-name="only" foid="2"
<fo:simple-page-master master-name="only"
page-height="11in"
page-width="8.5in"
margin-top="1in"
margin-bottom="1in"
margin-left="0.75in"
margin-right="0.75in">
<fo:region-body foid="3"
<fo:region-body
margin-top="1in" margin-bottom="1in"
column-count="2" column-gap="0.25in"/>
<fo:region-before extent="1in" foid="4"/>
<fo:region-after extent="1in" foid="5"/>
<fo:region-before extent="1in" />
<fo:region-after extent="1in" />
</fo:simple-page-master>

</fo:layout-master-set>

<!-- actual layout -->
<fo:page-sequence master-name="only" foid="6">
<fo:static-content flow-name="xsl-region-before" foid="7">
<fo:block foid="8" font-size="16pt"
<fo:page-sequence master-name="only" >
<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">Columns in FOP</fo:block>
</fo:static-content>
<fo:static-content flow-name="xsl-region-after" foid="10">
<fo:block foid="11" font-size="10pt"
<fo:static-content flow-name="xsl-region-after" >
<fo:block font-size="10pt"
font-family="sans-serif"
line-height="12pt"
space-before.optimum="6pt"
@@ -41,16 +41,16 @@
color="blue">Page #</fo:block>
</fo:static-content>
<fo:flow flow-name="xsl-region-body" foid="13">
<fo:flow flow-name="xsl-region-body" >
<!-- Block 0 -->
<fo:block foid="14" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="15">Block 0:</fo:inline>
<fo:inline color="green" >Block 0:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -62,14 +62,14 @@
</fo:block>

<!-- Block 1 -->
<fo:block foid="18" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="19">Block 1:</fo:inline>
<fo:inline color="green" >Block 1:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -81,14 +81,14 @@
</fo:block>

<!-- Block 2 -->
<fo:block foid="22" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="23">Block 2:</fo:inline>
<fo:inline color="green" >Block 2:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -96,14 +96,14 @@
</fo:block>

<!-- Block 3 -->
<fo:block foid="26" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="27">Block 3:</fo:inline>
<fo:inline color="green" >Block 3:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -111,14 +111,14 @@
</fo:block>

<!-- Block 4 -->
<fo:block foid="30" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="all">
<fo:inline color="red" foid="31">Block 4:</fo:inline>
<fo:inline color="red" >Block 4:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -126,14 +126,14 @@
</fo:block>

<!-- Block 5 -->
<fo:block foid="34" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="35">Block 5:</fo:inline>
<fo:inline color="green" >Block 5:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -141,14 +141,14 @@
</fo:block>

<!-- Block 6 -->
<fo:block foid="38" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="none">
<fo:inline color="green" foid="39">Block 6:</fo:inline>
<fo:inline color="green" >Block 6:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information
@@ -160,14 +160,14 @@
</fo:block>

<!-- Block 7 -->
<fo:block foid="42" font-size="12pt"
<fo:block font-size="12pt"
font-family="sans-serif"
line-height="15pt"
space-after.optimum="3pt"
text-align="start"
background-color="yellow"
span="all">
<fo:inline color="red" foid="43">Block 7:</fo:inline>
<fo:inline color="red" >Block 7:</fo:inline>
The Extensible Markup Language (XML) is a subset of SGML that is completely described in this document. Its goal is to
enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML. XML
has been designed for ease of implementation and for interoperability with both SGML and HTML. For further information

Notiek ielāde…
Atcelt
Saglabāt