Search found 2 matches

by ridox
Wed Apr 06, 2011 12:51 am
Forum: Graphics, Figures & Tables
Topic: Problem with tables with REVTeX 4
Replies: 3
Views: 4690

Problem with tables with REVTeX 4

Thanks localhost
It works, I just change:
\documentclass[12pt,aps,prd, superscritptaddress]{revtex4}
to
\documentclass[12pt,aps,prd, superscritptaddress]{revtex4-1}

I also found another incompatibility...

I cannot force the table to be at the bottom, e.g.

\begin{tabular}[!b]{|cc|}
\hline ...
by ridox
Tue Apr 05, 2011 10:16 pm
Forum: Graphics, Figures & Tables
Topic: Problem with tables with REVTeX 4
Replies: 3
Views: 4690

Problem with tables with REVTeX 4

Hi,
Recently I have been having troubles with REVTeX 4 and tables. Until yesterday everything was working fine, but know I have this error:

!Undefined control sequence.
\CT@setup ->\@tempdimp \col@sep
\@tempdimc \col@sep \def \CT@color {\global...
1.21 \begin{tabular}{|cc|}
?


My code is ...