July: 6, 7 8, --- 12, 13, 14, 15, --- 19 20, 21, 22, --- 26, 27, 28, 29.
August: 2, 3, 4, 5.
In a separate mailing send me a gif or jpg image of yourself.
Note: If your system does not have a postscript viewer, you will not be able to "see" the postscript version of the document sample.tex.
Figure out how the LaTeX commands in the sample.tex document control the final result which is the sample.ps file. The commands to "TeX" something up will vary from system to system. On Calclab there are two commands that have to be issued. They are: "latex sample.tex", this creates the file sample.dvi (device independent); the second command is "dvips sample.dvi", this command creates the file sample.ps. To view the last file type in the command "ghostview sample.ps".
p