From 3b98a317b45fc87a592fe38e25ecd96a2344673d Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 11 Jun 2002 15:25:36 +0000 Subject: [PATCH] When unwrapping; don't produce empty elements if there's no need --- xsl/html/html-rtf.xsl | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/xsl/html/html-rtf.xsl b/xsl/html/html-rtf.xsl index 6890b5f9a..02d25ed5a 100644 --- a/xsl/html/html-rtf.xsl +++ b/xsl/html/html-rtf.xsl @@ -161,14 +161,16 @@ - - - - - - - - + + + + + + + + + + @@ -182,14 +184,16 @@ - - - - - - - - + + + + + + + + + + -- 2.40.0