From: Michael Smith Date: Thu, 13 Oct 2005 00:13:16 +0000 (+0000) Subject: Added some more tests for exposing handling of linebreaks after X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c794c5dfe7d2d92949f7a233f6b856c83b5b504;p=docbook-dsssl Added some more tests for exposing handling of linebreaks after programlisting start tag and before programlisting end tag. Also, wrapped this refentry in a book instead of an article. --- diff --git a/testdocs/tests/refentry.007.xml b/testdocs/tests/refentry.007.xml index 94bd30b1c..195207c06 100644 --- a/testdocs/tests/refentry.007.xml +++ b/testdocs/tests/refentry.007.xml @@ -1,15 +1,15 @@ -
- + + Unit Test: refentry.007 $Id$ NormanWalsh
ndw@nwalsh.com
-
- + + FirstName @@ -89,6 +89,45 @@ And it ends with a line of space. that does not start with a line of space. [break here] And does not end with a line of space. +This is a normal paragraph that contains a screen. +This is a screen within a normal paragraph [break here] +that does not start with a line of space. [break here] +And does not end with a line of space but is followed +by a line of space. + + +This is another normal paragraph that contains a screen. +This is a screen within a normal paragraph [break here] +that does not start with a line of space. [break here] +And does not end with a line of space and is not followed +by a line of space. + +This is another normal paragraph that contains a screen. + +This is a screen within a normal paragraph [break here] +that starts with a line of space. [break here] +And ends with a line of space but is not followed by a line of space. + + +This is another normal paragraph that contains a screen. + +This is a screen within a normal paragraph [break here] +that starts with a line of space. [break here] +And ends with a line of space and is followed by a line of space. + + + +This is another normal paragraph that contains a screen. + + +This is a screen within a normal paragraph [break here] +that starts with a 2 lines of space. [break here] +And ends with 3 lines of space and is followed by a line of space. + + + + + The following is a Variablelist with a title and with a nested itemizedlist. My variablelist @@ -150,4 +189,5 @@ nested Varlistentry that contains multiple Terms -
+ +