Table of Contents and List of Figures in Latex
Click For Summary
Discussion Overview
The discussion revolves around creating a table of contents and a list of figures in LaTeX. Participants explore methods for including non-auto numbered sections like abstracts and acknowledgments in the table of contents, as well as addressing issues related to long figure captions in the list of figures.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- Some participants inquire about how to format the table of contents to include sections that are not automatically numbered, such as the abstract and acknowledgments.
- One participant suggests using the command \addcontentsline{toc}{chapter}{\numberline{}Abstract} to include the abstract in the table of contents.
- Another participant expresses a need for alternative methods to include the abstract when not using the abstract environment and seeks to add the list of figures and tables to the table of contents.
- There is a discussion about the use of \listoffigures and how to handle long captions in the list of figures, with some participants proposing the use of short and long descriptions in the \caption command.
- One participant describes a solution for including non-numbered titles in the table of contents using \addcontentsline{toc}{subsection}{title name} and provides an example for the acknowledgment section.
- Concerns are raised about an error encountered when using \tableofcontents, with participants seeking clarification on the cause of the issue.
Areas of Agreement / Disagreement
Participants express various methods and solutions for the same problems, indicating that multiple competing views remain on how to best handle the formatting of the table of contents and list of figures. The discussion does not reach a consensus on the best approach.
Contextual Notes
Some participants mention specific LaTeX commands and their intended use, but there are unresolved issues regarding the error with \tableofcontents and the handling of long captions in the list of figures.
Similar threads
- · Replies 3 ·
- · Replies 2 ·
- · Replies 5 ·
- · Replies 5 ·
- · Replies 0 ·
- · Replies 3 ·
- · Replies 2 ·
- · Replies 2 ·
- · Replies 3 ·
- · Replies 8 ·