diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/fo/basic/readme.fo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/fo/basic/readme.fo b/examples/fo/basic/readme.fo index 8b03dd54b..06ef5b3eb 100644 --- a/examples/fo/basic/readme.fo +++ b/examples/fo/basic/readme.fo @@ -78,7 +78,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of the case of XT) SAX events. </fo:block> - <fo:block space-after.optimum="3pt" font-family="serif">FOP is part of Apache's XML project. The homepage of FOP is + <fo:block space-after.optimum="3pt" font-family="serif">FOP is part of Apache's XML Graphics Project. The homepage of FOP is <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xmlgraphics.apache.org/fop">http://xmlgraphics.apache.org/fop</fo:basic-link></fo:inline> </fo:block> @@ -87,7 +87,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of <fo:block id="sec2" font-size="18pt" font-family="serif" line-height="20pt" space-before.optimum="20pt" space-after.optimum="14pt" >B) Downloading FOP</fo:block> <fo:block space-after.optimum="3pt" font-family="serif">The latest release version is <fo:inline font-style="italic" font-family="serif">FOP -0.14</fo:inline> <fo:inline font-family="serif"> +0.20.5</fo:inline> <fo:inline font-family="serif"> () </fo:inline>. </fo:block> <fo:block space-after.optimum="3pt" font-family="serif">NOTE: you do not have to unjar or unzip this jar file.</fo:block> @@ -102,7 +102,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of <fo:block space-after.optimum="3pt" font-family="serif">To run FOP from the command line, see Running FOP. If you are interested in embedding FOP in a Java application of your own, see Embedding FOP. </fo:block> - <fo:block space-after.optimum="3pt" font-family="serif">You can also download the <fo:inline font-style="italic" font-family="serif">source code v. 0.14</fo:inline> + <fo:block space-after.optimum="3pt" font-family="serif">You can also download the <fo:inline font-style="italic" font-family="serif">source code v. 0.20.5</fo:inline> <fo:inline font-family="serif"> () </fo:inline> as jar file</fo:block> |