[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

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


Subject: Re: [xsl] multiple output targets (was use-when attribute?)
From: Bruce D'Arcus <bdarcus@xxxxxxxxxxxxx>
Date: Mon, 20 Dec 2004 07:59:16 -0500

On Dec 20, 2004, at 4:51 AM, Anton Triest 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'" ?

My first thought was "crap, he's right!" Unfortunately, changing that doesn't affect the results.


Bruce


Current Thread