[PDF] [PDF] The appendix package

8 fév 2020 · The options are: toc Put a header (e g , 'Appendices') into the Table of Contents (the ToC) before listing the appendices (This is done by calling the \addappheadtotoc command ) page Puts a title (e g , 'Appendices') into the document at the point where the appendices environment is begun



Previous PDF Next PDF





[PDF] The appendix package

8 fév 2020 · The options are: toc Put a header (e g , 'Appendices') into the Table of Contents (the ToC) before listing the appendices (This is done by calling the \addappheadtotoc command ) page Puts a title (e g , 'Appendices') into the document at the point where the appendices environment is begun



[PDF] Format Requirements for an Appendix (or Appendices) - UNLV

o The appendix (appendices) appears after the document text, but before the o All appendices must be listed in your Table of Contents and have the same title that appear in the Appendix must appear on that list as well (if applicable)



[PDF] The minitoc package - IETF Tools

9 81 1 2 Hint about the appendix package 417 for each part, a table of contents displaying only the chapters (\parttoc with parttocdepth equal to commands of LATEX, not minitoc specific commands Syntax: \adjustptc[n]



[PDF] The tocloft package

10 jan 2020 · LATEX generates a toc file if the document contains a \tableofcontents \ addcontentsline command The sectioning commands2 put entries into 



Books in LATEX

Main matter The main part of the book, including the appendices if any On the next three pages, I display the title page, the first Table of Contents page, and 



[PDF] Appendix template latex - f-static

appendix, and \addappheadtotoc adds a similar title to the table of contents to make 'appendix' appear in toc in Latex?, but the answers did not appear to help 



[PDF] The etoc package - Public Mirror Index

3 mar 2013 · Regarding the global toc display, etoc provides pre-defined styles based on a Running etex (or latex or pdf latex) on etoc dtx extracts etoc sty, 4under the memoir class, etoc knows appendix as a sectioning name 9 



[PDF] Using LATEX for University of Utah Theses - Index of files in /

24 sept 2004 · The lists of figures and tables will appear by default a strangely numbered table of contents, then suspect this control sequence was somehow omitted The appendix uses chapter, so appendix is not an allowed keyword

[PDF] show limn→∞ an n > 0 for all a ∈ r

[PDF] show me all country zip code

[PDF] show me erie county jail roster

[PDF] show me what a hexagon looks like

[PDF] show that (p → q) ∧ (q → r) → (p → r) is a tautology by using the rules

[PDF] show that (p → r) ∧ q → r and p ∨ q → r are logically equivalent

[PDF] show that 2^p+1 is a factor of n

[PDF] show that 2^p 1(2p 1) is a perfect number

[PDF] show that 4p^2 20p+9 0

[PDF] show that a sequence xn of real numbers has no convergent subsequence if and only if xn → ∞ asn → ∞

[PDF] show that etm turing reduces to atm.

[PDF] show that every infinite turing recognizable language has an infinite decidable subset.

[PDF] show that every tree with exactly two vertices of degree one is a path

[PDF] show that f is continuous on (−∞ ∞)

[PDF] show that for each n 1 the language bn is regular

Theappendixpackage

Author: Peter Wilson, Herries Press

Maintainer: Will Robertson

will dot robertson at latex-project dot org

2009/09/02

Abstract

Theappendixpackage provides some facilities for modifying the typeset- ting of appendix titles. Further,(sub)appendicesenvironments are avail- able that can be used, for example, for per chapter/section appendices. The package is designed to work only with classes that have a\chapter and/or\sectioncommand. It has not been tested with other packages that change the denitions of the sectioning commands.

Contents

1 Introduction 1

2 Theappendixpackage 2

2.1 Known problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

3 The package code 5

1 Introduction

In the standard classes the\appendixcommand does the following:

For classes with Chapters:

{Resets the chapter and section counters to zero {Sets\@chapappto\appendixname. {Redenes\thechapterto produce alphabetic appendix numbers.

For the other classes

{Resets the section and subsection counters to zero. This le (appendix.dtx) has version number v1.2b, last revised 2009/09/02. 1 {Redenes\thesectionto produce alphabetic appendix numbers. Theappendixpackage provides additional appendixing capabilities. It cooper- ates with thehyperrefpackage1but may be problematic when used with packages that change the denition of the sectioning commands. Portions of the package were developed as part of a class and package bundle for typesetting ISO standards [Wil96]. This manual is typeset according to the conventions of the L ATEXdocstriputility which enables the automatic extraction of the L

ATEX macro source les [GMS94].

Section 2 describes the usage of the package. Commented source code for the package is in Section 3.

2 Theappendixpackage

Theappendixpackage provides some commands that can be used in addition to the\appendixcommand. It also provides a new environment that can be used instead of the\appendixcommand. The environment provides some addtional actions with respect to the simple\appendix. First the new commands will be described and then the new environment will be discussed. The\appendixpagecommand will typeset a heading in the style of a\part\appendixpage heading for the class. The wording of the heading is given by the value of \appendixpagename. This command will insert general heading into the Table of Contents (ToC).\addappheadtotoc The text is given by the value of\appendixtocname. If used, the command must come before the rst appendix, as it is meant to be used to introduce the appendix titles in the ToC. The above commands can be used in conjunction with the traditional \appendixcommand, which they should immediately follow. For example: \appendix \appendixpage \addappheadtotoc By default the\addappheadtotoccommand puts a page number in the ToC.\noappendicestocpagenum \appendicestocpagenumThis can be prevented by using\noappendicestocpagenum. For symmetry, the \appendicestocpagenumcommand ensures that a page number is put in the ToC. NOTE:Unless\noappendicestocpagenumis used the\addappheadtotoc command uses the current page number when it makes the entry in the ToC. The \appendixpagecommand puts a heading in the document like a\partheading; in un-chaptered documents the\partheading appears in the ordinary run of the text like a\sectionheading, but in chaptered documents it is on a page by itself. That is, in chaptered documents\appendixpagedoes a\clear[double]page typesets the heading, and then does another\clear[double]page. Therefore, in1 With thanks to Hylke W. van Dijk (hylke@ubicom.tudelft.nl) who pointed out that ver- sion 1.1 did not and set me on the track for supporting thehyperrefpackage. 2 a chaptered document the above sequence of commands will use the page number afterthe\appendixpageas the ToC entry2and if the ordering is reversed (i.e., \addappheadtotoc \appendixname) then the page numberbefore\appendixname will be used as the ToC entry. For chaptered documents it is probably best to do: \clearpage % or \cleardoublepage \addappheadtotoc \appendixpage which will use the page number of\appendixpageas the ToC entry. The\appendixnamecommand is dened in those classes that provide for chap-\appendixname \appendixtocname \appendixpagenameters. It is provided in this package whether or not it has been dened in the class. It's default value is `Appendix'. The default value of both\appendixtocname and\appendixpagenameis `Appendices'. These names can all be changed via \renewcommand. For example, \renewcommand{\appendixtocname}{List of appendices} Theappendicesenvironment can be used instead of the\appendixcom-appendices mand. It provides more functionality than is possible from the combination of the \appendix,\addappheadtotocand\appendixpagecommands. The functions of theappendicesenvironment are usually accessed through the package options, but there are declarations that mey be used insted. The options are: tocPut a header (e.g., `Appendices') into the Table of Contents (the ToC) before listing the appendices. (This is done by calling the\addappheadtotoc command.) pagePuts a title (e.g., `Appendices') into the document at the point where theappendicesenvironment is begun. (This is done by calling the \appendixpagecommand.) titleAdds a name (e.g., `Appendix') before each appendix title in the body of the document. The name is given by the value of\appendixname. Note that this is the default behaviour for classes that have chapters. titletocAdds a name (e.g., `Appendix') before each appendix listed in the ToC. The name is given by the value of\appendixname. headerAdds a name (e.g., `Appendix') before each appendix in page headers. The name is given by the value of\appendixname. Note that this is the default behaviour for classes that have chapters. Depending on the particular package options that are set and the document class, theappendicesenvironment may change the denition of elements of the sectioning commands (e.g.,\chapteror\section). This may be a problem if the environment is used in conjunction with any other package that makes changes to these commands. If this is the case, then you will have to examine the code for2 With thanks to Eduardo Jacob (edu@kender.es) for pointing this out. 3 theappendicesenvironment and make any necessary changes to one or the other of the packages (via your own package le). The changes to the sectional heading commands are discarded at the end of theappendicesenvironment. \appendixtoconis a declaration equivalent to thetocoption. The\appendixtocoff\appendixtocon \appendixtocoffdeclaration is equivalent to not using that option. \appendixpageconis a declaration equivalent to thepageoption. The\appendixpageon \appendixpageoff\appendixpageoffdeclaration is equivalent to not using that option. \appendixtitleonis a declaration equivalent to thetitleoption. The\appendixtitleon \appendixtitleoff\appendixtitleoffdeclaration is equivalent to not using that option. \appendixtitletoconis a declaration equivalent to thetitletocoption. The\appendixtitletocon \appendixtitletocoff\appendixtitletocoffdeclaration is equivalent to not using that option. \appendixheaderonis a declaration equivalent to theheaderoption. The\appendixheaderon \appendixheaderoff\appendixheaderoffdeclaration is equivalent to not using that option. Theappendicesenvironment restores the prior value of the chapter/section\restoreapp counter at the end of the environment, so the environment may be used between the main document divisions. By default, the appendix counter value is saved and restored by the environment. That means that appendices in a series of appendicesenvironments will be lettered sequentially. To make the lettering start from A each time, put the following into the preamble: \renewcommand{\restoreapp}{}quotesdbs_dbs3.pdfusesText_6