[問題] subtable如何跨欄並排
我是用IEEE的格式
用這種寫法
\begin{table*}[!t]
\renewcommand{\arraystretch}{1.3}
\caption{}
\centering
\subtable[Caption of Subtable 1]{
\begin{tabular}{c|c|c}
\hline
xxx & xxx & xxx \\
\hline
\end{tabular}
\label{XXX}
}
\subtable[Caption of Subtable 2]{
\begin{tabular}{c|c|c}
\hline
yyy & yyy & yyy \\
\hline
\hline
\end{tabular}
\label{YYY}
}
\subtable[Caption of Subtable 3]{
\begin{tabular}{c|c|c}
\hline
zzz & zzz & zzz \\
\hline
\end{tabular}
\label{ZZZ}
}
\end{table*}
他會放成
(a)
(b)
(c)
不知道有沒有辦法放成跨兩欄的
(a) (b) (c)
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.113.127.27
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章
11
21