Home › Forums › DITA and XMetaL Discussion › How do you get new chapters to start on an odd page? › Reply To: How do you get new chapters to start on an odd page?
Reply to: How do you get new chapters to start on an odd page?
January 7, 2010 at 11:57 pmHi Charter,
If you don't want to abandon your customizations, I would suggest disabling/enabling parts of your customization to narrow down the problem. Just remove all of the xsl:import statements to your XSL override files, and then add them back one at a time.
It could be an attribute, possibly the “__force__page__count” attribute set from [DITA_OT]/demo/xmfo/Customization/fo/attrs/xm-cfg/commons-attr.xsl, or perhaps your customization overrides some of theĀ templates in [DITA_OT]/demo/xmfo/Customization/fo/xsl/xm_layout_masters_overrides.xsl.
Good luck,
– Chris