]> granicus.if.org Git - docbook-dsssl/commitdiff
glossterm and firstterm in text now use italicseq
authorBob Stayton <bobs@sagehill.net>
Fri, 11 Oct 2002 07:17:45 +0000 (07:17 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 11 Oct 2002 07:17:45 +0000 (07:17 +0000)
to match the html formatting.

xsl/fo/inline.xsl

index 96392307519e63f5da2bc024e0f5883021cf11a1..62672cfc5bbfc63d4debee210779d9321ec3ff02 100644 (file)
       </xsl:choose>
     </xsl:when>
     <xsl:otherwise>
-      <xsl:call-template name="inline.charseq"/>
+      <xsl:call-template name="inline.italicseq"/>
     </xsl:otherwise>
   </xsl:choose>
 </xsl:template>