30 Nov
2011
30 Nov
'11
6:32 a.m.
Am 30.11.2011 um 02:13 schrieb Christian:
Hello,
is it still not possible to split a table so that it covers one half page an then another half page?
It is my understanding that splitting moves the table to the next page and then splits it to the following if it gets too long for one entire page. Would a "manual split" be possible?
Examle (table is not split, but could be):
\starttext \dorecurse{2}{\input knuth } \startplacetable[title={My Table}]
\startplacetable[location=split,title={My table}] … \stopplacetable Wolfgang