{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

8
votes
3answers
187 views

Two Bibliographies: one for main text and one for appendix

I have a manuscript in which has the following structure: Main Text Bibliography Appendix However, there are citations which are only cited in the appendix, and they show up in the main ...
2
votes
1answer
285 views

About numbering of figures and tables in appendix {elsarticle.cls}

When I am using elsarticle.cls to write papers, I always meet the following problem. If I already have one picture (table) in main text and then I put another picture (table) in appendix, the ...
3
votes
1answer
219 views

Numbering of subsections in the appendix

I trying to write an appendix where: The appendix is considered a section, and has the title "appendice" Subsections are numbered with letters (it does it for sections by default) but I can't get ...
3
votes
2answers
108 views

What variable contains the word “Appendix” when a chapter is an appendix?

I've designed a whole new fancy chapter header layout, and have hard coded the word "Chapter" in there before the chapter number. I just realized now that this won't work because I have an appendix ...
0
votes
1answer
111 views

Appendix name repeated twice; How to get rid of the first instance?

I use for appendix the following function \appendix \renewcommand{\thesection}{\Roman{section}} \section{appendix} \section*{\text{Appendix I}} But it gives me a double name of the section. How ...
1
vote
0answers
35 views

Appendix not renaming [duplicate]

Possible Duplicate: How to change the name of document elements like “Figure”, “Contents”, “Bibliography” etc.? I would like to rename my appendix so that it would be all caps, like other ...
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 ...
0
votes
0answers
181 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: ...
2
votes
0answers
72 views

Appendices formatting/ Text displayed by reference

I want to obtain toc and text formatting as shown in MWE. \documentclass[12pt,a4paper]{article} \usepackage[a4paper]{geometry} \usepackage{polyglossia} \setdefaultlanguage{polish} ...
1
vote
1answer
184 views

Appendix package option to force page break before appendices

Instead of manually putting a \newpage before \begin{appendices}, how can I tell the appendix package to do this ?
6
votes
1answer
206 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?
0
votes
0answers
29 views

How to avoid writing appendix A? [duplicate]

Possible Duplicate: How to avoid numbering of Appendix? I have only one appendix and in the contents and appendix page I just need to write APPENDIX but it appears Appendix A....How can I ...
1
vote
1answer
168 views

Changing the numbering of lemmas and theorems in the appendix

I wanted to change the name of the appendix. So, I wanted my appendix name would be not Appendix A, as usual, but Appendix I. So I use \begin{appendix} ...
8
votes
2answers
2k 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 ...
4
votes
2answers
205 views

How to make appendices like section in bookmarks

I had a problem as I wanted to make my appendices look like sections. I already found a solution to do this for the table of contents by using this code just before the \chapter command in the ...
1
vote
1answer
246 views

titlesec - set top margin for the appendix and bibliography

A while ago I was helped using titlesec to format the chapter title for my thesis. Today a reviewer says that the appendix and the bibliography need 1in top margin. How do I do it? Thanks. ...
3
votes
1answer
286 views

Continue Page Numbers in Appendix

I am writing a thesis using LaTex and I was told that my numbering cannot restart in the Appendices, which seems wrong to me but I'm not going to argue it. I am using the report class and the ...
0
votes
1answer
76 views

Appendix as regular \chapter; Appendixes as \section within Chapter-Appendix but with \alph chapter number [closed]

I'd like to have something like this 1. Chapter 1 1.1. Section 1.1 1.2. Section 1.2 2. Chapter 2 ... 7. Appendix A. Appendix 1 B. Appendix 1 Im trying it like this: \chapter{Chapter 1} ...
1
vote
1answer
125 views

Appendix trouble [closed]

I am in trouble with my appendix. I include \appendix<br> \chapter{Appendix Title 1} \section{Section 1} \section{Section 2} but in the TOC does not show the letters. The TOC is just this... ...
3
votes
1answer
172 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 ...
1
vote
1answer
223 views

How to Get The Output Like This [closed]

Appendix A: Table A.1 Table A.2 Appendix B: Table B.1 Table B.2 Appendix C: Table C.1 Table C.2 How to Get output like this
1
vote
1answer
93 views

Conditionally generate word explanations in appendix

Is there a way to declare a set of conceptual keywords with their explanation that will be taken and compiled into the appendix when one of the keywords is used throughout the documents body? For ...
5
votes
1answer
174 views

Appendix problem in ToC

MWE is here: \documentclass[12pt,letter]{report} \usepackage[titletoc]{appendix} \begin{document} \tableofcontents \appendix \chapter{T.F} some text \chapter{C.L} some more text \end{document} In ...
3
votes
2answers
386 views

Format appendix chapter title with titlesec in a scrbook

I'm writing a longer text and redefined the Design of a Chapter start page using titlesec. For example \documentclass[cleardoublepage=empty,fontsize=11pt,a4paper,twoside,DIV=calc]{scrbook} ...
0
votes
0answers
278 views

Remove unnecessary blank page after creating an appendix, still not solved [closed]

I have the same question as many others, which hasn't been thoroughly answered. I have an extra blank page between Appendix 1 and Appendix 2 (which is a figure). I have tried: \documentclass[11pt, ...
1
vote
0answers
38 views

Counter too large if number of alphabet chapters is more that 26 [duplicate]

Possible Duplicate: Error: Counter too large! with \alph{cntr} and cntr>26 I need Alphabetic numeration of my chapters. But if they are more than 26 LaTeX gives an error message. How I ...
1
vote
1answer
304 views

How to refer Appendix in a paper?

I put \label{} after each section and use \nameref with that label name for referring section names in the document. But that doesn't work with \appendix. What is the correct way to refer a section ...
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 ...
3
votes
1answer
235 views

TOC “Appendices” wrongly entry comes after 1st appendix entry when use \include

I use the appendix package with its toc option for a book document. If the first of several appendices is inserted by using \include, then the "Appendices" heading in the TOC incorrectly appears after ...
6
votes
1answer
240 views

Appendix at the end of Chapter

I am writing a book and would like to have appendices at the end of each chapter, for instance appendices at the end of Chapter 2 should look like: Appendix 2A Derivation of MMSE Equation ...
-1
votes
1answer
233 views

How to upload C code into latex appendix section [duplicate]

Possible Duplicate: Adding C++ code in Latex I am trying to upload the code into my latex document.Please let me know how can I do that.My code is as below. \appendix %My C code goes here ...
6
votes
1answer
281 views

Remove dots in toc for a particular entry like appendix

I am writing my thesis and use the book class under PhDthesisPSnPDF. I would like to remove the dots in table of contents only for a particular entry like "Appendix". All the entries for chapter and ...
5
votes
1answer
134 views

get rid of numbering of figures in appendix

is it possible to remove numbering at figures? I am happy to have numbering in an article, but I would like to remove it from the appendix.
4
votes
1answer
659 views

Table of Contents inside an Appendices Environment

I am trying to create a table of contents inside the appendices environment, however I am unable to do so. In the example below I want a table of contents for Section1. I have tried the minitoc but ...
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 ...
1
vote
1answer
417 views

Includegraphics in the Appendix

The present question is related to this previous one. \documentclass[11pt,a4paper,oneside]{report} \pagestyle{headings} \usepackage{setspace} \usepackage{array} \usepackage{covington} ...
5
votes
1answer
247 views

Hyperref, \noappendicestocpagenum appendix option, and table of contents

In my thesis, I am using both the appendix package and the hyperref package. When I get to the appendix, I use the following commands: \appendix \noappendicestocpagenum \addappheadtotoc \appendixpage ...
1
vote
1answer
131 views

Problem with Appendix sub-indices

Is it possible to index the sub sections of an Appendix, both in the table of contents and the Appendix itself? At the moment, what I am getting is something like the picture attached; The subsections ...
9
votes
2answers
1k views

Conflict between babel, hyperref and appendix package

While writing my thesis I use the hyperref and appendix packages like in the little example below. test.tex \documentclass{book} \usepackage{hyperref} \usepackage[titletoc]{appendix} ...
3
votes
1answer
207 views

Appendix pages placement and layout

I use \chapter{Appendix I} to create an Appendix I title however it appears as shown below: Then I use \chapter*{Appendix I} to remove the Chapter 10 part but when I do that the Appendix I no ...
1
vote
1answer
626 views

Changing heading of appendix

\documentclass{mwrep} \begin{document} \tableofcontents \chapter{Blabla} Aaaa \chapter{Lablab} Silly equation \ref{eq:silly} in appendix \ref{ap:1}. \appendix \chapter{Something more}\label{ap:1} ...
1
vote
1answer
486 views

Counter on Appendix without sections

Im using the usual counter for my book. That is, the theorems, lemmas, etc, are labeled according to the chapter and section (Ex Theorem 2.5.18). I included an appendix just with the chapter title ...
4
votes
2answers
233 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 ...
2
votes
1answer
150 views

Landscaped longtable doesn't allow appendix title on same page

My landscaped longtables leave the appendix title page and are placed on the next page. Now the appendix title page is empty, apart from the one-line title. What can I do about it?
9
votes
2answers
504 views

Change appearance of equation numbers locally

In the MWE below, I would like to have the equation numbers in the Chapter "Appendix" (but only there!) being displayed as follows: (A.1), (A.2), (A.3) ... \documentclass{book} ...
4
votes
1answer
357 views

Colon after appendix number

How do I get a ":" to show up after Appendix in my ToC. Right now I have APPENDIX A. Classification experiments but I want: APPENDIX A: Classification experiments In the preamble I am ...
4
votes
1answer
346 views

Glossary as appendix

I'm using the glossaries package to manage my glossary. This works nicely, except that it forces a page break and creates a huge heading saying Glossary that conflicts with the style of my paper ...
5
votes
1answer
230 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 ...
1
vote
1answer
201 views

Customize appendix entries in ToC and pdf bookmarks [duplicate]

Possible Duplicate: How to make appendices behave like sections in ToC Consider the minimal example below. How can I achieve that in the appendix part (only there!) of the ToC paragraphs ...
3
votes
1answer
344 views

Appendices title before list of appendices

My table of contents has the following form: 1. Foo ............................. 1 2. Boo ............................. 2 A. something 1 ..................... 3 B. something 2 ..................... ...