Tagged Questions
2
votes
1answer
97 views
Brace spanning multiple rows in a table and horizontal alignment
I'm a beginner trying to do an brace inside a table, that is spanning multiple rows.
I assume the best way to achieve this is to do a two-row tabular environment, with an array environment for the ...
8
votes
1answer
76 views
Brace from {cases} environment disappears after rowcolors*{1}{…}{…}
I use rowcolors*{1}{...}{...} to color a table, then I use it again (with white as arguments) to reset the color. After that, braces look weird (they disappear slightly).
If I use scrbook, book, ...
10
votes
1answer
168 views
Curly brackets around a table
I would like to have braces on the left side of a table (either that or on the right side) and bellow the same table.
What I have got is
$
m-Mal
\underbrace{
...
5
votes
3answers
170 views
slim braces in a table
We need to make clear that certain data is the same in several rows. An underbrace taken from math-mode does the job quite well, but is unfortunately way too prominent in the table, especially in ...