Search found 1 match

by zenitis
Wed Apr 25, 2012 11:56 pm
Forum: Graphics, Figures & Tables
Topic: IEEEtran | Table in two-columned Document
Replies: 1
Views: 13493

IEEEtran | Table in two-columned Document

I want to create a table, in a two column style page (IEEEtran) which will range in both columns. Any idea about this issue? I use the below code.
\begin{table}[h]
\caption{A second table}
\begin{center}
\begin{tabular}{|c|c|c|c|c|c|c|}
\hline
\multicolumn{1}{|c|}{\raisebox{-1.50ex}[0cm][0cm ...