From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/8440 Path: main.gmane.org!not-for-mail From: "Glenn R. Williams" Newsgroups: gmane.comp.tex.context Subject: Bug in bTABLE? Date: Wed, 26 Jun 2002 17:52:49 -0400 Sender: owner-ntg-context@let.uu.nl Message-ID: <200206261752.55432.gloonie@telocity.com> References: <5.1.0.14.1.20020625211915.03ce5008@remote-1> <200206261033.17587.gloonie@telocity.com> Reply-To: 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 27571 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: <200206261033.17587.gloonie@telocity.com> Xref: main.gmane.org gmane.comp.tex.context:8440 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:8440 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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. Here's the snippet: \setupTABLE[y][first][width=.2\textwidth,background=color,backgroundcolor=gray] \bTABLE \bTR \bTD {\bf emplid:emplid} \eTD \bTD {\bf dept:deptno} \eTD \bTD[align=left] {\bf salary:float} \eTD \eTR \bTR \bTD 02934 \eTD \bTD accounting \eTD \bTD[align=left] 60000 \eTD \eTR \eTABLE Has anyone else had this problem? Regards, Glenn - -- Glenn R Williams - --------------------------------------------------------------------------------- "Mathematical theories are the part of science you could continue to do if you woke up tomorrow and discovered the universe was gone" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9Gje0w/Wcp38R/MkRAr97AKCI53gTWZdr1KL9rQTadGkljZpZcQCfcFUG q9xWv7qq49gJpWJIsGvx2yE= =cHHk -----END PGP SIGNATURE-----