> Uwe Brauer <o...@mat.ucm.es> writes: > Can you try the attached styles.xml? I just moved the style to another > place and I get the page break (whereas I did not get it with your > original styles.xml). But I really don't know the rules: somebody else > might be able to offer some enlightenment (assuming that it even works).
It works! Great thanks, so it seems important where to put <style:style style:name="PageBreak" style:family="paragraph" style:parent-style-name="Text_20_body"> <style:paragraph-properties fo:break-before="page"/> </style:style> In the styles.xml file Uwe