ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Guillaume Chazarain <guichaz@yahoo.fr>
Subject: Table in columns or framed columns
Date: Sun, 01 May 2005 10:39:18 +0200	[thread overview]
Message-ID: <427495B6.2090401@yahoo.fr> (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

                 reply	other threads:[~2005-05-01  8:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=427495B6.2090401@yahoo.fr \
    --to=guichaz@yahoo.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).