{tocloft} is a package providing control over the typography of the Table of Contents, List of Figures and List of Tables, and the ability to create new "List of ...".
14
votes
2answers
1k views
How do I get \chaptername to appear in the table of contents?
In my tex file I have changed the chapter name from 'Chapter' to 'Day', using:
\renewcommand \chaptername {Day}
But when I generate a table of contents it only shows '1' and not 'Day 1'. How do I ...
3
votes
3answers
2k views
Creating a separate list of appendices with tocloft
I'm very sorry but I have to ask for urgent help as I could not make sense of the individual questions I asked previously.
I'm required a separate list of appendices, i.e. the appendix is not to show ...
7
votes
1answer
782 views
Add colors that depend on chapters to the TOC
I'would like to add different colors in my TOC, depending on the chapter. I've a color for the header, section subsection of each chapter (red chapter one, blue chapter two etc...). With this code I ...
10
votes
3answers
2k views
List of Figures - how to add caption label
I'm using the caption package.
In the List-Of-Figures I get only the numbers, but I also want to have the prefix.
It currently looks like that:
List of Figures
1 Caption of Figure 1........1
...
12
votes
2answers
645 views
How do I create custom “list of…”s on a section level?
I have a long document with frequent uses on an environment that needs to be indexed on a per-section basis. I know that the tocloft package allows creation of custom "list of..."s I also know that ...
6
votes
3answers
6k views
List of Equations / Table of Equations
After finding Table of Equations and http://www.latex-community.org/forum/viewtopic.php?f=5&t=428, I set about making a List of Equations for my document. The catch here is that we already have a ...
12
votes
4answers
6k views
How to show \listoffigures and \listoftables on one page and in the toc?
Is it possible to put the list of figures and tables onto one page? I only have two tables in my thesis, so having it on an extra page looks quite bad.
I've read about the tocloft package and tried ...
6
votes
1answer
362 views
\chaptername is used even for appendix chapters in ToC
I have searched for something to resolve a problem that has shown up here:
How do I get \chaptername to appear in the table of contents?
I have tried the code from that thread. But I got an issue, ...
4
votes
1answer
461 views
Separate table of appendices - pdf bookmarks & avoid previous chapter's format
I'm trying to format my thesis which requires a seperate list of appendices. Thanks to a really useful post - Creating a separate list of appendices with tocloft - I have the list up and running. I'm ...
4
votes
2answers
2k views
Changing the TOC style of an Article document-class
When typesetting an article documentclass, the sections appear as bold in the table of contents, with no leading dots. I would like to change these to non-bold, and insert some leading dots. I tried ...
5
votes
1answer
331 views
Chapter descriptions in the TOC, but at a fixed width
I'm really in love with the TOC one gets using the accepted answer at
Adding a per-chapter image along with group of entries in ToC.
However, instead of having sections in my TOC, I'd like to ...
5
votes
1answer
290 views
How to emulate titletoc with tocloft
I was using titletoc until I realized that it has some incompatibilities with hyperref. The thing is, that titletoc can do the same thing in a easier way, less one.
\titlecontents*{subsection}[5.4em]
...
5
votes
2answers
752 views
List of appendices with tocloft and memoir
I found a very nice example showing how to create a list of appendices here: How to get a list of appendices? but it doesn't seem to work with the memoir document class. I get the error message ...
4
votes
3answers
1k views
Customizing the list of listings generated by \lstlistoflistings?
I'm using listings in my document, and its command \lstlistoflistings to generate the list of listings. The problem is that I've customized all the other lists (TOC, LOF and LOT). More precisely, I've ...
2
votes
2answers
790 views
Typeset cftchapfont as uppercase
I'm trying to put the whole cftchapfont as uppercase.
\renewcommand\cftchapfont{\MakeUppercase}
does not work at all (it actually messes up everything), nor does:
...
14
votes
3answers
829 views
Replacing dot leaders in the table of contents with better typography
Dot leaders are the lines of dots in the table of contents, for example.
Bringhurst says of them:
[They] force the eye to walk the width of the page like a prisoner being escorted back to its cell ...
10
votes
1answer
1k views
List of figures: source below image caption?
I'm relatively new to LaTeX and currently working on a paper. In my list of figures, I'd like to have a structure like this:
Fig. 1: <Title of figure> . . . 1
...
9
votes
1answer
384 views
How to highlight specific entries in a tocloft-formatted ToC
I am writing a document using the book class, and I use tocloft in order to customize the appearance of my ToC. So far, the package did a great job for most customizations, except for one thing: I am ...
7
votes
1answer
1k views
Line of dots in Table of Contents?
In my ToC, the "Bibliography" entry is treated as a chapter heading, so has no line of dots to the page number. However, as it has no sections, my publishers would like the line of dots. Same for ...
6
votes
1answer
680 views
Tocloft and list of figure: Change Line Spacing between listings
This not the same question as here.
While creating a list of figures with tocloft the way shown in the example, I would like to control the line spacing between the listings of the figures. With ...
5
votes
2answers
387 views
Replacing page number with other counter in listoftodos
I'm using the todonotes package to add notes in my documents. The \listoftodos command adds a ToC for todos.
Instead of the page numbers in this ToC, I would like to display another value, for ...
5
votes
2answers
2k views
Extra space for numbered titles in table of contents
Background
A manual with chapters, sections, subsections, and sub-subsections. Using KOMA Script v2.
Problem
The spacing between the heading title and its number is too close to the number in some ...
4
votes
1answer
71 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. ...
4
votes
1answer
474 views
Tocloft and List of Figures: Get rid of title and begin right at the top
I am using tocloft to create an List of Figures. Now I would like to get rid of title and the list of figure should begin right at the top after the chapter title. I know the following is not a ...
3
votes
1answer
156 views
Creating a new list of appendices with tocloft
I just implemented Mike Renfro's solution from here, but the content in the list of appendices also gets listed in the toc, which should not be the case. How would one ensure this is avoided? Below is ...
2
votes
1answer
172 views
Tocloft + KOMA, get rid of numberings in table of content, but keep them in the content
I am using the documentclass scrbook (KOMA) with tocloft and would like to get rid of all the numberings of the chapters, sections and subsections in the table of content, but not in the content ...
1
vote
1answer
161 views
Tocloft + KOMA, get rid of numberings in table of content, but keep them in the content and in other lists such as list of figures
I am using the documentclass scrbook (KOMA) with tocloft and would like to get rid of all the numberings of the chapters, sections and subsections in the table of content, but not in the content and ...