The fonts

	avantgar bookman courier helvetic newcentu
	palatino symbol times zapfchan zapfding

came from the lw35nfss package from Sebastian Rahtz.

The utopia fonts are from a CTAN site. For more information,
see the README in the utopia directory.

I installed the latex-macros that came with the fonts in a
texmf/tex/latex/psnfss.

In zapfchan.sty I had to replace

	\renewcommand{\rmdefault}{chancery}

with

	\renewcommand{\rmdefault}{pzc}

to make the sty-file correspont to the naming-scheme match
the filenames in the zapfchan directory.

	Thomas Esser (te@informatik.uni-hannover.de), Sep. 1994
