Code: Select all
\begin{tabular}{|c|c|c|c|c|} \hline
\parbox[t]{.5in}{1st } &\parbox[t]{.5in}{2nd }
& \parbox[t]{1.in}{Relation} & \parbox[t]{2.in}{Results} & \parbox[t]{.5in}{} \\
\hline\hline
Code: Select all
\begin{tabular}{|c|c|c|c|c|} \hline
\parbox[t]{.5in}{1st } &\parbox[t]{.5in}{2nd }
& \parbox[t]{1.in}{Relation} & \parbox[t]{2.in}{Results} & \parbox[t]{.5in}{} \\
\hline\hline
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
And you certainly already tried the longtable package.pallav wrote:I have a long table […]
Where is the tie-in to this command for math environments?pallav wrote:[…] Note that \allowdisplaybreaks[1] does not solve the problem for me.
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