I have a Table (multiple rows, multiple columns, see below ) that is longer than one page. How can I tell LaTeX to continue on the next page.
Manually 'ending' and 'reopening' the table works, but is very tedious, since the table will be many pages long.
\begin{tabular}{lp{13cm}}
AAAAAAAAAA & FOOBAR FOOBAR FOOBAR FOOBAR FOOBAR\\
BBBBBBBBBB & FOOBAR FOOBAR FOOBAR FOOBAR FOOBAR\\
CCCCCCCCCC & FOOBAR FOOBAR FOOBAR FOOBAR FOOBAR\\
...
ZZZZZZZZZ & FOOBAR FOOBAR FOOBAR FOOBAR FOOBAR\\
\end{tabular}
Click the table row you want to move to the next page, and then press "Ctrl-Enter" to separate the table on two pages.
From the Table Tools, Layout tab, Table group, click the Properties icon. From the Table Properties dialog box, select the Row tab; Select the option 'Allow Row to break across pages'
You should \usepackage{longtable}
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With