Wolfgang Schuster schrieb:
Hi Peter,
your solution would be really a option but I hope the real bugs will be fixed,
I see :) So things could be worse. You have - a workaround (?) - a complete minimal description/example of the problem (as starting point for Hans) - some good hints/solution for fixing If you add some patience this all looks quite promising. ;) Best wishes, Peter
the big space above the footer line did only appear with the repeat option for split.
\starttext
\startbuffer \starttablehead \HL \NC Head 1 \NC Head 2 \NC\AR \HL \stoptablehead
\starttabletail \HL \stoptabletail
\starttable[|||] \NC Text \NC Text \NC\AR \NC Text \NC Text \NC\AR \NC Text \NC Text \NC\AR \NC Text \NC Text \NC\AR \stoptable \stopbuffer
%\tracetablestrue
\setuptables[split=no] \getbuffer
\setuptables[split=yes] \getbuffer
\setuptables[split=repeat] \getbuffer
\stoptext
The wrong spaces after the header and before the footer in the other examples are a result of the macro expansion and need also to be solved, because it is not possile to insert the right nexrow command (\FR and \LR) in the table input without looking at the final pagebreaks. This should be possible with a few extra signals after the header and every line and by inserting linecorrection when the header, footer and tablebody are combined.
Wolfgang
------------------------------------------------------------------------
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________