ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* table splitting in columns
@ 2006-06-27 14:21 Henning Hraban Ramm
  2006-06-27 19:55 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Henning Hraban Ramm @ 2006-06-27 14:21 UTC (permalink / raw)


this used to work but doesn't since the (my) last update:

\starttext
\setupTABLE[split=repeat, frame=off]
\setupTABLE[c][1][align=right]
\setupTABLE[c][2][align=left, style=bf, width=4em]

\startcolumns[n=2, balance=no]

\bTABLE
\bTABLEhead
\bTR\bTD\bf Verzeichnis \eTD\bTD\hbox{Dateien}\eTD\eTR
\eTABLEhead
\bTABLEbody
\dorecurse{100}{\bTR\bTD Folder\eTD\bTD 1\eTD\eTR}
\eTABLEbody
\eTABLE

\stopcolumns

\stoptext

Instead of a table that flows in columns, it breaks only in pages.

Greetlings, Hraban

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

* Re: table splitting in columns
  2006-06-27 14:21 table splitting in columns Henning Hraban Ramm
@ 2006-06-27 19:55 ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2006-06-27 19:55 UTC (permalink / raw)


Henning Hraban Ramm wrote:
> this used to work but doesn't since the (my) last update:
>
> \starttext
> \setupTABLE[split=repeat, frame=off]
> \setupTABLE[c][1][align=right]
> \setupTABLE[c][2][align=left, style=bf, width=4em]
>
> \startcolumns[n=2, balance=no]
>
> \bTABLE
> \bTABLEhead
> \bTR\bTD\bf Verzeichnis \eTD\bTD\hbox{Dateien}\eTD\eTR
> \eTABLEhead
> \bTABLEbody
> \dorecurse{100}{\bTR\bTD Folder\eTD\bTD 1\eTD\eTR}
> \eTABLEbody
> \eTABLE
>
> \stopcolumns
>
> \stoptext
>
> Instead of a table that flows in columns, it breaks only in pages.
>   
ok, i managed to fix that 

Hans 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

* table splitting in columns
@ 2006-06-27 14:21 Henning Hraban Ramm
  0 siblings, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm @ 2006-06-27 14:21 UTC (permalink / raw)


this used to work but doesn't since the (my) last update:

\starttext
\setupTABLE[split=repeat, frame=off]
\setupTABLE[c][1][align=right]
\setupTABLE[c][2][align=left, style=bf, width=4em]

\startcolumns[n=2, balance=no]

\bTABLE
\bTABLEhead
\bTR\bTD\bf Verzeichnis \eTD\bTD\hbox{Dateien}\eTD\eTR
\eTABLEhead
\bTABLEbody
\dorecurse{100}{\bTR\bTD Folder\eTD\bTD 1\eTD\eTR}
\eTABLEbody
\eTABLE

\stopcolumns

\stoptext

Instead of a table that flows in columns, it breaks only in pages.

Greetlings, Hraban

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

end of thread, other threads:[~2006-06-27 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-27 14:21 table splitting in columns Henning Hraban Ramm
2006-06-27 19:55 ` Hans Hagen
2006-06-27 14:21 Henning Hraban Ramm

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