{table-of-contents} is about the creation or modification of the Table of Contents or similar listings like List of Figures and List of Tables as well as custom lists. Popular packages are {tocloft}, {titletoc}, and {minitoc}.
1
vote
2answers
42 views
Problem and question tocloft
I tried to create my own "List of things" with help of this post:
Define your own list of
Now my questions:
I don't want to use the command \algorithm {Text}. Instead I want to use a container like ...
0
votes
0answers
42 views
Latex subections inside figure - toc shows subsections
I try to put a lot of these elements inside my thesis:
\subsection{Maschine}
\begin{figure}[!ht]
\begin{center}
\begin{tikzpicture}
\node[fill=gray!10,text width=0.9\textwidth, draw, minimum height=1 ...
1
vote
0answers
18 views
Latex subsections inside figure - toc shows subsections [duplicate]
I try to put a lot of these elements inside my thesis:
\subsection{Maschine}
\begin{figure}[!ht]
\begin{center}
\begin{tikzpicture}
\node[fill=gray!10,text width=0.9\textwidth, draw, minimum height=1 ...
0
votes
0answers
25 views
removing “References” from the table of contents in a document of class report
How may one remove the "References" entry from the table of contents in a document of class report? For the case of a document of class article, one may modify \refname. What should one do in the case ...
0
votes
0answers
34 views
Change “References” to “references” in table of contents
I am producing a simple document of the report class, with references produced by BibTeX. I would like to change the "References" text entry in the table of contents to "references", making the text ...
0
votes
3answers
36 views
How to start document with empty page followed by table of contents?
In a book class document, I am trying to insert one empty page before the table of contents.
I tried with the following code :
\documentclass[a4paper]{book}
\begin{document}
...
6
votes
2answers
58 views
How do I change the typeface from bold to normal for text written on the table of contents pages?
In the table of contents, the chapter number and chapter name are bold while the section and subsection numbers and names are not bold. How do I remove the bold from the chapter number and chapter ...
3
votes
1answer
36 views
Labels do not increment
In my document, I have a lot of short case studies, which I would like to number, just like figures. So I am using this:
\subsubsection{Case study \ref{cs:this}: Title}
\begin{figure}
\label{cs:this} ...
1
vote
0answers
22 views
restatables and \listoftheorem
I am using the restatable environment from the thm-restate package ofthmtools.
I am also using \listoftheorems command to give me a list of the theorems.
However, my restatable theorem is appearing ...
0
votes
0answers
24 views
Table of Contents skipping first slide on beamer [closed]
I have this presentation with a table of contents, a background image and a "go back" button on the slides after the ToC. I know that the ToC automatically hyperlinks the existing sections, but when I ...
1
vote
2answers
26 views
List of Tables - Table name configuration inside ToC
When I use \listoftables, it shows me:
TABELA 1 title . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
I'm trying to make it shows:
TABELA 1 - title . . . . . . . . . ...
2
votes
1answer
37 views
How to adust margin in listoftheorem
I have some definitions and theorems inside subsubsubsection. When latex generates the listoftheorems, the last digit of the subsubsubsection overlaps the first letter of the name of the theorem, ...
0
votes
0answers
34 views
Contents heading coming below TOC
I am writing an amsbook document. For some weird reason, the headings Contents, List of Tables and List of Figures appear below the actual TOC, LOT and LOF listings and they are appearing in normal ...
0
votes
0answers
30 views
How do I control the space between the figure number (or table number) and the caption on the list of figures (list of tables) page?
On my list of figures and list of tables pages there is no space between the figure number (or table number) and the caption. I would like to control this spacing. I would also like to control the ...
1
vote
2answers
67 views
How to remove the self-reference of the ToC in Latex book class
I want to remove the self-reference of the ToC in Latex book class as in the picture below
Can you help me?
4
votes
3answers
57 views
Combine \listoflistings and \listofalgorithms into one list
The title said it all...I want to combine the two under one list with the title "Algorithms and program code". Style wise the page should match the usual style of the other lists (\listoffigures, ...
3
votes
1answer
38 views
Font size of some sections in toc smaller than others
I am using the article class with a rather standard setup in LyX. In my TOC some sections with longer titles are displayed with a smaller font size even though there is enough space to the page ...
0
votes
0answers
27 views
How add dots in table of contents (list of papers) in combine class [closed]
I'm working with combine class. The previous question is Change font in combine class, but now I need to add dots in the title of paper like table of contents of standard documents
Contents
Name of ...
0
votes
1answer
21 views
Support sections on the bookmark in landscape mode
I'm writing a book and I want to put a unnumbered chapter (chapter*), where I will discuss the results and then put the results in tables. These results are divided into three options, so I want to ...
3
votes
1answer
38 views
How do I get the titles on the list of contents, list of tables and list of figures pages to be a specific height on the page?
The titles on the pages for list of contents, list of tables and list of figures are not at the height that I want them to be. I need them to go further up on the page. How do I do this?
3
votes
1answer
46 views
Button on all slides after Table of Contents in beamer
I'd like to add a "return" button on all the slides after the table of contents, returning to the ToC itself, but not exactly on the footer (as shown in How to edit Beamer theme CambridgeUS). I've ...
0
votes
0answers
26 views
Set list of abbreviations title to match thesis chapter title style [closed]
I created list of abbreviations using instructions from here, using glossaries.
Everything is OK. I just want to format the title of the list to match style for chapter title.
Is this possible?
0
votes
0answers
31 views
Table of contents are not displayin romen numbers - displaying them as regular numbers [closed]
Here the screenshot of table of contents
Microsoft Office 2013 Word
4
votes
1answer
73 views
How do I get the table of contents, list of figures and list of tables to have the header I specify
I used \renewcommand\contentsname{\Large{TABLE OF CONTENTS}} (similar for list of figures and list of tables) to obtain headers that were centered at the top of the page, not bold and capitalized. ...
2
votes
1answer
65 views
How do I put list of figures and list of tables on separate pages?
When I put \usepackage{tocloft} in the preamble the pages that had list of figures and list of tables have been shifted forward. List of figures now starts on the contents page and list of tables ...
1
vote
1answer
32 views
Beamer TOC: how may I show subsections of one section with pausesections option
In a Beamer presentation, the general TOC is long. So, I wouldn't like to show all the TOC with all the sections and subsections at once. Intead, I would like to show the TOC with pausesections ...
2
votes
1answer
32 views
How to suppress Table of Contents section numbers?
I am using the following to suppress the numbering of \sections:
\makeatletter
\renewcommand\@seccntformat[1]{}
\makeatother
But in my \tableofcontents, the section numbers still appear. Is there a ...
3
votes
1answer
51 views
TOC, too long for fitting
I've used next code in to my preamble to make my TOC, because I want that the section I will talk about is shown. But now is my TOC too large for one frame, how can I make it fit in one frame?
...
1
vote
1answer
43 views
Specify minitoc for each chapter
To specify the toc depth of each chapter I can do
\chapter{Title}
\addtocontents{toc}{\protect\setcounter{tocdepth}{1}}
...
\chapter{Title}
\addtocontents{toc}{\protect\setcounter{tocdepth}{2}}
...
...
3
votes
1answer
45 views
How to put a sectlof outside its section
I would like to put section-based list of figures out of their sections and in an appendix, but for only for two specific sections.
My intention was to put the sectlof, like it would appear in ...
2
votes
2answers
26 views
How can I remove “thebibliography” from the Table of Contents (TOC)?
I want to use a manual Bibliography but I need it as a subsection. In order to do this I did:
\documentclass[12pt]{article}
\begin{document}
\section{My Section}
\subsection{References}
...
0
votes
0answers
19 views
Trouble with cross referencing in the appendices
I'm trying to get the figures and labels in my appendices to have the same format as the rest of the document. In my main thesis.tex file I use:
\backmatter % book mode only
\appendix
...
3
votes
1answer
32 views
How to get the bookmark and the index (tableofcontents) with links to each section
I want to make a book without chapters are listed. Have an index (also don't want that chapters are listed in the index) and have the bookmark in the file.pdf. The problem is that I appear twice ...
0
votes
0answers
27 views
Avoid hyperlinked citation and references while keep table of contents and tables hyperlinked
I create my own subsection references and therefore I do not want it to be hyperlinked in the PDF output. However, I want my tables and the table of contents hyperlinked. When I use the hyperref ...
1
vote
1answer
57 views
Display appendix chapter like: “Appendix”, and sections like “Appendix A: My appendix title”
I wish to make my appendix chapter like: "Appendix", and sections like "Appendix A: My appendix title" "Appendix B: My second title" by writing:
\chapter{Appendix}
\section{My appendix title}
...
0
votes
0answers
24 views
List of figures indentation [duplicate]
I am writing my thesis and I am experiencing a problem with the space between numbering and the image name. You can see the problem in the picture I include in this question. It starts from 3.10.
How ...
7
votes
2answers
78 views
How to replace fixed indentation of ToC entry names with fixed space between number and name?
How to make indents as in the second image?
This is what it looks like now:
This is what it should look like:
MWE:
\documentclass[a4paper, 14pt, english]{extreport}
\usepackage[T2A]{fontenc} ...
6
votes
1answer
56 views
The chapters appear twice in the bookmark
First of all sorry for my bad English. I am designing a book and I have problems with the bookmark when I compile the file.tex in file.pdf. The chapters appear twice. In my code I don't want to list ...
1
vote
0answers
45 views
Beamer, TOC other language
In this code, I would like to have that the words out of Table of Contents (like section) will be translate into dutch. I thought that it would work with babel but it doesn't work and Latex doesn't ...
1
vote
1answer
73 views
Separate List of Appendices in new page
I need to get a separate List of Appendices in a new page, but I get an error
Undefined control sequence
My code is
\documentclass[12pt,a4paper,oneside]{report}
\usepackage[titletoc]{appendix}
...
4
votes
3answers
88 views
Add list of figures / tables only when content
How can I add the list of figures, tables or listings to the frontmatter, ONLY when there is content in each respectively?
4
votes
1answer
56 views
Uppercase sections and subsections on ToC
How can I insert \MakeUppercase inside the table of contents for sections and subsection?
\renewcommand{\l@section}[2]%
{\@dottedtocline{1}{.5em}{1.3em}%
{{\bfseries\selectfont#1}}{#2}}
3
votes
1answer
73 views
Multiple listings styles
In using the listings package, how can I have a distinct \lstlistingname value for each type of listing.
Lets say my document has C++, R and Pseudo listings, and I would like the \lstlistingname ...
0
votes
1answer
41 views
Is it possible to add hidden text to a caption that only appears in the table of figures? [duplicate]
I want to add additional information about some figures that should only show up in the list of figures. Is this possible?
2
votes
1answer
40 views
Error using \( … \) environment inside \section argument [duplicate]
This seems to me like a possibly common problem, the solution of which is probably already been posted somewhere, unfortunately I'm not quite sure what key words i should use to find it.
Anyway, to ...
0
votes
0answers
14 views
header and footer not appearing on first page of contents, list of figures and list of figures [duplicate]
My report contains a table of contents spanning three pages, and a list of figures page spanning three pages, and a table of contents on a single page. Unfortunately the header and footer is not ...
2
votes
1answer
49 views
Ajdust width for the number of section [duplicate]
I have a problem with table of contents. I have changed the numbers of sections, that instead of numbers I have words, lets say "Dodatok A". But now, when the "number" of section is longer, the title ...
1
vote
0answers
23 views
Use \hyperref for TOC only
I use \hyperrefmainly for the TOC, but as a consequence, everything else is "hyperreffed" as well. When clicking a link made from an in-text \pageref command, I am sometimes directed to the wrong page ...
1
vote
1answer
55 views
Just a part of TOC must be shown, beamer
Before I start talking about a new section, I would like to show de TOC whereby the part (section) that I will talk about is shown? So I would like that the rest is only vague opposite the section I ...
3
votes
1answer
39 views
appendix package: making appendix subsections
The problem with the code below is, it treats the Safety section as its own independent section. So in the table of contents, I've got 'Appendices' and 'Safety' as separate sections. I want Safety to ...

