aoloe/scribus-plugin-API

Removed pageRange from document

Opened this issue · 0 comments

aoloe commented

if we need sections or pages from a range, we should add a getSection(PageRange) and getPage(PageRange) and avoid the Document::setRange that was probably in use for the TOC or the epub export.