Setups for DotifyTaskSystem
Overview
This setup will create pef documents, obfl documents or text documents of
variable width.
One of:
- A DTBook file
- An OBFL file
- An XML file
- A text file
Output
One of:
- A PEF document containing one or several volumes
- An OBFL document for further processing
- A text document
Configuration
For any output
- inner-margin
- Set the inner margin, in characters (integer >= 0)
- outer-margin
- Set the outer margin, in characters (integer >= 0)
For paged output (currently OBFL and PEF)
- rows
- Set the number of rows, i.e. the height, of the page (integer >
0)
- cols
- Set the number of columns, i.e. the width, of the page (integer >
0)
- rowgap
- Set the row gap (integer >= 0)
- splitterMax
- Set the volume splitter max parameter, see below
Volume Splitter
The volume splitter used in this setup will attempt to distribute pages into
volumes equally with a maximum of "max" pages per volume. However, it is
possible to disallow volume breaks at certain places in the text.