Graphics, Figures & TablesAdding Table outside floating Environment to LoT

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
gafarglbargl
Posts: 3
Joined: Wed Sep 11, 2013 12:15 pm

Adding Table outside floating Environment to LoT

Post by gafarglbargl »

I have a table created with tabularx. Is there any way to add it to the LoT without putting it in a {table}?

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Adding Table outside floating Environment to LoT

Post by localghost »

For a standard class take a look at the caption package bundle and its \captionof command. Other classes may have built-in mechanisms.


Best regards and welcome to the board
Thorsten
Post Reply