GeneralKeeping things grouped on the same page

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
jaywag
Posts: 2
Joined: Sun Oct 19, 2008 1:16 am

Keeping things grouped on the same page

Post by jaywag »

Hello,

I'm writing a latex document and I have a items (a paragraph, a table, and then another paragraph) that I want to make sure all appear on the same page. e.g., I don't want the 1st paragraph to appear on page 22 and the table and 2nd paragraph on page 23...I'd want all three of them on page 23.

Is there a command/macro that I use to automatically make this happen?

Thanks in advance for any help that anyone can provide!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Keeping things grouped on the same page

Post by Stefan Kottwitz »

Hi Jaywag,

welcome to the board!
You could use a minipage environment.

Stefan
LaTeX.org admin
Post Reply