summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/psfig/unsupported/macdemo/macdemo.tex
blob: 70fd42c7d3a35263285c7a9ce2653fee1384c0f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
\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}