Document ClassesList of Frames

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
petrusbastos
Posts: 1
Joined: Fri Nov 07, 2008 4:35 pm

List of Frames

Post by petrusbastos »

Hey folks,

I need a list of frames in my document. For my work, frame is a table which its cells doesn't have numbers but text. In other words is a normal table but I need show it separately form list of tables. So, I need a list of frames and a command to ref a frame, like \frameref{label}. Does anyone has any idea?

Thanks in advance,
Petrus Bastos.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

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

List of Frames

Post by localghost »

The current version of caption allows to declare such a new environment and generates automatically an according list. Take a careful look at its documentation and search for the \DeclareCaptionType command to get things work.


Best regards and welcome to the board
Thorsten¹
Post Reply