summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/cd-cover/README
blob: 93db049fe3c63538270829667f4e07f93cd7e755 (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
		cd-cover class for LaTeX2e
		    Version v1.3 Beta
		        2002/20/01

This is a distribution of my cd-cover class for typesetting 
CD covers.

The distribution file are:

	README		this file.
	cd-cover.dtx	documentation and source file
	cd-cover.ins	bacth file for docstrip

To install this package, do in a temporary directory:
	
	1) `> tex cd-cover.ins'
	2) move the file `cd-cover.cls' to some diretory seached by
	   LaTeX, e.g. in teTeX:
	   `/usr/lib/texmf/local/tex/latex/cd-cover/', or
	   `%TEXINPUTS%' in DOS.
	3) do 
		`> latex cd-cover.dtx
		 > latex cd-cover.dtx
		 > makeindex -s gind -o cd-cover.ind cd-cover.idx
		 > makeindex -s gglo -o cd-cover.gls cd-cover.glo
		 > latex cd-cover.dtx'
	or whatever appropiate for your system, to produce the
	documentation. 

This package is copyright of Christian Holm, but is distributed
under the GNU General Public Lisence.

Happy typesetting :-)

Christian Holm

$Id: README,v 1.2 2002/01/20 17:13:54 cholm Exp $