blob: 73d51a67d645616f5745f14a2d6f57338f094991 (
plain)
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
|
The epigraph package is designed for typesetting epigraphs --- the
pithy quotations often found at the start (or end) of a chapter. Both
single epigraphs and lists of epigraphs are catered for. Various aspects
are easily configurable.
Changes in Version 1.5a (2002/10/22)
o Replaced flushleftright environment by flushepinormal environment
to avoid clash with the ccaption package's \flushleftright
Changes in Version 1.5 (2000/02/20)
o Generalised \cleartoevenpage command
Changes in Version 1.4 (2000/01/16)
o Added flushleftright environment
Changes in Version 1.3 (1999/12/01)
o Added \dropchapter and \undodrop commands
Changes in Version 1.2 (1999/09/12)
o Added \cleartoevenpage command
o Improved documentation
Changes in Version 1.1: (1998/11/29)
o Added support for epigraphs above chapter titles.
The distribution consists of the following files:
README (this file)
epigraph.ins
epigraph.dtx
The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).
To install the package:
o run: latex epigraph.ins (which will generate epigraph.sty)
o run: latex epigraph.dtx
o run: makeindex -s gind.ist epigraph
o run: latex epigraph.dtx
o Print epigraph.dvi for a hardcopy of the package manual
o Move epigraph.sty to a location where LaTeX will find it.
For more information about installation see the FAQ at
http://www.tex.ac.uk/faq
2002/10/22
Peter Wilson
peter.r.wilson@boeing.com
|