From 79b3187f9be1c441ce7799dc8fb1447d93d33068 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 4 Mar 2008 10:11:38 +0000 Subject: [PATCH] only put a line of space after a verbatim if it's followed by a text node or a paragraph --- xsl/manpages/block.xsl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index 9086ddb7f..55e38afe7 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -256,7 +256,9 @@ - + .sp -- 2.50.0