AZ logo

CTAN directory: /macros/latex/contrib/thumb

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
thumb Thumb marks in documents.

Files

Name Size* Date UTC Notes
README 1 KiB 1998-Jan-16 Shown below
thumb.dtx 42 KiB 1998-Feb-05
thumb.ins 2 KiB 1998-Feb-05
thumb.pdf 202 KiB 2005-Jun-21

  *File sizes in kibibytes.

Contents of README

		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