From: Jeremias Maerki Date: Sun, 7 Jan 2007 18:40:45 +0000 (+0000) Subject: Fixed some more invalid links. X-Git-Tag: fop-0_94~257 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=64ad16811f582e3b803344c9686019ce3d33f809;p=xmlgraphics-fop.git Fixed some more invalid links. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@493803 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/content/xdocs/0.93/intermediate.xml b/src/documentation/content/xdocs/0.93/intermediate.xml index 3a9a9494c..4744185aa 100644 --- a/src/documentation/content/xdocs/0.93/intermediate.xml +++ b/src/documentation/content/xdocs/0.93/intermediate.xml @@ -32,7 +32,7 @@

The intermediate format (IF) is a proprietary XML format that represents the area tree generated by the layout engine. The area tree is conceptually defined in the - XSL-FO specification in chapter 1.1.2. + XSL-FO specification in chapter 1.1.2. The IF can be generated through the area tree XML Renderer (the XMLRenderer).

diff --git a/src/documentation/content/xdocs/0.93/upgrading.xml b/src/documentation/content/xdocs/0.93/upgrading.xml index b8aa58200..46c9cff3b 100644 --- a/src/documentation/content/xdocs/0.93/upgrading.xml +++ b/src/documentation/content/xdocs/0.93/upgrading.xml @@ -70,7 +70,7 @@ While FOP 0.20.5 allowed you to have empty fo:table-cell elements, the new code will complain about that (unless relaxed validation is enabled) because the specification demands at least one block-level element ((%block;)+, see - XSL-FO 1.0, 6.7.10) + XSL-FO 1.0, 6.7.10) inside an fo:table-cell element. diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index f61629ec8..4e130b283 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -351,7 +351,7 @@ Omit your normal headers and footers, and use (for example) an extended header t Preformatting Content

Sometimes it is desirable to retain linebreaks and hard spaces, and to get preformatted text to pass through without being changed. -The XSL-FO specification provides some properties for this: white-space-collapse and linefeed-treatment. +The XSL-FO specification provides some properties for this: white-space-collapse and linefeed-treatment. In FOP, use white-space-collapse="false" on an enclosing block.

@@ -447,7 +447,7 @@ This applies similarly to the extent of the after region and the bottom margin o