[xep-support] Content dependent on recto/verso?

W. Eliot Kimber ekimber at innodata-isogen.com
Wed Mar 14 10:27:00 PDT 2007


Dovid Zalkin wrote:

> Does anyone know of a different way to achieve the desired result, of 
> having certain output only if the page is even, and if it is odd then 
> not having a page at all?

You should be able to simply provide, as part of your larger page 
sequence master, this conditional-page-master-reference:

<fo:conditional-page-master-reference
     page-position="last"
     odd-or-even="even"
     master-reference="last-even-page"
/>

Of course, this requires that XEP implement the "last" value for 
page-position, which it may not.

Cheers,

Eliot


-- 
W. Eliot Kimber
Professional Services
Innodata Isogen
8500 N. Mopac, Suite 402
Austin, TX 78759
(214) 954-5198

ekimber at innodata-isogen.com
www.innodata-isogen.com

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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/terms-of-service.html



More information about the Xep-support mailing list