ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tables in multiple columns?
@ 2020-11-16  8:55 Bruce Horrocks
  2020-11-16  9:19 ` Bruce Horrocks
  0 siblings, 1 reply; 2+ messages in thread
From: Bruce Horrocks @ 2020-11-16  8:55 UTC (permalink / raw)
  To: ntg-context

There's an example in the Wiki on how to put a table into multiple columns that no longer works in LMTX (version 2020.11.05 23:01).
<https://wiki.contextgarden.net/TABLE#Tables_in_multiple_columns>

\starttext
\startcolumns[n=3]
\bTABLE
\dorecurse{21}
{\bTR \bTD a\eTD \bTD b \eTD \eTR}
\eTABLE
\stopcolumns
\stoptext

I'm interested because I have a long thin table that I would to avoid having to manually split, but I would also like the heading to repeat at the top of each column and \starttabulation doesn't do the latter. I was hoping that \bTABLE did.

--
Bruce Horrocks
Hampshire, UK

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Tables in multiple columns?
  2020-11-16  8:55 Tables in multiple columns? Bruce Horrocks
@ 2020-11-16  9:19 ` Bruce Horrocks
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Horrocks @ 2020-11-16  9:19 UTC (permalink / raw)
  To: ntg-context



> On 16 Nov 2020, at 08:55, Bruce Horrocks <ntg@scorecrow.com> wrote:

[snip]

> I'm interested because I have a long thin table that I would to avoid having to manually split, but I would also like the heading to repeat at the top of each column and \starttabulation doesn't do the latter. I was hoping that \bTABLE did.

Sorry I meant \startabulate not \startabulation

--
Bruce Horrocks
Hampshire, UK

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2020-11-16  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16  8:55 Tables in multiple columns? Bruce Horrocks
2020-11-16  9:19 ` Bruce Horrocks

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