> Uwe Brauer writes: > Did you add the PageBreak style (mentioned in the hint on the above > page) to your styles.xml? Check the value of org-odt-styles-dir for > where that file is read from. Hm, I was not sure about that part, so first did it without a modified styles.xml, but then I tried it with that option. It did not work neither. Here are the steps I did. - first create a dummy.org file with just one line, - export it to dummy.odt - unzip the odt which results in various xml, one of them is the file styles.xml, - take it as a template. - add to the file page.org the following line #+ODT_STYLES_FILE: "/home/oub/test/styles.xml" - add to the file styles.xml the lines - export page.org again. The resulting odt has *no* pagebreak. I attach, page.org, page.odt and styles.xml. Uwe Brauer