From cf318311b4ea5a920962cb5a1ccdef8292522321 Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Thu, 12 Sep 2002 14:09:36 +0000 Subject: [PATCH] set correct whitespace handling fixed image url git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195169 13f79535-47bb-0310-9956-ffa450edef68 --- docs/examples/fo/list.fo | 49 ++++++++++++++++++++-------------------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/docs/examples/fo/list.fo b/docs/examples/fo/list.fo index cceefe1ba..27a30623e 100644 --- a/docs/examples/fo/list.fo +++ b/docs/examples/fo/list.fo @@ -165,19 +165,20 @@ text-align="start" space-before.optimum="3cm" white-space-collapse="false" + linefeed-treatment="preserve" + white-space-treatment="preserve" wrap-option="no-wrap"> - - + + - · + · - + here is text in the list item body @@ -225,7 +226,7 @@ url: http://www.w3.org/TR/xsl/ --> - + - - + - · + · - + here is text in the list item body @@ -324,12 +326,12 @@ - [other list items...] + [other list items...] ]]> - + @@ -2152,11 +2154,10 @@ text-align="start" space-before.optimum="3cm" white-space-collapse="false" + white-space-treatment="preserve" + linefeed-treatment="preserve" wrap-option="no-wrap"> - - - + @@ -2166,11 +2167,11 @@ - + here is text in the list item body. here is text in the list item body. - here is text in the list item body. here is text in the list item body. + here is text in the list item body. here is text in the list item body. @@ -2181,7 +2182,7 @@ - + here comes a nested list with numbers @@ -2196,23 +2197,23 @@ 1.) - + nested list item - + [more item in nested list ...] - + - + [more item in list ...] -- 2.39.5