[NTG-context] Table breaks incorrectly between pages
Wolfgang Schuster
wolfgang.schuster.lists at gmail.com
Sun May 15 10:50:13 CEST 2022
Stefan Nedeljkovic via ntg-context schrieb am 13.05.2022 um 09:00:
> Dear list I need your help with a table that seems to completely
> screw up the page when it spans across multiple pages. I'm attaching
> all the necessary files.
Use the TABLEnested environment in your document header which was added
to avoid problems like in your example.
\startsetups headertext
\bTABLEnested[setups=headertable,option=stretch]
...
\eTABLEnested
\stopsetups
Wolfgang
More information about the ntg-context
mailing list