odfPageBreak: Generate a Page Break

Description Usage Details Examples

Description

Generate a page break in an odfWeave document.

Usage

1

Details

This function should be called in a code chunk in an odfWeave document at the point where a page break is desired.

Examples

1
2
3
4
## Not run: 
odfPageBreak()

## End(Not run)

Example output

Loading required package: lattice
Loading required package: XML
<text:p text:style-name="OdfPageBreak"/>

odfWeave documentation built on May 2, 2019, 6:51 p.m.