aboutsummaryrefslogtreecommitdiffstats
path: root/docs/examples/fo/extensive.fo
diff options
context:
space:
mode:
authorfotis <fotis@unknown>2000-08-03 14:01:56 +0000
committerfotis <fotis@unknown>2000-08-03 14:01:56 +0000
commit1ec9071e6000b70cd0b3b022ae60d215c667c439 (patch)
treecfa60a67e5c384243c8f0ef42aa29587181b39a5 /docs/examples/fo/extensive.fo
parentc6f2e89fdbab3b5a6074b821fc6a9e31ada7a45b (diff)
downloadxmlgraphics-fop-1ec9071e6000b70cd0b3b022ae60d215c667c439.tar.gz
xmlgraphics-fop-1ec9071e6000b70cd0b3b022ae60d215c667c439.zip
adds example file for fo:leader and replaces display-rule with leader in existing files
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193604 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/examples/fo/extensive.fo')
-rw-r--r--docs/examples/fo/extensive.fo6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/examples/fo/extensive.fo b/docs/examples/fo/extensive.fo
index 9ef9368d4..09cbd74b0 100644
--- a/docs/examples/fo/extensive.fo
+++ b/docs/examples/fo/extensive.fo
@@ -82,9 +82,9 @@
</fo:list-block>
<fo:block break-before="page" font-size="24pt" line-height="28pt" space-before.optimum="12pt" space-after.optimum="12pt">Next Stage</fo:block>
<fo:block>Right, now we are ready to try some newly implemented things like rules. What follows is a display rule of default thickness 1pt and a space-before and space-after of 12pt.</fo:block>
- <fo:display-rule space-before.optimum="12pt" space-after.optimum="12pt"/>
- <fo:block>Now what follows is a display-rule of thickness 5pt with start-indent of 100pt (same space-before/after as before).</fo:block>
- <fo:display-rule space-before.optimum="12pt" space-after.optimum="12pt" rule-thickness="5pt" start-indent="100pt"/>
+ <fo:block><fo:leader leader-pattern="rule" space-before.optimum="12pt" space-after.optimum="12pt"/></fo:block>
+ <fo:block>Now what follows is a leader of thickness 5pt with start-indent of 100pt (same space-before/after as before).</fo:block>
+ <fo:block><fo:leader leader-pattern="rule" space-before.optimum="12pt" space-after.optimum="12pt" rule-thickness="5pt" start-indent="100pt"/></fo:block>
<fo:block font-size="24pt" line-height="28pt" space-before.optimum="12pt" space-after.optimum="12pt"
><fo:inline-sequence color="#500">C</fo:inline-sequence
><fo:inline-sequence color="#700">o</fo:inline-sequence