ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bracets in tables
@ 2013-05-06 22:48 MANUEL GONZALEZ SUAREZ
  2013-05-07 12:33 ` Thomas A. Schmitz
  0 siblings, 1 reply; 3+ messages in thread
From: MANUEL GONZALEZ SUAREZ @ 2013-05-06 22:48 UTC (permalink / raw)
  To: ntg-context

[-- Attachment #1: Type: text/html, Size: 789 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bracets in tables
  2013-05-06 22:48 Bracets in tables MANUEL GONZALEZ SUAREZ
@ 2013-05-07 12:33 ` Thomas A. Schmitz
  2013-05-07 12:54   ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas A. Schmitz @ 2013-05-07 12:33 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 05/07/2013 12:48 AM, MANUEL GONZALEZ SUAREZ wrote:
> Hello everyone
> How can I draw a vertical bracet that spans multiple cells in a table?

Search is your friend:

http://www.ntg.nl/pipermail/ntg-context/2010/049601.html

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bracets in tables
  2013-05-07 12:33 ` Thomas A. Schmitz
@ 2013-05-07 12:54   ` Wolfgang Schuster
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Schuster @ 2013-05-07 12:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 07.05.2013 um 14:33 schrieb Thomas A. Schmitz <thomas.schmitz@uni-bonn.de>:

> On 05/07/2013 12:48 AM, MANUEL GONZALEZ SUAREZ wrote:
>> Hello everyone
>> How can I draw a vertical bracet that spans multiple cells in a table?
> 
> Search is your friend:
> 
> http://www.ntg.nl/pipermail/ntg-context/2010/049601.html


Part of the code is now in the source but it has to be loaded first.

\useMPlibrary[fen]

\starttext

\bTABLE[frame=off,loffset=1ex,roffset=1ex,align=lohi]
   \bTR
     \bTD[background=rightbrace] Text\\Text \eTD
     \bTD Text \eTD
   \eTR
\eTABLE

\stoptext

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-07 12:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-06 22:48 Bracets in tables MANUEL GONZALEZ SUAREZ
2013-05-07 12:33 ` Thomas A. Schmitz
2013-05-07 12:54   ` Wolfgang Schuster

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