ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* paragraphs in starttables
@ 2005-02-14 16:33 Peter Münster
  2005-02-14 18:02 ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Peter Münster @ 2005-02-14 16:33 UTC (permalink / raw)


Hello,
while playing around with starttables, footnotes and paragraphs in
starttables, I found some problems. Here is the first one, I would like to
get a paragraph in 2 columns:

\def\SomeText{\dorecurse{20}{hallo }}
\starttext
\starttables[s1|p(13em)|l|p(13em)|]
\VL \SomeText \VL xxx \VL \SomeText \postponefootnotes\footnote{a footnote}
\VL \AR
\VL \SomeText \VL
\TWO{Not ok, since too much distance to the line at the left.}\VL\AR
\VL \SomeText \VL xxx \VL \SomeText \VL \AR
\stoptables
\stoptext

\def\SomeText{\dorecurse{2}{hallo }}
\starttext
\starttables[s1|p(13em)|l|p(13em)|]
\VL \SomeText \VL xxx \VL \SomeText \postponefootnotes\footnote{a footnote}
\VL \AR
\VL \SomeText \VL
\TWO\JustLeft{\vtop{\setupinterlinespace\hsize 14em Better, but I need to
    calculate the hsize, and there are other workarounds for correct vertical
    spacing. Furthermore, the footnote is lost.\strut \blank[small]}}
\VL\AR
\VL \SomeText \VL xxx \VL \SomeText \VL \AR
\stoptables
\stoptext

TIA for any help!
Greetings, Peter

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

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

end of thread, other threads:[~2005-02-16 16:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-14 16:33 paragraphs in starttables Peter Münster
2005-02-14 18:02 ` Hans Hagen
2005-02-14 19:05   ` Peter Münster
2005-02-14 20:04     ` Peter Münster
2005-02-15  7:55     ` Hans Hagen
2005-02-15 18:17       ` Peter Münster
2005-02-15 18:31         ` Hans Hagen
2005-02-15 18:45           ` Peter Münster
2005-02-16  8:27             ` Hans Hagen
2005-02-16 16:42               ` Peter Münster

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