xsl-list
[Top] [All Lists]

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

2004-12-20 02:51:42
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

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--