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

NEW: TikZ book now 40% off at Amazon.com for a short time.

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