Graphics, Figures & Tablesomitting inserting table into list of table

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
Piotr
Posts: 7
Joined: Sun Aug 14, 2022 1:30 pm

omitting inserting table into list of table

Post by Piotr »

Hello everyone,
I have such a problem. I have a table from package tabularray, but I don't want to put it in the list of tables. Does anyone know how to skip that?

Greetings

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

Bartman
Posts: 369
Joined: Fri Jan 03, 2020 2:39 pm

omitting inserting table into list of table

Post by Bartman »

Unfortunately you don't write which environment you are using. Regardless of whether you are dealing with a single-page or multi-page table environment of the package, the explanation about the optional argument of the \caption command at the end of section 4.1 "A Simple Example" in the package manual could help you.
Post Reply