如何将表格旋转并分页?要求如图所示

2019-11-21 10:19发布

![![](https://pics.latexstudio.net/data/images/201911/83b816fdaab2c09.png)](https://pics.latexstudio...

![![](https://pics.latexstudio.net/data/images/201911/83b816fdaab2c09.png)](https://pics.latexstudio.net/data/images/201911/b713da1a02f126c.png) 我尝试 \begin{sidewaystable} \begin{longtable} \end{longtable} \end{sidewaystable} 并没有分页。
2条回答
registor
2019-11-21 11:18
`sidewaystable`环境不允许分页,可以使用`pdflscape`宏包的`landscape`实现相应操作。 具体细节,请在命令行执行`texdoc pdflscape`命令查阅该宏包使用说明书。

作者追问:2019-11-21 11:18

![](https://pics.latexstudio.net/data/images/201911/80f7da4a59ec7d7.png) \begin{landscape} \begin{longtable}{lrrrrrrrr} 整个页面都横置了

一周热门 更多>