From ed8ef9c3e3ca71e5a25d4abe6196413259ce7b50 Mon Sep 17 00:00:00 2001 From: Glen Mazza Date: Sun, 21 Mar 2004 17:31:29 +0000 Subject: Fix to get use-content option of fo:leader working again. leader.fo now runs without error. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197468 13f79535-47bb-0310-9956-ffa450edef68 --- examples/fo/basic/leader.fo | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'examples') diff --git a/examples/fo/basic/leader.fo b/examples/fo/basic/leader.fo index cc378b31a..9d39738c4 100644 --- a/examples/fo/basic/leader.fo +++ b/examples/fo/basic/leader.fo @@ -725,7 +725,7 @@ The following examples show Leader with "use-content". The inline areas from the context of the leader are - repeated until the lenght of the leader. The + repeated until the length of the leader. The "leader-pattern-width" can be used to set the width of each repeated pattern element. If this width is less than the inline areas then the width @@ -733,17 +733,17 @@ Characters: - abcd + abcdEnd Set width: abcd + leader-pattern-width="50pt">abcdEnd Small Width: abcd + leader-pattern-width="2pt">abcdEnd SVG: @@ -754,7 +754,7 @@ - + End Mixed: @@ -766,7 +766,7 @@ abc - + End Mixed: @@ -779,7 +779,7 @@ abc def - + End -- cgit v1.2.3