{appendices} is about creating and customizing an appendix or multiple (sub)appendices with the help of the \appendix command or the package of the same name.

learn more… | top users | synonyms

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 ...
5
votes
1answer
336 views

Adding chapter marker to far right edge of page

Is there a way to add a thin, ~1 inch tall, rectangular marker to the extreme right edge of each page in a large document to differentiate chapters (each chapter marked at a decreasing vertical ...
21
votes
1answer
958 views

How to place all proofs automatically in appendix?

Can I place all proofs to theorems in appendix automatically? Usually proofs are written in the LaTeX codes immediately after the theorems. Without physically moving proofs to appendix, how can I ...
5
votes
1answer
2k views

List of Appendices

My document guidelines for a multi-chapter thesis requires that any appendices be pulled out of the TOC and dropped into a separate List Of Appendices (LOA). The latex package put together for my ...
4
votes
3answers
2k views

Appendices in PDF Outline appear as childs of last section

I'm using the following general outline in book class: \mainmatter \include{introduction} \part{...} \include{chapter1} ... \part{...} ... ...
9
votes
2answers
2k views

inserting MATLAB code in the appendix

Does anybody have a quick and easy way to insert a large MATLAB code into the appendix? I looked up a few methods like mcode.sty but it doesn't seem to be active anymore. I have a ton of equations ...
4
votes
2answers
945 views

Numbered section hidden from the ToC

I'm writing a set of course notes that has an appendix containing many activities. I do not wish the activities to be shown in the Table of Contents, but I do wish them to be numbered. Here is the ...
5
votes
1answer
2k views

How to get a list of appendices?

How to get a list of appendices like the list of figures and list of tables? How to set it on a separate page, like the list of figures and list of tables?
8
votes
2answers
1k views

Change figure numbering for appendix

I want to reset the figure counting when the appendix starts, and follow a different pattern. Specifically, I want figures in the appendix to start with A.1 onward, instead of continuing on from the ...
7
votes
1answer
751 views

How to make appendix and hyperref packages work together with cyrillic (non ASCII) characters?

I have a LaTeX document with hyperref and appendix packages that fails to build. But if I switch off either appendix or hyperref everything works fine. \documentclass[14pt]{article} ...
7
votes
1answer
7k views

Getting correct section numbering for Appendix in a large document

I'm writing a thesis which is an aggregate of separate articles. I have the source code for the articles and I'm using \include to include them in the main document of the thesis. So in my main.tex ...
6
votes
1answer
197 views

How to avoid numbering of Appendix?

I have only one appendix in my report. But it appears in the table of contents and title page as Appendix A. How can I change it to APPENDIX?
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, ...
8
votes
2answers
83 views

Extra page at beginning of appendix containing big figures

I have an appendix that contains two full-page figures. The first page of the appendix is always blank except for the title -- I suspect this is a common problem with appendices of full page figures. ...
8
votes
1answer
216 views

How to place all floats (tables in particular) at a certain point in the document

I would like to place all of the tables in the document at the end but before the bibliography generated by biblatex and the notes printed by endnotes. In other words, I'd like to collect the tables ...
8
votes
2answers
456 views

Place all floats last without changing numbering

I'd like to place some of my floats (specifically code listings) in my documents in a section at the end, without disturbing the numbering. Currently, I have them numbered within sections, so in ...
6
votes
1answer
612 views

Appendix changes sections and figures numbering

I don't know how to face a strange behavior caused by the appendix package. I'm using KOMA-Script book class and many other packages (see here: http://pastie.org/1728702) When I add an appendix (not ...
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 ...
3
votes
1answer
481 views

How to make appendices behave like sections in ToC

I would like my appendices to behave like sections under the ToC but keep them as chapters in my document. Here is a MWE of my current structure: \documentclass[11pt,a4paper,oneside,openright]{book} ...
0
votes
0answers
155 views

\appendix doesn't use letter, but still numbers [closed]

I'm try to insert an appendix on my thesis, but the command \appendix seems just to be ignored! In fact, after it chapter are still numbered! Here is the minimal working example: ...
28
votes
3answers
7k views

What is the right order when using \frontmatter, \tableofcontents, \mainmatter, \part, \chapter, \backmatter, \appendix etc?

I am using the book documentclass and want to know the correct order when arranging \frontmatter \maketitle or \begin{titlepage}...\end{titlepage} a page that contains copyright, ISBN, edition ...
16
votes
6answers
4k views

Beamer frame numbering in appendix

I have a beamer presentation in which I have some additional slides in an appendix. The additional slides are only there in case someone asks a specific question; I won't necessarily have to use any ...
13
votes
2answers
3k views

Numbering of appendices in the backmatter of a book

I'm using the standard book class. If I write \documentclass{book} \begin{document} \frontmatter \tableofcontents \mainmatter \chapter{foo} \section{Donald} \backmatter \chapter{bar} ...
5
votes
2answers
2k views

Best LaTeX Templates for books and lecture notes

I have written and submitted a lectures series in mathematics in arXiv, arXiv:1211.3404. Its format is book, but I have some difficulties with it. For example for page numbering, indexing, etc. I am ...
8
votes
2answers
2k views

Table of Contents with “Chapter” and per-chapter “Appendix”

How do I create a table of contents that looks like: Chater 1 Name 1.1 section 1.2 section Appendix A Appendix B Chapter 2 Name 2.1 section 2.2 section Appendix A ...
8
votes
1answer
258 views

Repeating figures in an appendix

For a paper I'm working on they want to have an appendix with all the figures from the main text. That is, figures should be in the main text (for publication), but they should be repeated in an ...
6
votes
2answers
1k views

Appendix in LaTeX

I have the following document: \documentclass[11pt,a4paper,twoside]{book} \usepackage[spanish,activeacute]{babel} \usepackage[titletoc]{appendix} \begin{document} \setcounter{tocdepth}{2} ...
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
2answers
2k views

How to modify the appendix chapter numbering?

I have: \appendix \chapter{Title} \section{Intro} and it appears. Appendix A Title A.1 Intro I would like to have the same except the "A.1 Intro" but instead "1.Intro" How to remove the ...
2
votes
2answers
4k views

Different page numbering in appendix?

How can I use an independent page numbering in the appendix, either with Roman or Arabic numberals as page numbers? (I.e. the first page of the appendix should start again with 1, as it is often ...
10
votes
2answers
1k views

Appendix with own toc

I want to have two table of contents in my document. The first (main) shall only contains "Appendix A: ...", "Appendix B: ..." and so on with page numbers. In the appendix I want another table of ...
6
votes
1answer
645 views

Apéndices (Appendix spanish accent)

Dear friends: there is a problem with appendix and ápendice. I have a scrbook document and I use appendix package, \usepackage[title, titletoc]{appendix} because I like the word "Apéndice" in ...
6
votes
1answer
545 views

Adding bibliography to appendix

I thought it'll be kind of an easy task to add the bibliography to the appendix. However, after spending hours on it trying different solutions even some suggestions from this forum here I kinda of ...
6
votes
2answers
587 views

Appendix letter position

\appendix \section{Appendix} gives me "A Appendix". How can I get "Appendix A"
5
votes
1answer
1k views

How to remove empty page after appendix and the next chapter?

I am using LaTeX for my thesis and I am getting a blank page after Appendix and the next chapter. My document class is book: \documentclass[a4paper,oneside,12pt]{book} I have tried inserting the ...
5
votes
1answer
218 views

Remove entries from short ToC but not from long ToC

Please find a minimal example illustrating this question below. The problem is this: There is only one appendix chapter, which is divided into several paragraphs. These paragraphs should appear in ...
4
votes
2answers
232 views

How do I number appendix longtables and include them in the *ToC*?

I am writing my PhD dissertation. I have many appendices (like 6?), mostly tables. As it happens automatically for tables and figures, I'd like to get a label plus progressive number before I ...
3
votes
1answer
56 views

Appendices inside a section?

How can create appendices "numbered" A, B, C within three different sections of a Lyx article document. In other words, I would like Appendix A to be at the the end of my first section, Appendix B to ...
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 ...
3
votes
1answer
184 views

Figures in appendix are not referenced correctly (or not the way I want them to :) )

In my document, I have some figures in my appendix I want to reference in my text but the output of \ref{} is only "Figure .2 shows...". It should be something like "Figure B.2". Here's my minimal ...
3
votes
1answer
422 views

Why does hyperref bookmark work?

The \appendix command resets the section counter to zero: *\documentclass{article} *\show\appendix (/usr/share/texmf-texlive/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h ...
3
votes
1answer
2k views

Remove unnecessary blank page after creating an appendix

Declaring appendices, an unnecessary blank page is created immediately after. Leaving a 1-page break before the first appendix!? How can this blank page be removed. MWE below. ...
1
vote
1answer
638 views

Appendices one after another

I am writing a document with the following documentclass: \documentclass[a4paper,twoside,openright,12pt]{report} Since I have some Appendices to the text and they are rather small, I was thinking ...
1
vote
1answer
969 views

A.0.1 figure labels in Appendix

I have two issues: The figures/tables in my appendix are being labeled A.0.1 instead of A.1. I assume this is because of the convention in my document is chapter.section.#. How do I change this ...
0
votes
1answer
107 views

Add cross-page text referenced to text

I have \appendix in my document and I want to have referenced text throud pages for current section. For example: