Graphics, Figures & Tables ⇒ longtable | Placement of landscape Table
longtable | Placement of landscape Table
I am attempting to place landscape longtables into a document. I am used to working in the table environment where I can specify the specific placement of the table. For example,
\begin{table}[!ht]
allows me to place the table in a specific location within the document. Does anyone know how to do something akin to this when dealing with longtables? Right now, my longtables are being placed before references, and I need them to be placed in order with the other tables after the references. I am using code that looks like:
\begin{landscape}
\begin{center}
\begin{longtable}{|l|l|l|}
I appreciate any help you can offer!!
Sarah
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