set deepcontentsplitting
set deepcontentsplitting= { on | off | never}
This set option is used to enable and disable deep content splitting, which allows page breaks in table rows, algroups, and boxed regions. Deep content splitting is enabled using on, disabled using off. The default setting is on.
You can insert a _deepsplit tag pair to circumvent the off setting for set deepcontentsplitting using > > . To prevent deep content splitting overrides, set this command to never.
|
Using line numbering with deepcontentsplitting may produce unexpected results. It is recommended that you do not use line numbering with deepcontentsplitting.
|
To disable deep content splitting in your document:
set deepcontentsplitting=off
Related topic