From 06f1666fba8eb1d4056466bbb32c7c8470f3935c 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.40.0