ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: alignment in TABLE
Date: Wed, 25 Jul 2012 07:54:13 +0200	[thread overview]
Message-ID: <CAG5iGsA139nyCX5STgjX7ELRaA0jAbKkXfXKK6pO+ETzWa6Y1Q@mail.gmail.com> (raw)
In-Reply-To: <94F00974-506F-4DC8-A15F-9D7FEAF3EBE5@emory.edu>


[-- Attachment #1.1: Type: text/plain, Size: 1050 bytes --]

On Tue, Jul 24, 2012 at 11:49 PM, Rogers, Michael K <mroge02@emory.edu>wrote:

>
> On Jul 24, 2012, at 5:45 PM, Peter Münster wrote:
>
> > Hi,
> >
> > How could I please align vertically the 2 table cells in the following
> > example:
> >
> > --8<---------------cut here---------------start------------->8---
> > \starttext
> > \bTABLE
> > \bTR \bTD 1 \eTD \bTD \framed{1 Über} \eTD \eTR
> > \eTABLE
> > \stoptext
> > --8<---------------cut here---------------end--------------->8---
> >
> > I've tried various combination with offset=0pt/overlay, strut=yes/no,
> > rulethickness=0pt, but without success...
> >
> > TIA for any help!
> > --
> >           Peter
>
> Try \inframed instead of \framed.  See
>
> http://wiki.contextgarden.net/Framed#Inline_Frames
>
> Michael
>
>
>

\starttext
\bTABLE
\bTR[offset=1ex] \bTD 1 \eTD \bTD \inframed{1 Über} \eTD \eTR
\eTABLE
\stoptext


\starttext
\bTABLE
\bTR \bTD \framed[frame=off]{1} \eTD \bTD \framed{1 Über} \eTD \eTR
\eTABLE
\stoptext


-- 
luigi

[-- Attachment #1.2: Type: text/html, Size: 1730 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2012-07-25  5:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24 21:45 Peter Münster
2012-07-24 21:49 ` Rogers, Michael K
2012-07-25  5:54   ` luigi scarso [this message]
2012-07-24 23:25 ` Aditya Mahajan
2012-07-25 10:31   ` alignment in TABLE (solved) Peter Münster
2012-07-25 10:33     ` Hans Hagen
2012-07-25 10:35     ` Wolfgang Schuster
  -- strict thread matches above, loose matches on Subject: below --
2010-06-15 12:30 alignment in TABLE 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=CAG5iGsA139nyCX5STgjX7ELRaA0jAbKkXfXKK6pO+ETzWa6Y1Q@mail.gmail.com \
    --to=luigi.scarso@gmail.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).