[PDF] [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 



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

Thetocloftpackage

Author: Peter Wilson, Herries Press

Maintainer: Will Robertson

will dot robertson at latex-project dot org

2020/01/10

Abstract

Thetocloftpackage provides means of controlling the typographic design of the Table of Contents, List of Figures and List of Tables. New kinds of `List of ...' can be dened. The package has been tested with thetocbibind,minitoc,ccaption,sub- gure, oat,fncychap, andhyperrefpackages.

Contents

1 Introduction

2 1.1 L ATEX's methods. . . . . . . . . . . . . . . . . . . . . . . . . . . . 2

2 Thetocloftpackage6

2.1 Package options

7

2.2 Changing the titles

7

2.3 Typesetting the entries

8

2.4 New list of...

13

2.5 Experimental utilities

16

2.6 Usage with other packages

18

3 The package code

19

3.1 Support for thesubgurepackage. . . . . . . . . . . . . . . . . . . 39

3.2 New list of...

42

3.3 Switching page numbering

47

3.4 Experimental utilities

49

List of Figures

1 Layout of a ToC (LoF, LoT) entry

3 This le (tocloft.dtx) has version number v2.3j, last revised 2020/01/10. 1

List of Tables

1 Indents and Numwidths

4

1 Introduction

In the standard classes the typographic design of the Table of Contents (ToC), the List of Figures (LoF) and List of Tables (LoT) is xed or, more precisely, it is buried within the class denitions. Thetocloftpackage provides handles for an author to change the design to meet the needs of the particular document. Elements of the package were developed as part of a class and package bundle for typesetting ISO standards [

Wil96b

]. 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 describ esthe usage of the pac kage.Commen tedsource co defor the package is in Section 3 The package has been tested in combination with at least thetocbibindpack- age [ Wil00 ], theminitocpackage [Dru99], theccaptionpackage [Wil01], thesubg- urepackage [Coc95] (versions 2.0 and 2.1), thealgorithmpackage [Wil96a] (which, in turn, calls the oatpackage [Lin95]) and thefncychappackage [Lin97]. It also works with thehyperrefpackage. Please send me any comments as to how you think that the package can be improved, or of any interesting examples of how you have used it. 1 1.1 L

ATEX's methods

This is a general description of how L

ATEX does the processing for a Table of

Contents. As the processing for List of Figures and List of Tables is similar I will, without loss of generality, just discuss the ToC. L ATEX generates a.tocle if the document contains a\tableofcontents\addcontentsline command. The sectioning commandsquotesdbs_dbs3.pdfusesText_6