General ⇒ Very big braces in latex
Very big braces in latex
Here is the code that I'm using:
\begin{table}[htpb]
\caption{tablename}
\begin{tabular}{lll}
colum1 & column2 & \multirow{3}*{\Bigg\rbrace column3} \\
col1 & cl2 & \\
col1 & cl2 & \\
\end{tabular}
\label{GIS}
\end{table}
With this code I get a big right brace, but this is not enough for the size of the rows that I have in the table. Is it possible to get bigger braces??
Thank you very much!!
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Very big braces in latex
welcome to the LaTeX Community board!
It would be nice if you mentioned that you posted the question to another board, to avoid the work to give answers when solutions already are given in the other forum. Here gmedina and I gave suggestions for the solution.
Feel free to post here or there if you still have questions.
Stefan