ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* TABLE starts to late...
@ 2006-04-10 18:28 Peter Münster
  2006-04-10 20:44 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2006-04-10 18:28 UTC (permalink / raw)


Hello,
I have a problem with TABLE:

\starttext
\section{bla}
\subsection{bla}
\placefigure{bla}{\vbox to 16cm{bla}}
\section{bla}
\subsection{bla} % Table should begin here, but does not!
\bTABLE[split=repeat]
\bTABLEhead \bTR \bTH bla\eTH \eTR \eTABLEhead
\bTABLEbody \dorecurse{100}{\bTR\bTD bla\eTD \eTR} \eTABLEbody
\eTABLE
\stoptext

Could someone help please?
Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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

* Re: TABLE starts to late...
  2006-04-10 18:28 TABLE starts to late Peter Münster
@ 2006-04-10 20:44 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2006-04-10 20:44 UTC (permalink / raw)


� wrote:
> Hello,
> I have a problem with TABLE:
>
> \starttext
> \section{bla}
> \subsection{bla}
> \placefigure{bla}{\vbox to 16cm{bla}}
> \section{bla}
> \subsection{bla} % Table should begin here, but does not!
> \bTABLE[split=repeat]
> \bTABLEhead \bTR \bTH bla\eTH \eTR \eTABLEhead
> \bTABLEbody \dorecurse{100}{\bTR\bTD bla\eTD \eTR} \eTABLEbody
> \eTABLE
> \stoptext
>
> Could someone help please?
>   
\synchronizeoutput

\bTABLE[split=repeat]
\bTABLEhead \bTR \bTH bla\eTH \eTR \eTABLEhead
\bTABLEbody \dorecurse{100}{\bTR\bTD bla\eTD \eTR} \eTABLEbody
\eTABLE

although \synchronizeoutput may mess up spacing 

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
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

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

end of thread, other threads:[~2006-04-10 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-10 18:28 TABLE starts to late Peter Münster
2006-04-10 20:44 ` Hans Hagen

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