]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove unnecessary spaces
authorNorman Walsh <ndw@nwalsh.com>
Wed, 1 Aug 2001 00:50:48 +0000 (00:50 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 1 Aug 2001 00:50:48 +0000 (00:50 +0000)
xsl/html/qandaset.xsl

index 0a58d422ec11a80cc76af08fdb2abecacde5febf..3a031a926321112f6c1a04bc54ab75388c21ce91 100644 (file)
         <xsl:otherwise>
           <b>
             <xsl:apply-templates select="." mode="label.markup"/>
-            <xsl:text> </xsl:text>
           </b>
           <xsl:apply-templates select="$firstch" mode="no.wrapper.mode"/>
         </xsl:otherwise>
       <a name="{$id}"/>
       <b>
         <xsl:apply-templates select="." mode="label.markup"/>
-        <xsl:text> </xsl:text>
       </b>
       <xsl:apply-templates select="$firstch" mode="no.wrapper.mode"/>
     </p>