%%  title-page.tex
%%  Approximation Theory: Title Page
%%  Neal L. Carothers
%%  Bowling Green State University
%%  Bowling Green, Ohio  43403
%%  carother@math.bgsu.edu
%%  http://www.bgsu.edu/~carother/


\magnification = \magstep 3
\nopagenumbers
\baselineskip = 30 true pt
\parskip = 6 true pt
\vsize = 9 true in
\voffset = 0.1 true in
\font\tf = cmr12 scaled \magstep 2
\def\boxit#1#2{\hbox{\vrule
	\vtop{%
		\vbox{\hrule\kern#1%
			\hbox{\kern#1#2\kern#1}}%
		\kern#1\hrule}%
	\vrule}}

\setbox1=\vbox to 8.9 true in{%
\vfill
\centerline{A Short Course on}
\medskip
\centerline{\tf Approximation Theory}
\vfill
\centerline{Math 680 \ Summer 1994}\par
\centerline{N.\ L.\ Carothers}\par
\centerline{Bowling Green State University}
\vfill}

\boxit{0pt}{\box1}

\bye

%%  end of title-page.tex


