Hi to all,
I am just trying to get the first row of a long table in a multi-file
document colored yellow.
So when I put
\usepackage{colortbl} in the preambel of the file where the long table
is in and put in the wanted cell:
\cellcolor{yellow} it works fine.
But in this way all the numberings of the sections are wrong. But putting
\usepackage{colortbl} in the preambel of the main document leads to the
following error messages:
...ftskip \@tempdima \hskip -\leftskip \let B
lack Black\special
{color ...
Please don't say `\def cs{...}', say `\def\cs{...}'.
I've inserted an inaccessible control sequence so that your
definition will be completed without mixing me up too badly.
You can recover graciously from this error, if you're
careful; see exercise 27.2 in The TeXbook.
...5em{\hss }}}\par \relax \endgroup \penalty
20010
A left brace was mandatory here, so I've put one in.
You might want to delete and/or insert some corrections
so that I will find a matching right brace soon.
(If you're confused by all this, try typing `I}' now.)
...{A}Anhang A - Zellkultur}{A.1}{appendix.A}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
\select@language {german}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
Defining a color didn't help.
When leaving out the command \usepackage everything (but the missing
color in the table) works fine...
I'm on Windows XP SP3, Lyx 1.9.2 MikTex, everything updated...
Any help would be great! Thanks in advance.