Index of /archives/text/CTAN/macros/latex/contrib/thumb

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 1998-01-16 09:00 803 [TXT] thumb.dtx 1998-02-05 09:00 42K [TXT] thumb.ins 1998-02-05 09:00 2.2K [   ] thumb.pdf 2005-06-21 19:02 202K
		thump package for LaTeX2e

This is a distribution of my thump package for making runing
thump marks in documents.

The distribution file are:

	README		this file.
	thump.dtx	documentation and source file
	thump.ins	bacth file for docstrip

To install this package, do in a temporary directory:
	
	1)
			latex thump.ins
	2)
		move the files 
			thump.sty
		to some diretory seached by LaTeX, e.g. in teTeX:
		/usr/lib/texmf/local/tex/latex/thump/, or %TEXINPUTS%
		in DOS.
	3)
		do 
			latex thump.dtx
			latex thump.dtx
			makeindex -s gind -o thump.ind thump.idx
			makeindex -s gglo -o thump.gls thump.glo
			latex thump.dtx
		to produce the documentation.

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

Happy typesetting :-)

Christian Holm