How to generate a page break
Posted: Tue Mar 13, 2012 8:21 pm
I write a book with chapters containing DITA/concepts. At the end of the Chapter I present some examples using DITA/tasks. I would like to have a page break before the first task so it it appears on a new page.
How to achieve this?
I do not want to start a new chapter for the examples; they are part of the current chapter.
The ditamap looks like this:
The break should occur just before "Unit01-Labs/unit01-Labs.dita"
How to achieve this?
I do not want to start a new chapter for the examples; they are part of the current chapter.
The ditamap looks like this:
Code: Select all
<chapter href="Unit01-Overzicht-historie/U01-Title-page.dita">
<topicref href="Unit01-Overzicht-historie/u01-topics.dita"/>
<topicref href="Unit01-Overzicht-historie/uitputting-ipv4.dita"/>
<topicref href="Unit01-Overzicht-historie/historie-ipv6.dita"/>
<topicref href="Unit01-Overzicht-historie/eigenschappen-ipv6.dita"/>
<topicref href="Unit01-Overzicht-historie/Adresnotatie.dita"/>
<topicref href="Unit01-Overzicht-historie/Hierarchische-adressering.dita"/>
<topicref href="Unit01-Overzicht-historie/adrestypen.dita"/>
<topicref href="Unit01-Overzicht-historie/Adresbereiken.dita"/>
<topicref href="Unit01-Overzicht-historie/Adresinstelling.dita"/>
<topicref href="Unit01-Overzicht-historie/Pakket-formaat.dita"/>
<topicref href="Unit01-Overzicht-historie/Transitie-technieken.dita"/>
<topicref href="Unit01-Labs/unit01-Labs.dita">
<topicref href="Unit01-Labs/ipv6-adressen-windows.dita"/>