[問題] 表格旋轉

看板LaTeX (論文排版)作者 (「雄辯是銀,沉默是金」)時間12年前 (2013/01/25 14:29), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
\begin{sidewaystable} \centering \begin{tabular}{lll} \hline column1 & column2 & column3 \\ \hline item1 & item2 & item3 \\ itemA & itemB & itemC \\ \hline \end{tabular} \end{sidewaystable} 我只用這指令旋轉表格, 可是紙張的方向也旋轉了。 -------- | | | | | | |------- 這張是旋轉表格的頁面 ------------- | | | | | | ------------- -------- | | | | | | |------- 我只想旋轉表格, 可是紙張方向要直的顯示。 ps 檔則是直的顯示, 有什麼設定要修改嗎? 我大概知道問題了, 要使用 \rotatebox{90}{ } 但是 table 的長度超過某個長度紙張就會翻成 landscape, 可是我沒辦法將表格長度縮短, 已經用了 tiny font size 了。 圖: https://picasaweb.google.com/105103177642172932400/Latex#5837283134826695426 ps 檔案的效果才是我要的 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.125.239.46

01/25 14:46, , 1F
外面包一層 \begin{landscape} \end{landscape}
01/25 14:46, 1F
不是我要的效果。 ※ 編輯: descent 來自: 59.125.239.46 (01/25 15:17) ※ 編輯: descent 來自: 59.125.239.46 (01/25 15:20)
文章代碼(AID): #1H0YP8ca (LaTeX)
文章代碼(AID): #1H0YP8ca (LaTeX)