Index of /archives/text/CTAN/macros/latex/contrib/cd-cover

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2002-01-28 23:31 1.0K [   ] cd-cover.dtx 2002-01-28 23:31 43K [TXT] cd-cover.ins 2002-01-28 23:31 2.6K [   ] cd-cover.pdf 2010-02-21 06:54 321K
		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 $