This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FO Initial Page Sequence Question


---- Oleg Tkachenko <olegt@multiconn.com> 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@onebox.com - email
 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]