Re: [xsl] multiple output targets (was use-when attribute?)

Subject: Re: [xsl] multiple output targets (was use-when attribute?)
From: Anton Triest <anton@xxxxxxxx>
Date: Mon, 20 Dec 2004 10:51:42 +0100
Bruce D'Arcus wrote:

<xsl:call-template name="bib:format-bibliography">
  <xsl:with-param name="output-format" select="latex" tunnel="yes"/>
</xsl:call-template>

Bruce, I think you forgot the quotes in select="'latex'" ?


Cheers,
Anton

Current Thread