ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tabulate and header=repeat
@ 2015-03-21 17:22 Alan BRASLAU
  2015-03-21 17:50 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alan BRASLAU @ 2015-03-21 17:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I have a simple problem with headers and tabulate spread over multiple
pages. In the following MWE, the header's \HL gets rendered twice on
its first instance (the first page). My error must be something simple
(and obvious)?

Thanks

Alan




\setupbodyfont [dejavu,12pt]

\setuptabulate[split=yes,header=repeat]

\starttext
\starttabulatehead
\NC \type{\input} \NC text \NC\NR
\HL
\stoptabulatehead
\starttabulate [|r|p|]
\NC knuth   \NC \input knuth   \NC\NR
\NC tufte   \NC \input tufte   \NC\NR
\NC ward    \NC \input ward    \NC\NR
\NC darwin  \NC \input darwin  \NC\NR
\NC dawkins \NC \input dawkins \NC\NR
\NC reich   \NC \input reich   \NC\NR
\HL
\stoptabulate
\stoptext
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-21 21:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-21 17:22 tabulate and header=repeat Alan BRASLAU
2015-03-21 17:50 ` Wolfgang Schuster
2015-03-21 21:05   ` Alan BRASLAU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).