\documentstyle[psfig]{article}
\psfigurepath{macfigs:figs}
\special{header=lprep68.pro}
\begin{document}
This is a rosette and some MacDraw output:
\centerline{\psfig{figure=rosette.ps,height=2in}\hspace{.25in}
\psfig{figure=macdraw.fig68,height=2in}}
This is what hacking Mac Postscript is like:
\centerline{\psfig{figure=bullet.fig68,height=2in}}
And now a graph:
\centerline{\psfig{figure=dave.fig68,height=2in,clip=}}
Thats all folks.
\end{document}