From: David Tolpin (dvd@renderx.com)
Date: Sat Feb 01 2003 - 09:47:19 PST
>
> Hi,
>
> When processing an example of mine I get the following message:
>
> {!no page-master for page-position='last'}
>
> My page-sequence-master is as follows:
>
> <fo:page-sequence-master master-name="document">
> <fo:repeatable-page-master-alternatives>
> <fo:conditional-page-master-reference page-position="first"
> master-reference="onesided-first"/>
> <fo:conditional-page-master-reference page-position="rest"
> master-reference="onesided"/>
> <fo:conditional-page-master-reference blank-or-not-blank="blank"
> page-position="any" master-reference="blank"/>
> </fo:repeatable-page-master-alternatives>
> </fo:page-sequence-master>
>
> Because of the "rest" I think there is no need for the message. It has no impact on
> the formatting though.
Werner,
'rest' means neither 'first' nor 'last'. The formatter cannot find a page master for the
last page in the sequence and uses 'rest' instead.
David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Sat Feb 01 2003 - 09:40:53 PST