ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
Subject: Re: TABLE moves to the right with new ConTeXt
Date: Sat, 2 Dec 2006 10:31:06 +0100	[thread overview]
Message-ID: <20061202103106.a54498a6.schuster.wolfgang@googlemail.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0612012136120.1830@gaston.pm>

On Fri, 01 Dec 2006 21:40:34 +0100 (CET)
Peter Münster <pmlists@free.fr> wrote:

Hi Peter

> Hello,
> 
> with the latest ConTeXt, it seems, that space around \bTR, \eTR, before
> \bTD and after \eTD matters. Such space seems to move the whole TABLE to
> the right:
> 
> \def\XXX#1{\bTR\bTD#1\eTD\eTR}

Right, there was no problem with latest stable version from august.

I can't find the problematic code in the source, but workarround for
you, that works.

\def\XXX#1{\bTR\bTD#1\eTD\eTR\ignorespaces} works as expected.

> \starttext
> \centerline{\bTABLE\dorecurse{2}{\XXX{bla}}\eTABLE}
> \centerline{\bTABLE\dorecurse{2}{\XXX{bla}
> }\eTABLE}
> \centerline{\bTABLE\dorecurse{20}{\XXX{bla} % Why does this space matter here?
> }\eTABLE}
> \stoptext
> 
> Is this behaviour normal and wanted?
> 
> Cheers, Peter
> 
> 
> P.S.: What about http://context.literatesolutions.com/collector/ ?
> 
> -- 
> http://pmrb.free.fr/contact/

Wolfgang

  reply	other threads:[~2006-12-02  9:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01 20:40 Peter Münster
2006-12-02  9:31 ` Wolfgang Schuster [this message]
2006-12-05  7:58 ` context bugs and feature requests Taco Hoekwater
2006-12-05 20:11   ` Peter Münster

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=20061202103106.a54498a6.schuster.wolfgang@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).