		Herbert Bayers Universal Font For Metafont

This is a distribution of my implementation of the universal font 
by Herbert Bayer of the bauhaus school for METAFONT. It is supported
in LaTeX with a package and font definition file.

The distribution file are:

	README		this file.
	universal.dtx	documentation and source file
	universal.ins	bacth file for docstrip
	forms.eps	PostScribt filefor the documenation
	front.ps	color front page for documentation

To install this font, do in a temporary directory:
	
	1)
			latex universal.ins
	2)
		move the files 
			universal.sty
			ot1universal.fd
		to some diretory seached by LaTeX, e.g. in teTeX:
		/usr/lib/texmf/local/tex/latex/bayer/, or %TEXINPUTS%
		in DOS.
	3)
		move the file *.mf to a directory searched by
		METAFONT, e.g. in teTeX: 
		/usr/lib/texmf/local/fonts/sources/bayer/, or 
		%MFINPUTS% in DOS.
	4)
		do 
			latex universal.dtx
			latex universal.dtx
			makeindex -s gind -o universal.ind universal.idx
			makeindex -s gglo -o universal.gls universal.glo
			latex universal.dtx
		to produce the documentation.

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

Happy typesetting :-)

Christian Holm
