 
                               -*-  PS4MF -*-     
                            
                     Unix - Version: 1.1  May 1996 
 
                 Conversion of Postscript-Type1-fonts to TeX
  

 HOW TO INSTALL: 

   (0) If you have an old package of ps4mf, please remove it 

   (1) Extract ps4mf_u11.tar.gz with

             gunzip -d ps4mf_u11.tar.gz 

             tar -xvf ps4mf_u11.tar 
 

       A directory ps4mf and some subdirectories will be created

   (2) Compile 
        ../ps4mf/afm2tfm/afm2tfm.c
        
           (this program should be on your machine normally, it can be
            found in the dvips-package)

        ../ps4mf/ps2mf/makefile
           
          cd ps2mf
           make
           make clean 

   (3) For compilation on different unix-platforms look at
       ../ps4mf/hints

   (4) Read ../ps4mf/doc/readme.1st for filestructure.
       For instruction please read file ../ps4mf/doc/ps4mf.doc. 

