小编bla*_*baa的帖子

Latex 中的旋转表出现在文件末尾

我用“sidewaystable”定义的任何表格都会出现在创建的 pdf 文件的最后一页。我该如何解决这个问题?

\begin{sidewaystable}[h]
\caption{Blah Measurements}
\centering % centering table
\begin{tabular}{c c c c c c c c c c}
\hline\hline % inserting double-line

A & B & \multicolumn{3}{c}{C} & C Time + & D & \multicolumn{3}{c}{D Signal} \\
ID & ID & \multicolumn{3}{c}{Coordinates} & Time Diff. & Time & \multicolumn{3}{c}{Parameters} \\ [0.5ex]

\hline % inserts single-line
1 & 1 & 4415633.126837 & 482211.909079 & 939.450000 & 06:07:40 & 06:07:40 & -85 dBm & 6 dB & 5 dBm \\ …
Run Code Online (Sandbox Code Playgroud)

latex rotation

1
推荐指数
1
解决办法
6881
查看次数

标签 统计

latex ×1

rotation ×1