Date: Mon, 21 Oct 91 22:08:56 -0500
From: aal@cfdlab.ae.utexas.edu (Alfred Lorber)
Subject: unix/mactotex.uu 

			       MacToTeX
	       by Adam Fedor (fedor@phase.Colorado.EDU)

UNIX programs and files for including Mac PostScript files in a
(La)TeX document.  You need to have Psfig installed to use this
package!!!  Specially suited to handle problems caused by System 7.
(In PS file, delete LaserPrep section, delete font definitions, etc.)
Good man page and documentation.  This package contains the following
files:

README            ; you guessed it
cleanps.c         ; C program to cleanup the Mac PS file
                    * Current functions:
                    *   Delete LaserPrep section (the "ProcSet")
                    *   Delete all font definitions (optional)
                    *   Delete %%EOF lines
                    *   Is wary of very long lines
                    *   Breaks long lines at spaces (if possible)
lprep71.pro       ; Neutered LaserPrep Version 71 file
mactotex.man      ; man page documentation
Documentation files:
mactotex.tex      ; LaTeX documentation 
macbb.ps          ; Mac System 7.0 PS file
macclover.ps      ; Mac System 7.0 PS file (the apple "clover")

Recovery Path:
mactotex.uu -> "uudecode" -> mactotex.tar.Z -> "uncompress" ->
mactotex.tar -> "tar -xvf" -> mactotex/...