1
vote
0answers
28 views

Problem with \section[][]{} when using memoir [duplicate]

I am writing a book using the memoir document class. When I use \chapter[ToC title][Header title]{Division title}, at the chapter level everything works correctly. At the section level however things ...
3
votes
1answer
58 views

Figures: Can the list of figures be embedded into the table of contents?

Can the list of figure be embedded in the table of contents for the article class? I tried a variation of the solution here but by replacing chapter with section and then tried using chapter. The ...
5
votes
2answers
41 views

Dot after thechapter in the ToC, but not in the body text?

How do I add a dot after thechapter in the ToC, but have no dot after thechapter in the body? Here's an MWE: \documentclass{book} \usepackage{fontspec} % enagles loading of OpenType fonts ...
1
vote
1answer
46 views

Format in toc appearing differently

I set up my toc to show parts in bold small caps, and then use a similar setup to show the beginning of references (such as bibliography and lists of figures etc.) and appendices. In the MWE, I use ...
2
votes
2answers
52 views

Appendix and alphabetic appendix number problem

In the following MWE \appendix doesn't change the section numbering to Alph: \documentclass{book} \newcommand*{\appheading}[1][Mathematical Appendix]{\setcounter{secnumdepth}{-1}% ...
2
votes
1answer
63 views

How can I have list of figure etc. labelled D. List of Figures, E. List of Tables, F. Bibliography…?

I am using KOMA class scrreport and want the following structure of my appendix: A. Abbreviations B. ... C. ... D. List of Figures E. List of Tables F. Bibliography G. Acknowledgments ...
4
votes
1answer
62 views

How do I remove the chapter number from my Index 'chapter' in the TOC?

A professional indexer has done an index for my book. I have created a new index chapter, pasted and formatted the index into it's own chapter. When I compile the book the TOC includes the Index with ...
0
votes
0answers
37 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 ...
0
votes
1answer
30 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 ...
2
votes
1answer
37 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 ...
2
votes
2answers
40 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} ...
1
vote
1answer
96 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} ...
2
votes
1answer
49 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 ...
2
votes
1answer
53 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
1answer
61 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
54 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 ...
2
votes
1answer
53 views

Adding Subsubsection & Subsubsection* to the TOC with lyx?

I'm using, lyx 2.0.2, how can I add the Subsubsection in a document with a report class to the TOC, I tried the solution provided in this Question but didn't work for me, it generated no errors but no ...
0
votes
1answer
52 views

Title fontsize affects the fontsize of the content

I change some of my titles fontsize, for instance, the first chapter and first appendix \documentclass[11pt,a4paper,oneside,titlepage]{report} ...
0
votes
0answers
12 views

How to get rid of italic in the table of contents? [duplicate]

I formatted the titles of section and subsections in italic, and it appears italic in the Table of Contents, I want no influence on the Table of Contents. For example \subsection{\textit{The RGE for ...
2
votes
0answers
60 views

Numbering figures and tables in part

Here is the deal: I'm writing my thesis and I divided the thesis into 3 parts, each part had 2 chapters. At the beginning of each part, I added two pages of introduction. However, the numbering of ...
6
votes
1answer
105 views

Dividing chapters into ch. 1, ch. 2a, ch. 2b, ch. 3 etc

I'm typesetting a book and one of the chapters separates into two chapters so I need it to count like so: chapter 1 --------- chapter 2a ---------- chapter 2b ---------- chapter 3 --------- ...
4
votes
2answers
82 views

Separate styles for section headers in table of contents and body

I'm looking to have different 'styles' (not sure if this is the right word) for my section headers depending on whether they're listed in the TOC or the body. That's probably not clear, so let me ...
5
votes
2answers
45 views

\href macro in \section conflicts with local hyperref linking in ToC

If I have a section like so \section{Section 1} then in the ToC, so long as I use the hyperref package, it is linked to that particular section. However, if I use an href tag as the section ...
1
vote
1answer
47 views

Numbering of an Introduction in the ToC [duplicate]

Does anyone know how I can get the heading Introduction and Conclusion in my project and on my content page without them being numbered. E.g just have Introduction and not 1. Introduction?
0
votes
0answers
38 views

Chapters titles and sections are not added to the contents page for any sections on page 21 or later [closed]

I am currently writing a report in Latex from a template I was given. However formatting such as adding chapter headings to the contents or referencing figures does not work beyond page 20. This is ...
4
votes
1answer
37 views

Controlling `\subsection` output at `.toc` file

Consider the following simple code \documentclass[12pt]{article} \usepackage [english] {babel} \begin{document} \tableofcontents \section{One} \subsection{Two} \subsection{Three} ...
3
votes
1answer
58 views

\sections without numbers, but in ToC and in running heads

I'm doing a book-class doc which is a collection of problems offered through some years. So each chapter is a year, and it always has two sections: Problems, and Solutions. And I need them to NOT be ...
5
votes
1answer
53 views

Avoiding pdfbookmark with amsbook

I am using the amsbook class. I want a subsection with a title different from the ToC entry as in the example below \documentclass{amsbook} \usepackage{hyperref} ...
2
votes
1answer
93 views

Beamer Presentation: Show TOC at beginning of Unnumbered Subsection (Subsection*)

I am making slides for an upcoming presentation using the default beamer ornate template. Part of the template lets me show the Table of Contents when transitioning into a new subsection (included ...
2
votes
1answer
63 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
89 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 ...
3
votes
1answer
45 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 ...
2
votes
1answer
62 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 ...
3
votes
1answer
70 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} ...
1
vote
1answer
31 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} ...
2
votes
3answers
68 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
130 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 ...
5
votes
1answer
116 views

Different style on chapter than table contents

I tried to style a chapter page using the titlesec and the tikz package like this one : http://www.texample.net/tikz/examples/fancy-chapter-headings/ But I saw that the table of contents and the ...
3
votes
1answer
222 views

Show ToC of only a section in beamer (completely hide other subsections)

I'm using beamer for a presentation. What I want is that whenever a section o subsection starts, it completely hides other subsections that are outside the section in the ToC. I mean, for example if ...
3
votes
3answers
109 views

Double Names being included in Table of Contents

I have a final report that I am writing in LaTeX. I have a code to make the section headings appear in the center of the page (thanks to Jubobs): \titleformat{\section} ...
6
votes
2answers
91 views

Section symbol in table of contents

I'd like sections in the table of contents to have not only the number, but also the symbol ยง before them. How can I make it?
3
votes
1answer
56 views

Initial and final chapters appearing in the table of contents without numbering

I'm editing a document whose preamble starts with \documentclass [12pt, a4paper]{extbook} I wish the chapter 'Introduction and its sections' appear in table contents at the beginning of the text ...
2
votes
1answer
82 views

Transfering Style of Sectioning-Titles to TOC-, LOF-, LOT-Titles

This is a continuation of my last (answered) question: I want to style the Title of TOC, LOF and LOT exactly the same as the Sectioning-Titles. Problem is that they (a) start "higher" than normal ...
5
votes
1answer
104 views

Show chapter in Table of Contents but do not print its header in text

I would like to list some pages of my report under a chapter. This chapter should be printed in the text without the header but with an entry in the Table of Contents. It should look like this: TOC: ...
2
votes
2answers
106 views

Get next section to put bibliography in TOC

I'd like to show the bibliography in the TOC. This is how far I got: \clearpage \def \nextsection{\thesection + 1} \addcontentsline{toc}{section}{\nextsection Bibliography} \printbibliography ...
1
vote
1answer
139 views

Titletoc and Titlesec in just some chapters

I have a twocolumn document and I should insert the minitoc in the first chapters with titlesec and titletoc. I read the answer to Customize minitoc; however, if I change the \titleformat before ...
2
votes
1answer
228 views

fancy chapter title page for entire document

How to enable this style as well for TOC and bibliographypage ? Note that, I'm using scrreprt document class
3
votes
2answers
90 views

Creating independently-numbered Chapter-level structures

I'm writing a book in which, between chapters, I may have chapter-size chunks of text that discuss a software package related to the book's content. Consequently, I wish to label these things ...
1
vote
1answer
257 views

How to remove the section name of \printglossary?

I added a heading for my glossary with \addcontentsline. However the \printglossary command still creates an additional section heading. How can this be removed? Screenshot: Code: % Glossary ...
5
votes
1answer
180 views

How do you modify LaTeX's sectioning hierarchy?

I am trying to create a new command, so I could use a new hierarchy level in a book document class. The table of Contents should look like this: Part I Theme I 1. Chapter 1 2. ...

1 2 3 4