File: README

package info (click to toggle)
texlive-extra 2014.20141024-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,016,484 kB
  • ctags: 21,582
  • sloc: perl: 140,144; python: 16,926; makefile: 12,969; sh: 9,285; ansic: 3,415; java: 3,090; csh: 2,987; xml: 1,050; lisp: 630; ruby: 487; lex: 358; tcl: 142; sed: 36; pascal: 25; cpp: 18; awk: 10; haskell: 5
file content (60 lines) | stat: -rw-r--r-- 2,125 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
====================
The APPENDIX package

    The appendix package provides various ways of formatting the titles
of appendices. Also (sub)appendices environments are provided that can be
used, for example, for per chapter/section appendices.

Changes v1.2b (2009/09/02)
- New maintainer (Will Robertson)

Changes v1.2a (2004/04/16)
- Updated contact details 
- Changed license from LPPL v1.0 to LPPL v1.3

Changes in version 1.2 (2002/08/06)
- The ifthen package is not required.
- Supports hyperref bookmarks

Changes in version 1.1a (2001/03/15)
- Fixed unfortunate interaction between \addappheadtotoc and \appendixpage

Changes in version 1.1 (2000/02/29)
- Addition of a subappendices environment for per chapter/section appendices
- Appendices environment now restores chapter/section numbering at the end

----------------------------------------------------------------- 
  Author: Peter Wilson, Herries Press
  Maintainer: Will Robertson (will dot robertson at latex-project dot org)
  Copyright 1998--2004 Peter R. Wilson
 
  This work may be distributed and/or modified under the
  conditions of the LaTeX Project Public License, either
  version 1.3c of this license or (at your option) any 
  later version: <http://www.latex-project.org/lppl.txt>
 
  This work has the LPPL maintenance status "maintained".
  The Current Maintainer of this work is Will Robertson.
 
  This work consists of the files:
README (this file)
appendix.dtx
appendix.ins
appendix.pdf (the user manual)
  and the derived files:
appendix.sty

----------------------------------------------------------------- 

    To install the package:
- run: latex appendix.ins (which will generate appendix.sty)
- Move appendix.sty to a location where LaTeX will find it
  (typically in a local texmf tree at tex/latex/appendix) and refresh
  the file database. See the FAQ on CTAN at help/uk-tex-faq or
  http://www.tug.ac.uk/faq for more information on this.
- To obtain the user manual:
  o run: latex appendix.dtx
  o run: makeindex -s gind.ist appendix
  o run: latex appendix.dtx
  o Print appendix.dvi for a hardcopy of the package manual