Re: [問題] 表頭排版問題

作者: andrew43 (討厭有好心推文後刪文者)   2014-07-24 01:23:48
你的觀念都正確,但不知道你卡在哪裡。
\begin{table}
\begin{tabular}{lr@{$\times$}lr@{,}r}
\hline
Game & \multicolumn{2}{c}{Map Size} & \multicolumn{2}{c}{Target} \\
\hline
1 & 7 & 11 & 2 & $-$3 \\
2 & 11 & 8 & $-$3 & 2 \\
\hline
\end{tabular}
\end{table}
※ 引述《Jackliu2619 ()》之銘言:
: 目前想做的表格大概長這樣:
: __________________________
: Game Map Size Target
: __________________________
: 1 7 x 11 2, -3
: 2 11 x 8 -3, 2
: __________________________
: 我希望第二行的的 x 和 第三行的 , 可以對齊
: 試過 dcolumn 巨集,但排不出我要的感覺。
: 最後是用
: \begin{table}
: \begin{tabular}{lr@{$\times$}rr@{,}r}
: 1 & 7 & 11 & 2 & -3 \\
: 2 & 11 & 8 & -3 & 2 \\
: \end{tabular}
: \end{table}
: 的方式硬寫出來
: 但遇到的問題是當我想把表頭放回去時
: 下 multicolumn{2}{c}{Map Size}
: 都還是會回傳
: !Missing \cr inserted.
: 不太知道要如何解決,想請有經驗的板友指點
: 謝謝
作者: Jackliu2619   2014-07-24 20:28:00
結果檢查很久後發現是其他地方出錯(原始表格更大)非常謝謝你的回答....

Links booklink

Contact Us: admin [ a t ] ucptt.com