
% demonstration of text/graphics integration, Phil Andrews Oct 14 1987
% to process this file, make sure you have done @tex$init to set up
% the required symbols, then (assuming this file is called demo.tex)
% tex demo followed by gtex/scre/y_offset=0 demo or gtex/dev=ps demo
\nopagenumbers
\magnification=\magstep3
\vsize=7.7 true in	% size it to fit in a tektronix screen
\hsize=7.7 true in
\vbox{
\centerline{GPLOT/GTEX Demonstration}
\bigskip
\vskip 3 true in
\line{	\special{gplot tex$root:[gplot]mdibf2/x_size=3.5/y_size=3.5}\hfil
	\special{gplot tex$root:[gplot]tg1bf2/x_size=3.5/y_size=3.5}\hfil
}
\line{\hfil MDIBF2\hfil\hfil TG1BF2\hfil}
\vskip 3 true in
\line{ 	\special{gplot tex$root:[gplot]smpl07/x_size=3.5/y_size=3.5}\hfil
    \special{gplot tex$root:[gplot]example_1/pages=2/x_size=3.5/y_size=3.5}
	\hfil
}
\line{\hfil SMPL07\hfil\hfil EXAMPLE-1\hfil}
}
\bye

