chrisg 2003/07/13 17:16:49
Modified: examples/fo/basic Tag: fop-0_20_2-maintain leader.fo
Log:
made example work with latest leader changes
Revision Changes Path
No revision
No revision
1.1.2.3 +5 -5 xml-fop/examples/fo/basic/leader.fo
Index: leader.fo
===================================================================
RCS file: /home/cvs/xml-fop/examples/fo/basic/leader.fo,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- leader.fo 6 Feb 2003 23:38:38 -0000 1.1.2.2
+++ leader.fo 14 Jul 2003 00:16:49 -0000 1.1.2.3
@@ -393,7 +393,7 @@
<fo:table-row line-height="12pt">
<fo:table-cell><fo:block text-align="end">A) </fo:block></fo:table-cell>
- <fo:table-cell><fo:block text-align="start">This is some longer sample
text<fo:leader leader-pattern="dots"
+ <fo:table-cell><fo:block text-align="justify"
text-align-last="justify">This is some longer sample text<fo:leader
leader-pattern="dots"
leader-pattern-width="8pt"
leader-alignment="reference-area"
/></fo:block></fo:table-cell>
@@ -403,7 +403,7 @@
<fo:table-row line-height="12pt">
<fo:table-cell><fo:block text-align="end">B) </fo:block></fo:table-cell>
- <fo:table-cell><fo:block text-align="start">Some text<fo:leader
leader-pattern="dots"
+ <fo:table-cell><fo:block text-align="justify"
text-align-last="justify">Some text<fo:leader leader-pattern="dots"
leader-pattern-width="8pt"
leader-alignment="reference-area"
/></fo:block></fo:table-cell>
@@ -412,7 +412,7 @@
<fo:table-row line-height="12pt">
<fo:table-cell><fo:block text-align="end" >C) </fo:block></fo:table-cell>
- <fo:table-cell><fo:block text-align="start">Text<fo:leader
leader-pattern="dots"
+ <fo:table-cell><fo:block text-align="justify"
text-align-last="justify">Text<fo:leader leader-pattern="dots"
leader-pattern-width="8pt"
leader-alignment="reference-area"
/></fo:block></fo:table-cell>
@@ -421,7 +421,7 @@
<fo:table-row line-height="12pt">
<fo:table-cell><fo:block text-align="end">D) </fo:block></fo:table-cell>
- <fo:table-cell><fo:block text-align="start">This text is even longer than
the first entry <fo:leader leader-pattern="dots"
+ <fo:table-cell><fo:block text-align="justify"
text-align-last="justify">This text is even longer than the first entry <fo:leader
leader-pattern="dots"
leader-pattern-width="8pt"
leader-alignment="reference-area"
/></fo:block></fo:table-cell>
@@ -430,7 +430,7 @@
<fo:table-row line-height="12pt">
<fo:table-cell><fo:block text-align="end">E) </fo:block></fo:table-cell>
- <fo:table-cell><fo:block text-align="start">Shorter text example<fo:leader
leader-pattern="dots"
+ <fo:table-cell><fo:block text-align="justify"
text-align-last="justify">Shorter text example<fo:leader leader-pattern="dots"
leader-pattern-width="8pt"
leader-alignment="reference-area"
/></fo:block></fo:table-cell>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]