ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Table in columns or framed columns
@ 2005-05-01  8:39 Guillaume Chazarain
  0 siblings, 0 replies; only message in thread
From: Guillaume Chazarain @ 2005-05-01  8:39 UTC (permalink / raw)


Hi,

I cannot manage to let a long table span multiple columns, and I also
can't find a way to put a frame around a multicolumns piece of text.

I am using tetex-3.0 on Linux:
texexec : TeXExec 5.2.4 - ConTeXt / PRAGMA ADE 1997-2005
texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
tex : pdfeTeX, 3.141592-1.21a-2.2 (Web2C 7.5.4)
context : ver: 2005.01.31
cont-en : ver: 2005.01.31  fmt: 2005.4.30  mes: english

Here is a sample:

\starttext
\startcolumns[n=2]
\starttable[|l|l|]
\HL
\NC \bf a \NC \bf b \NC\SR
\HL
\NC a \NC b \NC\FR
\dorecurse{100}{\NC \recurselevel \NC b \NC\MR}
\NC a \NC b \NC\LR
\HL
\stoptable
\stopcolumns

\startframedtext
\startcolumns[n=2]

\dorecurse{100}{\recurselevel

}

\stopcolumns
\stopframedtext
\stoptext


Subsidiary question: if \dorecurse is used to make a loop, and
\recurselevel to get the current iteration, then why does it work in the
framed text, but not in the table?

Thanks in advance for any help.

-- 
Guillaume

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-05-01  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-01  8:39 Table in columns or framed columns Guillaume Chazarain

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