Hi,
I have a table with some matrices in them and in the last row i use multirow.
There is obviously enough space for the matrix, but i keep getting the "overfull \vbox". Any ideas on how to get rid of it? Is it also possible to have the matrix
vertically centered in the last column? Below is an ...
Search found 3 matches
- Fri Jun 17, 2011 11:57 pm
- Forum: Graphics, Figures & Tables
- Topic: Overfull \vbox with multirow
- Replies: 0
- Views: 1768
- Mon May 30, 2011 11:50 pm
- Forum: Math & Science
- Topic: Problem with Summation and colours
- Replies: 3
- Views: 2240
Re: Problem with Summation and colours
Thanks for the fast response!
It's working for me now too
It's working for me now too

- Mon May 30, 2011 11:29 pm
- Forum: Math & Science
- Topic: Problem with Summation and colours
- Replies: 3
- Views: 2240
Problem with Summation and colours
Hi, I am trying to display a summation with different colours.
I have defined something like
\newcommand{\a}[1]{\color{blue}#1\color{black}}
\newcommand{\b}[1]P\color{red}#1\color{black}}
Throughout my document when I want a red varible or blue varible I put
$x = \a{b} + \b{r}$
But when I want ...
I have defined something like
\newcommand{\a}[1]{\color{blue}#1\color{black}}
\newcommand{\b}[1]P\color{red}#1\color{black}}
Throughout my document when I want a red varible or blue varible I put
$x = \a{b} + \b{r}$
But when I want ...