]> granicus.if.org Git - docbook-dsssl/commitdiff
Support uri
authorNorman Walsh <ndw@nwalsh.com>
Wed, 27 Aug 2003 14:27:18 +0000 (14:27 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 27 Aug 2003 14:27:18 +0000 (14:27 +0000)
xsl/html/inline.xsl

index 315d00b13f2b818ce03b41c278c850d5af02ff53..db08b85db91d0c442ee0bc3840071458484427bf 100644 (file)
   </xsl:for-each>
 </xsl:template>
 
+<xsl:template match="uri">
+  <xsl:call-template name="inline.monoseq"/>
+</xsl:template>
+
 <!-- ==================================================================== -->
 
 <xsl:template match="menuchoice">