]> granicus.if.org Git - docbook-dsssl/commitdiff
Change last instance of inline.charseq in inline glossterm to
authorBob Stayton <bobs@sagehill.net>
Wed, 30 Jan 2013 18:29:51 +0000 (18:29 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 30 Jan 2013 18:29:51 +0000 (18:29 +0000)
inline.italicseq so it is consistent with the others.

xsl/fo/inline.xsl

index 27c054c7e1c04528978933cdfbcd840c5843e703..1ef32b2701607b113043aa3b1d640f7af3707056 100644 (file)
 
           <fo:basic-link internal-destination="{$termid}"
                          xsl:use-attribute-sets="xref.properties">
-            <xsl:call-template name="inline.charseq"/>
+            <xsl:call-template name="inline.italicseq"/>
           </fo:basic-link>
         </xsl:otherwise>
       </xsl:choose>