[OS X TeX] multiline bracket in a table, text in math mode?

Claus Gerhardt gerhardt at math.uni-heidelberg.de
Wed Oct 4 11:56:44 CEST 2006


Use the amsmath package. Then

\begin{equation}\notag
\text{Il} \quad \begin{smallmatrix}
A&\\[6pt]
B&\\[6pt]
C&
\end{smallmatrix}\Biggr\}\quad
C
\end{equation}


comes close to what you want for the layout of a cell.

Claus


On Oct 4, 2006, at 5:39, Cyril wrote:

> Hi all,
> I'm trying to duplicate a table using latex, and I need to use a  
> mutliline brace (not sure of the name, the curly bracket) inside  
> this table. Using arrays in tables seems to work OK so since I am  
> not using LaTeX for maths, I started to look at how to do only that  
> part, and I came up with
>
> \[ il  \left. \begin{array} {ccc}		
> 		est content \\ sera content \\ serait content
> 	\end{array} \right\} que vous soyez là \]
>
> which does not work right, since spaces between the words are  
> eaten, and the "sera content" is not alligned with the "il" and  
> "que vous soyez là" (and nevermind the accent).
>
> What is then the best way to get such a bracket with text, and not  
> math?
>
> This jpg is what I'm trying to recreate:
> <http://homepage.mac.com/cynik/table-array.jpg>
>
> Pointers welcome!
> Cyril------------------------- Info --------------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
>          & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Archive: http://tug.org/pipermail/macostex-archives/
>

------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
          & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list