ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jano Kula <jano.kula@tiscali.cz>
To: ntg-context@ntg.nl
Subject: delimiter bigger then \Biggr
Date: Wed, 24 Jan 2007 14:22:25 +0100	[thread overview]
Message-ID: <ep7me5$21u$1@sea.gmane.org> (raw)

Greetings!

How would you make right delimiter } bigger then $\Biggr\}$ to join 
several lines in table?

A AA -|
B BB  |
C CC  |- description
D DD  |
E EE -|

Is there a better solution (?) than

$\left.\blackrule[width=0pt,height=14mm]\right\}$



Here is this example used in natural table:

\starttext
\setupTABLE[frame=off]
\bTABLE[align={middle,lohi}]
\bTR
    \bTD A \eTD
    \bTD AA \eTD
    \bTD[nr=5]$\left.\blackrule[width=0pt,height=14mm]\right\}$\eTD
    \bTD[nr=5] description \eTD
\eTR
\bTR\bTD B \eTD\bTD BB                               \eTD\eTR
\bTR\bTD C \eTD\bTD CC                               \eTD\eTR
\bTR\bTD D \eTD\bTD DD                               \eTD\eTR
\bTR\bTD E \eTD\bTD EE                               \eTD\eTR
\eTABLE
\stoptext


Thanks.

Jano

             reply	other threads:[~2007-01-24 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24 13:22 Jano Kula [this message]
2007-01-24 14:21 ` Wolfgang Schuster
2007-01-24 19:49   ` Jano Kula
2007-01-25  5:24 ` Aditya Mahajan

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='ep7me5$21u$1@sea.gmane.org' \
    --to=jano.kula@tiscali.cz \
    --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).