]> granicus.if.org Git - docbook-dsssl/commitdiff
Handle prefaceinfo
authorNorman Walsh <ndw@nwalsh.com>
Mon, 25 Mar 2002 13:00:28 +0000 (13:00 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 25 Mar 2002 13:00:28 +0000 (13:00 +0000)
xsl/fo/component.xsl

index cac8a4a2877fa9f72b97dd01dc50a7bca7638032..1584ddf0c30bf317638ae73d291640481ef290fa 100644 (file)
   </fo:page-sequence>
 </xsl:template>
 
-<xsl:template match="preface/docinfo"></xsl:template>
+<xsl:template match="preface/docinfo|prefaceinfo"></xsl:template>
 <xsl:template match="preface/title"></xsl:template>
 <xsl:template match="preface/titleabbrev"></xsl:template>
 <xsl:template match="preface/subtitle"></xsl:template>