I wish to put landscape table in the text. I simply put code in text.
Code: Select all
\begin{landscape}
\begin{table}
...
\end{landscape}
\end{table}
Any suggestion is appreciated.
Lynn
Code: Select all
\begin{landscape}
\begin{table}
...
\end{landscape}
\end{table}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
sidewaystable
environment from the rotating package. If that doesn't help, kindly prepare a self-contained and minimal example.Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis