]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed colophon/subtitle per bug #1156450
authorBob Stayton <bobs@sagehill.net>
Wed, 9 Mar 2005 07:37:37 +0000 (07:37 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 9 Mar 2005 07:37:37 +0000 (07:37 +0000)
xsl/html/component.xsl

index 1941ab3ef389ac2f70781a5d4b31f5b13fe0643b..2a18864d710f60d8b99f2ac7a59d9792184e8ecd 100644 (file)
 </xsl:template>
 
 <xsl:template match="colophon/title"></xsl:template>
+<xsl:template match="colophon/subtitle"></xsl:template>
+<xsl:template match="colophon/titleabbrev"></xsl:template>
 
 <!-- ==================================================================== -->