ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* tabulate with a header
@ 2010-11-16 13:21 Herbert Voss
  0 siblings, 0 replies; only message in thread
From: Herbert Voss @ 2010-11-16 13:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users

\starttext

\startcolumns
\setuptabulate[header=repeat]
\starttabulatehead
\HL
\NC\em SPALTE 1 \NC\em SPALTE 2\NC\NR\HL
\stoptabulatehead

\starttabulate[|c|c|]
\dorecurse{100}{\NC Die erste Spalte \NC Und die zweite\NC\NR}
\stoptabulate
\stopcolumns
\stoptext

is it possible to get identical headers? This here
looks a bit weired ...

Herbert
___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2010-11-16 13:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16 13:21 tabulate with a header Herbert Voss

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).