| 
 
Subject: Re: [xsl] [FO]: pagination question From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx> Date: Thu, 14 Nov 2002 14:13:53 +0200  | 
You have entangled in masters and master-references :( Since XSL is Recommendation this syntax was slightly changed - now all *-master objects have master-name property and all *-reference + page-sequence have master-reference property.[INFO]: FOP 0.20.3 [INFO]: building formatting object tree [ERROR]: 'master-reference' for 'fo:page-sequence'matches no 'simple-page-master' or 'page-sequence-master'
<fo:page-sequence-master master-reference="run">Should be <fo:page-sequence-master master-name="run">
               <fo:repeatable-page-master-alternatives>
                    <fo:conditional-page-master-reference master-name
="prima" odd-or-even="even" page-position="first"/>
Should be <fo:conditional-page-master-reference master-reference="prima" 
odd-or-even="even" page-position="first"/>-- Oleg Tkachenko eXperanto team Multiconn Technologies, Israel
| Current Thread | 
|---|
 
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] [FO]: pagination question, daniele . falloni | Thread | Re: [xsl] [FO]: pagination question, daniele . falloni | 
| [xsl] How to address generic unknow, Delaney Robin | Date | Re: [xsl] How to address generic un, Agnes Kielen | 
| Month |