diff options
Diffstat (limited to 'src/documentation/content')
-rw-r--r-- | src/documentation/content/xdocs/fo.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/documentation/content/xdocs/fo.xml b/src/documentation/content/xdocs/fo.xml index 4e130b283..62d7a63df 100644 --- a/src/documentation/content/xdocs/fo.xml +++ b/src/documentation/content/xdocs/fo.xml @@ -355,7 +355,7 @@ The XSL-FO specification provides some properties for this: <link href="http://w In FOP, use white-space-collapse="false" on an enclosing block. </p> <warning> - Due to a bug in current versions of FOP, setting white-space-collapse="false" will also preserve line breaks in the text. Do not rely on this behavior, as it is non-conformant and will be changed. + Due to a bug in FOP 0.20.5, setting white-space-collapse="false" will also preserve line breaks in the text. Do not rely on this behavior, as it is non-conformant and has changed in FOP 0.93. </warning> </section> <section id="fo-total-pages"> |