AH Formatter /
XSL Formatter
XSLT/XSL-FO/MathML TechnicsTable |
|
| Q. | When the text in a cell overflows the page, is it possible to take the cell and the text included all to the next page? [No.2002062809] |
|---|---|
| A. |
In order to avoid a line break in the middle of the cell, specify keep-together.within-page="always" to fo:table-row that surrounds fo:table-cell. XSL Definition: Value: <keep> | inherit This property imposes keep-together conditions on formatting objects ... always |