On Thu, 2008-07-03 at 12:26 +0300, Sjur Moshagen wrote: > Hello, > > Anybody able to help me? I thought that the following in document-to- > fo.xsl: > > <xsl:variable > name="sans-serif" > select="'sans-serif'" /> > <xsl:variable > name="serif" > select="'serif'" /> > <xsl:variable > name="monospace" > select="'monospace'" /> > ... > <xsl:include > href="helper-commonElements.xsl" />
Hmm, not sure but did you try a xsl:import instead and not defining the variables again. That should work. salu2 -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions