ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Stefan Wachter <stefan.wachter@gmx.de>
Subject: Re: how to get bottom-vertical-alignment in (natural)   table cells?
Date: Sun, 15 Feb 2004 19:38:38 +0100	[thread overview]
Message-ID: <402FBCAE.4060201@gmx.de> (raw)
In-Reply-To: <402D22C3.2070702@boede.nl>

Hi Willi,

thanks for your reply - it works. Just for completeness: is "top" 
alignment termed "high"?

Willi Egger wrote:
> Hi Stefan,
> 
> May be not quit logic, but when replacing the "bottom" by "low" you get 
> the desired result.
> 
> Kind regards
> 
> Willi
> 
> Stefan Wachter wrote:
> 
>> Hi all!
>>
>> I try to set a simple table that show the different horizontal and 
>> vertical alignment capabilities (see below):
>>
>> horizontal: left, middle, right
>> vertical: top(?), lohi, bottom(?)
>>
>> Yet, the bottom alignment does not work. The texts in the third column 
>> that should be placed at the bottom appear at the top of their cell.
>>
>> Does anyone know how bottom alignment in table cells can be accomplished?
>>
>> Many thanks for your attention.
>> --Stefan
>>
>> \bTABLE[width=3cm,height=3cm]
>> \bTABLEbody
>> \bTR
>> \bTD[align={right,top}] top \eTD
>> \bTD[align={right,lohi}] middle \eTD
>> \bTD[align={right,bottom}] bottom \eTD
>> \eTR
>> \bTR
>> \bTD[align={middle,top}] top \eTD
>> \bTD[align={middle,lohi}] middle \eTD
>> \bTD[align={middle,bottom}] bottom \eTD
>> \eTR
>> \bTR
>> \bTD[align={left,top}] top \eTD
>> \bTD[align={left,lohi}] middle \eTD
>> \bTD[align={left,bottom}] bottom \eTD
>> \eTR
>> \eTABLEbody
>> \eTABLE
>>
>>
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2004-02-15 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-12 17:56 Stefan Wachter
2004-02-13 19:17 ` Willi Egger
2004-02-15 18:38   ` Stefan Wachter [this message]
2004-02-15 19:26     ` Willi Egger

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=402FBCAE.4060201@gmx.de \
    --to=stefan.wachter@gmx.de \
    --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).