blob: 5d51e2c5968d7a2a5c0e5a43501d48871d0474a1 (
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
|
License
=======
The files in this directory are Copyright (C) 1999-2005 Wilhelm Mueller,
<muewi@acm.org>.
The files associated with the totpages package (see below for a list)
may be distributed under the terms of the LaTeX Project Public License,
as described in lppl.txt directory macros/latex/base/lppl.txt; either
version 1.1 of the License, or (at your option) any later version.
Files distributed with this package
===================================
totpages.ins This is the installation script that will produce
the style file totpages.sty when run through LaTeX
or TeX.
totpages.dtx documented source file of the totpages package.
readme.txt This file.
All files in the totpages package may be distributed under the terms of
the LaTeX Project Public License.
Prerequisites
=============
To use this package, you'll have to have everyshi.sty and keyval.sty
installed. They are available from CTAN and may need additional
packages themselves.
Installation
============
1) Run TeX or LaTeX on totpages.ins.
2) Put the resulting totpages.sty somewhere where LaTeX will find it.
3) Make sure everyshi.sty and keyval.sty are available
For documentation, run LaTeX on totpages.dtx.
File totexmpl.tex contains an example on how to use packages totpages.
|