From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8441 Path: main.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: Re: Bug in bTABLE? Date: Wed, 26 Jun 2002 23:52:41 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: References: <5.1.0.14.1.20020625211915.03ce5008@remote-1> <200206261033.17587.gloonie@telocity.com> <200206261752.55432.gloonie@telocity.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035398842 27580 80.91.224.250 (23 Oct 2002 18:47:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:47:22 +0000 (UTC) Original-To: ConTeXt Mailing List In-Reply-To: <200206261752.55432.gloonie@telocity.com> Xref: main.gmane.org gmane.comp.tex.context:8441 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8441 On Wednesday 26 Jun 2002 10:52 pm, Glenn R. Williams wrote: > Hi All, > > I found a curious problem in bTABLE. It seems that the alignment paramter > on bTD is backwards: specifying "left" gives a column as right-aligned, and > "align=right" gives you left alignment. As far as I recall this is a feature, not a bug. It's just that "right" is actually shorthand for "raggedright" (and "left" similarly). Slightly confusing, at least the first time you see it, but it does make a certain amount of sense. dh