Am 07.05.2013 um 14:33 schrieb Thomas A. Schmitz <[email protected]>:
> 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 : [email protected] / 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 ___________________________________________________________________________________
