Graphics, Figures & Tableslongtable listed in at the list of tables

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Aske_88
Posts: 1
Joined: Mon Dec 08, 2014 11:19 am

longtable listed in at the list of tables

Post by Aske_88 »

Hi,
Writing my thesis in Lyx. Almost done, but I have a problem with a big table.

I have a longtable in a landscape mode. I can't have it in a float because its more the one page.

My problem is, that the rest of my tables are placed in a float and therefore indicated by number. My longtable, which are placed in the middle of the thesis, therefore destroys the numeric order of my tables.
Furthermore, I would like to get it listed at the list of tables.

Is there any way to do this?

/Aske

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
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

longtable listed in at the list of tables

Post by Johannes_B »

You can use \caption inside the longtable environment. It is documented in the package manual.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10348
Joined: Mon Mar 10, 2008 9:44 pm

longtable listed in at the list of tables

Post by Stefan Kottwitz »

Welcome to the forum!

Did \caption help and all is in order? Would be good to know. For reference, the manual is here: longtable.

Stefan
LaTeX.org admin
Post Reply