{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}.

learn more… | top users | synonyms (4)

4
votes
1answer
45 views

How to Change the Title for a Second List of Figures

For my document, I have a List of Figures for the figures contained in the body of the text. This has worked basically according to plan. However, I also need to have a separate List of Figures for ...
0
votes
0answers
46 views

Xe(La)TeX and minitoc [closed]

Previously I was using minitoc with pdftex and everything was just fine. Some days ago I switch to Xe(La)TeX and I have problems using this package. I am trying to make minitoc work in memoir document ...
0
votes
0answers
40 views

Changing the References entry in the ToC while using BibTeX? [closed]

I make my list of references with BibTeX but I have a problem with the table of content. I work in report class, all the different parts you see are \section and, as I said, I use BibTeX for my ...
2
votes
1answer
94 views

TOC longer than 1 page messes with Tikz absolute positioning on following pages

I have an issue where a TOC on more than one page, ruins the tikz-positioning for the rest of the pdf. Example: The header has been moved to the bottom of the page where it usually stays on the ...
3
votes
1answer
65 views

Question relate to Table of Contents

I want to use the \mathsection in the chapter content, as I said and Gonzalo Medina figured out for me in Using \mathsection in the chapter. However, when I use his solution, the Table of Contents ...
2
votes
1answer
53 views

Chapter in memoir not displaying correctly in TOC

I'm having a little problem with a custom chapter style in memoir class. I want to have the chapter titles behaving like parts, i.e. having the title on a separate page. I can do it like so: ...
5
votes
1answer
68 views

List section in pdf bookmarks, but omit in LaTeX table of contents

Normally (under pdflatex with hyperref) a section added with \section will appear in both the LaTeX table of contents, and the pdf metadata; while a \section* will be omitted from both. Is it ...
0
votes
0answers
16 views

How to implement a chapter outline [duplicate]

can you recommend a package and/or a command for a chapter outline? i wanna display a single chapter toc (limited to section level if possible) after the chapter command/start. have seen this in a ...
4
votes
1answer
94 views

Package tocloft change font size

So I have just started using tocloft in LaTeX for my report in order to generate a list of equations. The list works fine and it does what I need it to, but the only issue so far is that the heading ...
1
vote
1answer
84 views

Separate table of contents for appendices

Is it possible to make two seperate table of contents in one report? I want one for the main document and another for the appendices. I'm writing in the memoir report enviroment.
2
votes
1answer
45 views

After merging documents, compensate page numbering manually (of ToC)

I have a PDF that I want to append to three other PDFs (of one page each). It works with a command I found here only of course, page numbering (the ToC) isn't right. So, how could I tell it to add a ...
0
votes
0answers
28 views

Reduce the space above 'scrreprt's TOC [duplicate]

Is there a way to reduce the vertical space above the table of contents in the scrreprt?
4
votes
1answer
105 views

Table of contents in book

I am preparing for my thesis and I have some problems on the tableofcontents. My text source is the following \documentclass[12pt,twoside,openright]{book} .................. ...
2
votes
1answer
84 views

Appendix package ToC control

I want to change the alignment of the appendices. I'm using \documentclass[12pt]{report} ... \usepackage{titletoc} \usepackage[toc,titletoc]{appendix} \usepackage{tocloft} ...
1
vote
0answers
33 views

Content - items disappeared [duplicate]

I have problem with content. Yesterday was everything ok, but today List of figures and List of tables disappeared. I didn't do any changes with them. Moreover, I do not want to introductory chapter ...
0
votes
1answer
49 views

Problem with TOC

I am having an odd behavior of the contents - The Chapteps/sections keep getting incremental values , like in the attached pictures. Also, I would like it to be Chapter 1 1.1 .... 1.2 .... rather ...
5
votes
1answer
73 views

Table of contents to refer to runners in addition to or instead of pages

I am using the class jurabook and I want to change the behavior of the table of contents. jurabook offers the possibility of having runners that number the paragraphs. These runners offer a more ...
0
votes
0answers
59 views

Different titles: toc and text with the package titletoc

Normally the section headings show up in the table of contents exactly as they are entered in the text. Sometimes this is not possible, because the heading is too long to fit into the table of ...
3
votes
1answer
49 views

How to include Appendices' name in LOF?

I would like to know how to show Appendices' name in LOF if they contain figures. % % % % % % % % % % PACKAGES % % % % % % % % % % % % % \documentclass[11pt,a4paper]{report} ...
1
vote
1answer
99 views

How can I change the chapter title bold in the table of content?

I am using classicthesis package. I want to add boldface to the font of the chapter title in the table of content. In the FrontBackMatter/Contents file, I add the following code: ...
3
votes
1answer
42 views

How to use \section*{something} without removing it from the Table of Contents?

I am trying to insert an abstract and acknowledgement page into my report. I want to suppress the (numbers in front of): Abstract Acknowledgment part by using \section*. But by doing so, it is ...
1
vote
1answer
52 views

How to control page number on multipage TOC?

I am working on page numbering on toc and need page number should start from TOC. In example given below, there are two pages for TOC followed by 2-blank pages. But i observe, page number on toc is ...
3
votes
1answer
97 views

Appendices' sections at subsection level in TOC

I would like to know how to show appendices' sections (B.1, B.2) at subsection level in TOC. MWE: % % % % % % % % % % % % Packages % % % % % % % % % % % % % % % ...
1
vote
2answers
126 views

French accents not showing correctly in table of contents

I am writing in French and there are many accents. I can see them in the whole document except in the table of contents. When I compile and preview my document in Texmaker, I can see the french ...
4
votes
1answer
128 views

Keep chapter headings and related subheadings in the same page in ToC

I'm trying to finish my master's thesis and all I have left are some formatting issues. I'm trying to prevent LaTeX from breaking a chapter and its subheadings in between pages in my table of ...
0
votes
0answers
51 views

TOC in double languages with input files [closed]

How you can see here, I have already done the TOCs in double languages (English and Italian): the problem is that it works only if I write all the text in the same file, but, when I try to input ...
5
votes
2answers
122 views

\makeatletter explained

I am using the following code in my beamer document to make the frame title's appear in the table of contents: \documentclass{beamer} \usetheme{default} \usepackage{bookmark} \usepackage{etoolbox} ...
0
votes
0answers
24 views

Report class: Suppressing page number in table of contents [duplicate]

I'm a newbie to LaTeX and am using Texmaker. I'm preparing a formal report and am having some problems with the table of contents. The table of contents page has a page number – how can I remove it? ...
0
votes
1answer
98 views

Displaying sections in table of contents/side bar of pdf viewer

I wasn't sure how to search for this as I'm not sure what's it's called. Apologies if this is a duplicate though. Sometimes when I open a PDF, the sidebar will list the table of contents and I'll be ...
1
vote
1answer
71 views

How to include table of contents into a table of contents

I would like to know how to include table of contents into a table of contents.... I have an example of how to spoof it into the toc - using \phantomsection - but it seems like when i have a long ...
2
votes
1answer
55 views

Chapter Numbering

Using code from Remove "chapter #" from the chapter title but keep chapter number in the table of contents This removes the Chapter # from the header, however can I have the chapter number ...
1
vote
3answers
156 views

How can the thesis structure be defined for PDF generation?

My thesis consists of these hierarchical elements: \documentclass{report} \begin{document} \tableofcontents \include{020-tex} \end{document where 020-tex.tex contains \input{030-preface} ...
4
votes
1answer
108 views

algorithm2e: Exclude functions from \listofalgorithms

I'm using the package algorithm2e and create a list of algorithms with \listofalgorithms. My problem is that not only the algorithms (algorithm), but also the functions (function) are displayed in the ...
1
vote
1answer
48 views

Dedicated ToC page

Currently I'm using: \documentclass[twocolumn,notitlepage]{article} \usepackage{verbatim} \usepackage{amsfonts} \usepackage{amsmath} \usepackage{subfigure} \usepackage{amssymb} ...
4
votes
1answer
226 views

How to create a fancy table of contents for Beamer

How can I create a fancy-looking table of contents for a Beamer presentation? \documentclass{beamer} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \begin{document} \frame{ \tableofcontents ...
1
vote
0answers
54 views

Clickable tableofcontents [duplicate]

How to obtain clickable items in a table of contents? I mean, they should also appear in blue. I have the preamble: \documentclass[12pt]{iopart} \usepackage{graphicx,color} \usepackage{iopams} ...
2
votes
1answer
68 views

Correct indented sections in Beamer's TOC

Following Indent subsections in Beamer's TOC and The LaTeX Beamer Class / Bugtracker / indentation in table of contents - ID: 2882539 I want to correct the behavior that if a section-title exceeds the ...
3
votes
1answer
63 views

New titleclass not counted in the table of contents

The following defines a new titleclass which I would prefer not counted in the table of contents defined. How can this be achieved? \documentclass{book} \usepackage{titlesec} \usepackage{titletoc} ...
2
votes
0answers
42 views

How to control spacing in ToC?

This refers to my previous question How to put image in table of contents? \documentclass{article} \usepackage{etoolbox,graphicx}% http://ctan.org/pkg/{etoolbox,graphicx} \usepackage{xcolor} ...
1
vote
1answer
52 views

How to add mdframed in toc?

This refers to my previous question. How to put image in table of contents? How can i add mdframed after toc on the same page? Regards
1
vote
1answer
30 views

How to add a page to the contents list without it being a section?

I want to add a section to my contents pages so that it includes the cover sheet on the contents page (personally I don't like it but it has to be done). It is easy if I have \section{Cover Sheet} ...
3
votes
1answer
97 views

Why use \listoffigures \listoftables [closed]

Why do people include "Lists of Figures" and "Lists of Tables" in their theses/books? (as generated by \listoffigures, \listoftables, etc.) Besides the obvious reason that they take up space and ...
5
votes
1answer
67 views

List of [newfloat] – change font

Using the tocloft package, I can change the appearance of the "List of Tables/Figures" by redefining \cfttoctitlefont etc. However, I created a new float type, called "Example", with the newfloat ...
2
votes
1answer
101 views

\tableofcontents does not appear

A table of contents does not appear in my beamer document. How do I make it appear? I have the following code (for linebreak I wanted to add 2 spaces at end of \part[square]{round} but that didn't ...
1
vote
1answer
93 views

Remove individual entries from List of Tables?

This is my first post here, so the TeX code may not appear as desired, but I'll do what I can to provide a MWE. I want to be able to suppress the appearance of individual figures/tables in the list ...
2
votes
3answers
61 views

Problems with sectioning / toc

I've got a problem with my ToC / sectioning. First of it all: my code: \documentclass[a4paper, oneside, 12pt, listof=totoc, bibliography=totoc, titlepage]{scrreprt} \usepackage[ngerman]{babel} ...
5
votes
1answer
91 views

Beamer \tableofcontents does not display the correct section number after \setcounter{section}{…}

I use beamer to make presentations for my lectures (I despise PowerPoint). Each presentation represents one chapter of the textbook. Therefore, I need the section numbers in the beamer presentation ...
3
votes
1answer
72 views

TOC for book and preview

I am writing a book, which has a shorter version called "preview". How could I arrange (in LaTeX, xelatex) that the preview PDF remains as it is (shorter) but that it presents the TOC of the ...
4
votes
1answer
53 views

How to force a Table of Contents to start new page

My table of contents is around 1 and 2/3 pages long, but the first page ends with 6.8 The Forecast . . . . . . . . . . . . . 54 7 Quality Control 57 7.1 Process Control . . . . . . . . . . . . . ...
4
votes
2answers
88 views

Part title in list of figures and tables?

I'm using KOMAScript. I have a \listoffigures and a \listoftables. My document has several \part{}'s. In the two lists the figures and tables are already grouped (small vertical space) by the ...

1 2 3 4 5 27