Hi,
I have several tables with multicolumns of fixed size.
Now I tried to colorize the columns at beginning of the table by entering
>{\columncolor[gray]{0.8}}l|
into the "Special multicolumn -> Alignment" field. From now on the values in
the ""Special multicolumn -> Width" field are ignored. But I need a fixed
width of 1.3cm. I tried the following:
>{m{1.3cm}\columncolor[gray]{0.8}}l|
But this only writes "m1.3cm" to the text of the column. All other tries
resulted in LaTeX errors.
What must I insert to still get columns with predefined width.
Thanks in advance
Christoph