Graphics, Figures & Tables ⇒ table in a paper
table in a paper
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
table in a paper
\topfraction
, \bottomfraction
, \textfraction
, and \floatpagefraction
.You can control the decision of where to put the table on the page by issuing [tbp] (default), [bp], or [htbp] as optional arguments to the table environment. However, this is rarely the desired behavior.