You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| mactotex | Convert "Macintosh PostScript" for use with TeX. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| README | 1 KiB | 1991-Oct-03 | Shown below |
| cleanps.c | 3 KiB | 1991-Oct-02 | |
| lprep71.pro | 36 KiB | 1991-Sep-06 | |
| macbb.ps | 20 KiB | 1991-Sep-06 | |
| macclover.ps | 17 KiB | 1991-Sep-06 | |
| mactotex.man | 5 KiB | 1991-Sep-06 | |
| mactotex.tex | 5 KiB | 1991-Oct-02 |
*File sizes in kibibytes.
MacToTeX Including Mac PostScript files in a (La)TeX document. You need to have Psfig installed to use this package!!! This package contains the following files: README ; this file cleanps.c ; C program to cleanup the Mac PS file lprep71.pro ; Neutered LaserPrep Version 71 file macbb.ps ; Mac System 7.0 PS file macclover.ps ; Mac System 7.0 PS file (the apple "clover") mactotex.tex ; LaTeX documentation mactotex.man ; man page documentation What you need in addition to this package: package: most liekly place to find it: TeX ymir.claremont.edu,labrea.stanford.edu Psfig whitechapel.media.mit.edu dvips labrea.stanford.edu Installation: 1) Compile cleanps: cc -o cleanps cleanps.c 2) Move cleanps to some standard bin directory (i.e. /usr/local/bin) 3) Move the lprep71.pro file to the same place you have the other lprep files (see the Psfig documentation). 4) Move the man page to where-ever you keep man pages 5) "LaTeX," print, and read the documentation (latex mactotex, etc): Note: This documentation is a test of the psfig procedures, so if it doesn't LaTeX and print correctly, something is wrong with your installation.