Tagged Questions
2
votes
1answer
58 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
35 views
Editing a Custom Class File to Eliminate Blank Pages, Fix TOC
I am using a modified BYU Thesis Template for my thesis.
This template has two undesired features that I would like to eliminate:
The template creates blank pages in various places. Examples are ...
4
votes
1answer
127 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 ...
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}
...
3
votes
1answer
59 views
How to avoid widow lines in Table of contents (TOC)
I have a Table of Contents page (the last page, page 3) which just has one line on it. Is there a way of manually editing it so, say, Chapter 3 starts on page 2, as opposed to straddling pages 1 and ...
7
votes
1answer
65 views
Supress `\cleardoublepage` for _some_ chapters
I am using book environment.
Between \listoffigures, \listoftables, \printglossary[glossaryname]s and appendices, I need a normal \clearpage between them (not a \cleardoublepage).
I still need to ...
4
votes
1answer
85 views
splitbib and table of contents
I use the splitbib package to create two categories: primary literature and secondary literature. But I want to add in the table of contents an entry for each category, as if they are subsections or ...
5
votes
1answer
142 views
minitoc: parttoc on the same page as the part title
Easy example:
\documentclass{scrreprt}
\usepackage{minitoc}
\begin{document}
\doparttoc[n]
\noptcrule
\tableofcontents
\part{foo}
\parttoc
\chapter{bar1}
\chapter{bar2}
\chapter{bar3}
...
3
votes
1answer
97 views
Bibliography and listoffigures postion
Whatever I try, I cannot "force" listoffigures and bibliography to be rendered in wanted position. They allways end up on next page, even if there is enough space in previous (wanted) page.
CODE:
...
5
votes
1answer
1k views
Remove blank page between list of figures and list of tables
Please how can I delete the blank page between List of Figures and List of Tables?
I tried this:
\listoffigures
\nopagebreak[0]
\listoftables
but nothing changed. Here is my code:
...
2
votes
2answers
232 views
How can I fit my table of contents into a single page? Revisited
This question is essentially the same as How can I fit my table of contents into a single page?
"When I use \tableofcontents I get all my contents in a single page except for a line that goes on the ...
6
votes
1answer
244 views
Remove blank pages after title and Table of contents
I'm using the book style, and I've got a title and ToC, they generate a lot of blank spaces after them that is completely unnecessary; how do I stop this behaviour?
Here is my example code
...
2
votes
1answer
98 views
Putting table of contents in a page without other elements
I want to put the table of contents in a separate blank page where it will be alone without any other element. How can I achieve this?
0
votes
1answer
335 views
Suppress/remove sectioning (heading) from table of contents?
(NB: not the same question as How to remove “Contents” line from table of contents [closed])
Please consider the following MWE, compiled with pdflatex test.tex:
\documentclass[twoside,a4paper]{book}
...
10
votes
1answer
390 views
Where to place a two-page table of contents / list of figures?
In my Master's thesis, I use scrbook and start every chapter on odd pages. Now both my table of contents and list of figures span exactly two pages. My question is therefore more related to style and ...
6
votes
1answer
458 views
suppress pagebreaks in titletoc's titlecontents* blocks
How do I suppress pagebreaks in the toc "paragraphs" produced by titlesec's \titlecontents* command without stopping linebreaks between subsections?
The follwoing suppresses linebreaks within ...
7
votes
1answer
691 views
Strange blank page between abstract and ToC
I am puzzled by a blank page appearing between my abstract and ToC. Since I'm using the report document class, I am not expecting LaTeX to insert any blank pages. Here is a MWE showing the problem:
% ...
1
vote
0answers
29 views
Tocloft: Make a 'pagebreak' (vertical skip between chapters) [duplicate]
Possible Duplicate:
How can I force ToC not to end with a chapter?
I started using tocloft which changed formatting and spacing in my ToC a little. I have fixed other issues, but this one ...
2
votes
1answer
146 views
Make tocloft insert empty page after the ToC
How can I redefine the tocloft \tableofcontents to insert a new page automatically after the table of contents.
The suggestions at Redefine \tableofcontents to start a new page after the ToC do not ...
2
votes
2answers
540 views
Redefine \tableofcontents to start a new page after the ToC
How can I properly redefine \tableofcontentsto include a \newpage or \clearpageafter the table of contents?
1
vote
1answer
754 views
Title page plus table of contents
I am writing a paper for my candidacy exam. I am using book class, but I want my name and the title to appear on the first page with the Table of Contents instead of appearing in a sepearte page. ...
0
votes
1answer
523 views
Inserting a new page to ToC in memoir [duplicate]
Possible Duplicate:
How can I force ToC not to end with a chapter?
Does anyone know a way of adding a \newpage (or similar) to the ToC. One of my chapter headings is at the bottom of a page ...
4
votes
1answer
432 views
Wrong page number for List of Figures within Table of Contents
I have a problem when I typeset my document. The document class is book. I added the List of Figures to Table of Contents manually using following command:
\newpage
\phantomsection\label{listoffig}
...
2
votes
1answer
1k views
Add Appendix with correct page to ToC
I am failing to add a heading for the appendix to the ToC with the correct page number:
\documentclass{scrbook}
\begin{document}
\tableofcontents
\chapter{test}
\appendix
...
1
vote
2answers
778 views
Creating Table of Contents / Section Headings
I found this article and would like to know how can one create a template (generic) to accomplish this. It would be great to implement a (generic) template to be able to make it for a table of ...
2
votes
1answer
1k views
Using \adjustwidth from changepage to make a narrower ToC introduces an extra blank page, how to remove it?
I am required to typeset a ToC that is narrower than the \textwdith or \linewidth. I use the \adjustwidth from the changepage package for this and it almost works except that it introduces a blank ...
6
votes
1answer
1k views
Remove newpage after \tableofcontents, \listoffigures, etc. in book class
When using a documentclass of book, it seems there is a \newpage inserted after the \tableofcontents and \listoffigures. How can I suppress this? In articles, the following works. How can I get this ...
4
votes
1answer
1k views
Two-column beamer ToC with control over the breaking point
From Splitting TOC into two columns on single frame in beamer, I'd like to know whether it is possible to control the position of the breaking point between column 1 and column 2?
14
votes
3answers
904 views
How to avoid a page break before a two-column TOC in memoir
Although `I wouldn't normally do this', I'm writing a short(ish) document for which I'd like to place a small TOC in two columns as the last thing on the title page.
In single column mode it works ...
1
vote
0answers
127 views
Keeping a long minitoc from starting on a new page [closed]
Is there a way to force a long \minitoc to begin on the same page as the chapter title and split into the next page if it is too lengthy? As of now my only long \minitoc starts on a new page and the ...
0
votes
1answer
307 views
Enlarge list of listings
I'm using
\cleardoublepage
\renewcommand{\lstlistlistingname}{Quellcodeverzeichnis}
\enlargethispage{\baselineskip} %EITHER
\lstlistoflistings
\enlargethispage{\baselineskip} %OR THIS
...
8
votes
2answers
3k views
Incorrect bookmarks and page number in table of contents
I have problem with table of contents and with bookmarks. In pdf file
table of contents shows wrong page number of Introduction and Bibliography,
Bookmarks: introduction and bibliography don't bring ...
6
votes
2answers
2k views
How can I fit my table of contents into a single page?
When I use \tableofcontents I get all my contents in a single page except for a line that goes on the other page, how can I make all in the same page?
2
votes
1answer
327 views
Bad looking table of contents (on entire page)
\documentclass[12pt,a4paper]{mwrep}
\usepackage{polski}
\usepackage[cp1250]{inputenc}
\usepackage{indentfirst}
\frenchspacing
\linespread{1.3}
\author{Me}
\title{My title}
\begin{document}
...
7
votes
1answer
256 views
Get List of Listings in an Appendix
I am using LyX with the listings package. I want to have Appendix A be titled "Code Listings" and then have the List of Listings.
Right now I have \lstlistoflistings in an ERT.
By using ...
4
votes
2answers
314 views
Problem with the numeration appearing in the table of contents
I have some trouble with the page numbers printed in the table of contents. I am writing a text in book class. In my text, I first print a table of contents with the commands
\frontmatter
...
10
votes
2answers
530 views
How can I force ToC not to end with a chapter?
So I am writing a programming book and I decided to include \sections in the ToC as well (see picture below). The problem I am having is that I have ugliness where \chapter is the last item on the ...
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 ...
4
votes
1answer
2k views
Breaking table of contents between frames in beamer
I've got a rather long table of contents for my presentation in beamer, and it doesn't fit on one frame. I know I can provide a table of contents per section, or to manually break it between sections ...
8
votes
1answer
3k views
Split the Table of Contents in two pages
Let's say I'm writing a document with 6 chapters. I want to force the table of contents to be split between two pages. The first page would list the first 4 chapters, the second page would list the ...
