ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: delimiter bigger then \Biggr
Date: Wed, 24 Jan 2007 15:21:47 +0100	[thread overview]
Message-ID: <115224fb0701240621m6abfad7cw359aaee43eabca24@mail.gmail.com> (raw)
In-Reply-To: <ep7me5$21u$1@sea.gmane.org>


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

2007/1/24, Jano Kula <jano.kula@tiscali.cz>:
>
> 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


Hi Jano,

you can misuse the mathmode.


\starttext

\startformula
\startmatrix[left=\left.,right=\right\},style=\rm]
\NC A \NC AA \NR
\NC B \NC BB \NR
\NC C \NC CC \NR
\NC D \NC DD \NR
\NC E \NC EE \NR
\stopmatrix \text{ description}
\stopformula

\stoptext



Wolfgang

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

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

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2007-01-24 14:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-24 13:22 Jano Kula
2007-01-24 14:21 ` Wolfgang Schuster [this message]
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=115224fb0701240621m6abfad7cw359aaee43eabca24@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.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).