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

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

User avatar
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