From 589d3fbc1807388fbe883742468701520d81c047 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 5 Jan 2019 21:55:11 +0000 Subject: In no-fill mode, avoid bogus blank lines in two situations: 1. After the last child; the parent will take care of the line break. 2. At the .YS macro; the end of the preceding .SY already broke the line. --- regress/man/SY/literal.out_html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 regress/man/SY/literal.out_html (limited to 'regress/man/SY/literal.out_html') diff --git a/regress/man/SY/literal.out_html b/regress/man/SY/literal.out_html new file mode 100644 index 00000000..b1f378cf --- /dev/null +++ b/regress/man/SY/literal.out_html @@ -0,0 +1,31 @@ +BEGINTEST +
+initial regular text + + + + + +
commandarguments
+middle regular text +
+literal text
+before display
+
+ + + + + +
command +
+arguments
+    
+
+
+literal text
+after display
+
+final regular text +
+ENDTEST -- cgit v1.2.3-56-ge451