summaryrefslogtreecommitdiff
path: root/graphics/mactotex/README
blob: 56f7df878fd2140b8e7ed1037a4144780c51c640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40

				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.