{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

2
votes
1answer
33 views
+50

Appendix numbering with combine class not working

The MWE demonstrates that the appendix number is 1 instead of A when using the combine class. Both imported documents have an appendix. \documentclass[book]{combine} ...
4
votes
0answers
21 views

cleveref and appendix packages: appendix referenced as section

Using this example: \documentclass{scrartcl} \usepackage{lipsum} \usepackage{appendix} \usepackage{cleveref} \begin{document} \section{The first section}\label{sec:1} \lipsum[2] \section{The second ...
2
votes
1answer
38 views

Appendix: Sections without Chapter-Counter

I'm using the documentclass scrbook. When starting the appendix it will give me something like: A. Some chapter A.1. Some section A.2. Some section A.2.1. Some subsection The figures will be like ...
0
votes
0answers
37 views

How can I center the first graph in my Appendix?

I have a lot of graphs in the appendix of a paper. All graphs are centered fine except for the very first one, it is much too far to the left and the bottom of the page. I've tried using hspace and ...
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 ...
1
vote
0answers
58 views

How to add the word Chapter in the table of content, Figure to the list of figures, table to the list of tables

I would like to add the words Chapter, Figure, Table in the Table of Contents, List of Figures, List of Tables. How do I go about doing that? The following is the code I used in my .tex file. ...
7
votes
1answer
83 views

Refsegment with numbered appendix problem

The following MWE prints a cumulative bibliography, subdivided by chapter, using biblatex. Since there is a reference in the appendix the corresponding heading in the bibliography should read ...
5
votes
2answers
50 views

Issue with titlesec page styles and appendix in book class

I'm using titlesec to set my page style in a book class. If I include an appendix, the header corresponding to the first chapter is "Appendix 1" instead of "Chapter 1". \documentclass{book} ...
0
votes
1answer
44 views

Using ulem package changes the style of my reference

I used this \usepackage[normalem]{ulem} in order to put underline in my file and the next thing I notice is that my reference are all messed up. Here is how I used my reference: \include{Appendix} ...
3
votes
2answers
35 views

Change caption name of an appendix

I want to change the caption name of a figure for an appendix. For example I have \caption{This is a supplemental figure.} and by default the caption appears as Figure 1: This is a supplemental ...
2
votes
2answers
53 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}% ...
5
votes
1answer
51 views

Removing a white page between Appendix heading and Appendix A

I tried looking through all the similar questions but couldn't find a similar case. I am writing in article class, this is my preamble: \documentclass[10pt,twocolumn]{article} ...
2
votes
1answer
26 views

Extra “appendix” when referencing using cleveref in elsarticle

How do I get rid of the extra "appendix" appearing when I cross-reference an appendix section? Example output is "...see appendix Appendix A". MWE as follows: \documentclass[preprint,3p]{elsarticle} ...
1
vote
1answer
110 views

How to get onecolumn appendix in twocolumn book documentclass

I'm writing an essay in \documentclass[a4paper,11pt,twocolumn]{book}. The entire work is in twocolumn but I need the appendix to be onecolumn. I tried using \onecolumn but is adds 2 blank pages and ...
3
votes
1answer
32 views

Incompatibility between memoir and appendix package option titletoc

I'm trying to get "Appendix A" instead of just "A" for my appendix in the table of contents, and one solution to this seems to be \usepackage[titletox]{appendix}. However, it doesn't work with memoir. ...
3
votes
1answer
348 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 ..................... ...
3
votes
1answer
39 views

Trouble with cross referencing in the appendices

I'm trying to get the figures and labels in my appendices to have the same format as the rest of the document. In my main thesis.tex file I use: \backmatter % book mode only \appendix ...
9
votes
2answers
1k views

\autoref should call sections within the appendix “appendix” not “section”

I make use of autoref thoughout my now rather long document. I have an appendix with sections, though currently a small number, so changes could be made here. I want references in my document to ...
3
votes
3answers
97 views

table numbering style

The tables in my document are labeled 1...N; I like this format. I also have a table which belongs to the appendix of my paper that I would labeled A1 or A.1 . Is there a way to change the numbering ...
4
votes
1answer
68 views

How do I reference in appendix a theorem given in the body?

I have a theorem given in the body text of a paper, say Theorem 2 with label {theorem-abc}. I would like to provide the proof of this theorem in the appendix. 1) How do I cross-reference this theorem ...
1
vote
1answer
100 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} ...
1
vote
1answer
104 views

Separate List of Appendices in new page

I need to get a separate List of Appendices in a new page, but I get an error Undefined control sequence My code is \documentclass[12pt,a4paper,oneside]{report} \usepackage[titletoc]{appendix} ...
3
votes
1answer
63 views

How can I start the numbering of my appendices by “B” (instead of “A”)?

Let us consider the following example : \documentclass[12pt,twoside,a4paper]{book} \usepackage[left=.45in,right=.45in,top=.50in,bottom=.50in]{geometry} \usepackage{fancyhdr,amsthm} ...
3
votes
1answer
55 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 ...
8
votes
2answers
115 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. ...
3
votes
1answer
61 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 ...
1
vote
1answer
62 views

PDF files in Appendix are ill placed

I'm writing up my bachelors thesis. I have used the appendix{} command i.e., \newpage\chead{Appendix}\begin{appendices}\numberwithin{equation}{section} and I have a lot of sections in the ...
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 ...
5
votes
1answer
52 views

Localise appendix numbering?

I'm using XeLaTeX with fontspec. I write Russian document and get appendix numbered with latin letters: \documentclass{article} \usepackage{fontspec} % enables loading of {True/Open}Type fonts ...
16
votes
6answers
5k 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 ...
3
votes
1answer
134 views

Simplest way to add an Appendix?

I have looked around before posting and found many different methods to do an appendix. Is there no common way to add an appendix to a {report} format paper ? The current one I use has this : ...
3
votes
1answer
114 views

Appendix with titletoc and memoir

I'm trying to customize the TOC layout with titletoc in a memoir document. The chapter styling works well as below, but if I try the appendix section, I'll get an error for missing number. I think I ...
6
votes
1answer
91 views

Glossaries with section as counter does not work in appendix [closed]

I would like to use the glossaries package with the option counter=section. This works well as long as I don't use any glossary entries in the appendix. It seems the section counter is reset by the ...
0
votes
0answers
53 views

Blank page with appendices [closed]

A blank page appears after adding the appendices. What is a solution for that? My code is, \documentclass[12pt,a4paper,oneside]{report} \usepackage[titletoc]{appendix} \usepackage{float} ...
0
votes
1answer
79 views

Customize 'appendix' heading

My appendices are rather small and I want them to come one after another (like \section) without the blank page before \chapter{} (due to openright option). Another problem is that chapter headings ...
2
votes
0answers
71 views

Changing TOC header mid-TOC

In my TOC, on pages where there chapter titles listed, the page header needs to contain the word "CHAPTER". However, on pages where only appendix titles are listed, the TOC header needs to read ...
0
votes
1answer
112 views

Listing appendix entries separately

I have two chapters in the appendix - tables and figures( "Appendix A Figures" and Appendix B Tables"), i want the TOC of the document to show the entries in each. For example, "A.1 This is some ...
4
votes
1answer
167 views

How to make appendix appear in part level of table of contents?

In a book documentclass I would like to have an appendix which appears in the table of contents at the part level. The TOC should look like this: Preface Part title Chapter title Chapter title ...
5
votes
2answers
54 views

Insert a list of elements twice in the document

I'm writing my thesis and have defined my own appendix command (I am really doing this in a hurry, so there may be ways to do this better). What bothers me right now, is that I must include a list of ...
4
votes
1answer
50 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 ...
1
vote
1answer
101 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
119 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} ...
3
votes
1answer
66 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} ...
3
votes
1answer
116 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 % % % % % % % % % % % % % % % ...
0
votes
0answers
20 views

Why latest appendix-m is not shown in document and in ToC? [closed]

Everything was OK till I wanted to add latest appendix-m. It is not shown even in the document or in the ToC. Please help. \begin{appendices} \input{./shtojcat/appendix-a} ...
0
votes
1answer
193 views

Bibliography appears as an appendix in ToC in LyX

I want to place the Bibliography after the appendices. So in LyX I mark "Start Appendix Here", insert the appendices, and after that the Bibliography. Now, all appendices appear in the Table of ...
1
vote
0answers
75 views

\includepdf in A3 format

I am creating an A4 document and I need to insert a longtable in A3 into this document. I have created a document for this: \documentclass{book} \usepackage[margin=2cm,landscape,a3paper]{geometry} ...
2
votes
1answer
80 views

figure numbering with endfloat and appendix

I have a document which has figures and tables. The document also has an appendix. The tables seem to be labeled normally (1...N), however the figures seem to be labeled A.1, A.2, etc. I would like ...
3
votes
2answers
215 views

How to change “Appendix A” to “Appendix”

I'm using Lyx, Book(Koma-Script) document class. Everything seems to work OK except I've been fiddling around for ages trying to change the name of my single appendix in the TOC from "Appendix A. Blah ...
2
votes
1answer
107 views

Appendices at section level in TOC

I would like my appendices to appear in TOC at section level instead of at chapter level. Like this: Appendices A My appendix 1 . . . . . . . B My appendix 2 . . . . . . . ...

1 2 3 4 5