ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
Subject: Re: table: code doesn't work any more with recent beta
Date: Sun, 01 Oct 2006 22:42:03 +0100	[thread overview]
Message-ID: <E1GU94V-0002Ov-00@skye.ra.phy.cam.ac.uk> (raw)
In-Reply-To: Your message of "Sun, 01 Oct 2006 22:17:25 +0200." <6faad9f00610011317l75039ab9ve2f8704e6b2af445@mail.gmail.com>

I'd seen a similar problem but didn't manage to catch it before it
slithered away.  But I'm pretty sure it used to work (perhaps with an
August 06 release).

Starting from your example, the following was the smallest file I
could find showing the same problem (using the latest beta):

\def\room{\starttable[|r|l|]}
\starttext
\room
\NC a \NC b \NC\MR
\stoptable
\stoptext

I think it's related to the argument processing in \starttable because
this works:

\def\room{\starttable}
\starttext
\room[|r|l|]
\NC a \NC b \NC\MR
\stoptable
\stoptext

-Sanjoy

`Never underestimate the evil of which men of power are capable.'
         --Bertrand Russell, _War Crimes in Vietnam_, chapter 1.

  reply	other threads:[~2006-10-01 21:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01 20:17 Mojca Miklavec
2006-10-01 21:42 ` Sanjoy Mahajan [this message]
2006-10-02 17:07   ` Wolfgang Schuster
2006-10-02 18:34     ` John R. Culleton
2006-10-03 20:53       ` Mojca Miklavec
2006-10-04  8:00     ` Hans Hagen

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=E1GU94V-0002Ov-00@skye.ra.phy.cam.ac.uk \
    --to=sanjoy@mrao.cam.ac.uk \
    --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).