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

_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to