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

Re: [xsl] FO Initial Page Sequence Question


Subject: Re: [xsl] FO Initial Page Sequence Question
From: "Charles Knell" <cknell@xxxxxxxxxx>
Date: Fri, 09 Aug 2002 10:42:23 -0700

---- Oleg Tkachenko <olegt@xxxxxxxxxxxxx> wrote:
> Probably you meant
> <xsl:variable name="beginPage" select="startPage" />
> 
> <fo:page-sequence master-reference="page" 
> initial-page-number="{$beginPage}">
----------------------------------------------------------
I suppose the compact form of the variable creation has some appeal,
and I certainly dropped the ball by failing to include the variable in
curly braces in placing it in the <fo:page-sequence>..

-- 
Charles Knell
cknell@xxxxxxxxxx - email
 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread