This HOWTO file written by Raphael Finkel
	(raphael@ms.uky.edu, raphael@ukma.bitnet)

You need to compile these fonts.
Run mf (the metafont compiler) with no argument.
when it wants input, feed it the following:

	\mode=localfont; mag=2; input hclassic; end

You most likely want to run mf twice, with mag=1 and mag=2.

Then you may need to install your fonts, which requires something like
	gftopk ./hclassic.600gf
	cp hclassic.600pk /usr/local/lib/tex/fonts

The other files (like dots.tex) are used as input to TeX when you
use these fonts.
