ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Header not repeating for tabulate
@ 2013-04-30 21:08 Lance Larsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lance Larsen @ 2013-04-30 21:08 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 527 bytes --]

I created a table using tabulate. I want the header to repeat, and used the
following code. The table splits correctly, but the header doesn't repeat.
Any idea why the header doesn't repeat?

 

\setuptabulate[split=yes,header=repeat]

 

\starttabulatehead

\HL

\NC  \bf  Variable     \NC     \bf Value  \NC    \bf Reference        \NR

\HL \HL

\stoptabulatehead

 

\starttabulate[|lw(1in)|lw(1in)|l|]

\dorecurse{100}{\NC  Column 1 value \NC  Column 2 value \NC  Ref. Column 3
value  \NC \AR} \stoptabulate

 

-Lance

 


[-- Attachment #1.2: Type: text/html, Size: 3147 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Header not repeating for tabulate
@ 2013-05-01 11:41 lance.c.larsen
  0 siblings, 0 replies; 2+ messages in thread
From: lance.c.larsen @ 2013-05-01 11:41 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 999 bytes --]

I tested this on the online context tool, and the tabulate repeats header in MKii, but doesn’t in MKiv. Have the settings changed in MKiv, or is the functionality not there yet?

 

-Lance Larsen

 

 

Date: Tue, 30 Apr 2013 14:08:44 -0700
From: "Lance Larsen" <lance.c.larsen@gmail.com>
To: <ntg-context@ntg.nl>
Subject: [NTG-context] Header not repeating for tabulate
Message-ID: <518032de.6dd2440a.6573.04f0@mx.google.com>
Content-Type: text/plain; charset="us-ascii"

I created a table using tabulate. I want the header to repeat, and used the
following code. The table splits correctly, but the header doesn't repeat.
Any idea why the header doesn't repeat?

\setuptabulate[split=yes,header=repeat]
\starttabulatehead
\HL
\NC  \bf  Variable     \NC     \bf Value  \NC    \bf Reference        \NR
\HL \HL
\stoptabulatehead
\starttabulate[|lw(1in)|lw(1in)|l|]
\dorecurse{100}{\NC  Column 1 value \NC  Column 2 value \NC  Ref. Column 3
value  \NC \AR} \stoptabulate

[-- Attachment #1.2: Type: text/html, Size: 1576 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2013-05-01 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-30 21:08 Header not repeating for tabulate Lance Larsen
2013-05-01 11:41 lance.c.larsen

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