ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Glenn R. Williams" <gloonie@telocity.com>
Subject: Bug in bTABLE?
Date: Wed, 26 Jun 2002 17:52:49 -0400	[thread overview]
Message-ID: <200206261752.55432.gloonie@telocity.com> (raw)
In-Reply-To: <200206261033.17587.gloonie@telocity.com>

-----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-----


  reply	other threads:[~2002-06-26 21:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-24 21:30 Uncial LatTeX font Glenn R. Williams
2002-06-25 19:19 ` Hans Hagen
2002-06-26 14:33   ` Glenn R. Williams
2002-06-26 21:52     ` Glenn R. Williams [this message]
2002-06-26 22:52       ` Bug in bTABLE? Duncan Hothersall
2002-06-27 22:44         ` Re[2]: " Giuseppe Bilotta

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=200206261752.55432.gloonie@telocity.com \
    --to=gloonie@telocity.com \
    /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).