%%% File: TeXMFobj.tex
%%% A part of mfpic 0.5.0 2001/10/30
%%%
%  Testing mfpic objects in plainTeX using Metafont
\magnification\magstep1
\input amstex
\documentstyle{amsppt}
\newdimen\paperheight
\newdimen\paperwidth
%%!!!!!!!!!!!!!!!!!!!!!!!!!!!
% adjust these to your liking:
\paperheight 11 truein
\paperwidth 8.5 truein

% Default plainTeX margins:
\hsize \paperwidth
\advance\hsize -2 truein
\hoffset 0 truein
%
\vsize\paperheight
\advance\vsize -2.1 truein
\voffset 0 truein
\NoRunningHeads
\headline{\hfil}
\footline{\hfil\tenrm\folio\hfil}
\input mfpic
\usecenteredcaptions

\opengraphsfile{objs}

\centerline{\bf Pictures in \TeX\ with Metafont}

\input MFobjs

\closegraphsfile

\end

