css.dotify.params Maven / Gradle / Ivy
The newest version!
false
Never hyphenate words at page boundaries
except-at-volume-breaks
Allow hyphenation at page boundaries except when it's a volume boundary
true
Allow hyphenation at page boundaries
Hyphenation at page boundaries
Whether hyphenation of words at page boundaries is allowed or not.
This option only determines whether hyphenation is allowed at page boundaries. The "Hyphenation"
option and the CSS determine how the hyphenation is done, when allowed.
Trimming of overflowing text
Allow trimming of overflowing text.
By default, text that overflows its containing box will result in an error. By selecting this
option, overflowing text will be truncated and generate a warning instead whenever
possible. Notably, this will happen with text within page margins (top, right, bottom and left) that
is too long to fit the space.