15 May
2022
15 May
'22
8:50 a.m.
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