Hi,

how do I set a long placetable to split, but write the legend/label only one time?


This does repeat the title at every page:

\setupcaption[table][location=top]

\placetable
 [split]
 {A very long table}
 {\bTABLE
  \dorecurse{200}{\bTR\bTD Text \eTD\eTR}
  \eTABLE}


But it should read "A very long table" only one time at the top of the TABLE.


Thanks!

Steffen ___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to