% Copyright (c) 1991, 1996 by Michael J. Roberts.  All Rights Reserved.
%
% tads 2.1 documentation - title pages, table of Contents
%

% tads 2.1 release notes
% Copyright (c) 1993 by Michael J. Roberts.  All Rights Reserved.
%

\pageno=-1

%\hsize=5.5in \vsize=7in
\hsize=4.5in \vsize=7in
\input fonts
%\input he_logo
\font\bigbf=cmbx12
\font\twelveit=cmti12
\def\topic#1\par{\vskip0.25in\message{#1}
\hrule\nobreak\medskip\leftline{\bigbf#1}\nobreak\bigskip\vskip-\parskip
\noindent}

\font\bigrm=cmr10 scaled\magstep5
%
% Page layout stuff stolen from tadsdef.tex
%
\newdimen\realhsize
\newdimen\realvsize
\newdimen\pageheight \newdimen\pagewidth
\pageheight=\vsize   \pagewidth=\hsize
\realhsize=\hsize
\realvsize=\vsize
\newif\iftitle
\newif\ifchapter
\def\rfoot{\relax}
\def\footline{%
 \ifodd\pageno\rightfootline \else\leftfootline\fi}
\def\rightfootline{\hbox to\realhsize{%
  \vbox to 10pt{}{\tenrm\hfil\rfoot\hskip0.5in\folio}}}
\def\leftfootline{\hbox to \realhsize{%
  \vbox to 10pt{}{\tenrm\folio\hskip0.5in\rtitle\hfil}}}
\def\chfoot{%
 \ifodd\pageno\rightchfoot \else\leftchfoot\fi}
\def\rightchfoot{\hbox to\realhsize{%
  \vbox to 10pt{}{\tenrm\hfil\folio}}}
\def\leftchfoot{\hbox to \realhsize{%
  \vbox to 10pt{}{\tenrm\folio\hskip0.5in\rtitle\hfil}}}
  
\def\rtitle{{\bf TADS: The Text Adventure Development System}}

\def\onepageout#1{\shipout\vbox{
  \offinterlineskip
  \vbox to\pageheight{#1}
  \vbox to 3pc{\vfill\iftitle\global\titlefalse\else%
  \ifchapter\chfoot\global\chapterfalse\else\footline\fi\fi%
\boxmaxdepth=\maxdepth}}
\advancepageno
}

\output{\onepageout{\unvbox255}}

\def\rfoot{{\tenit Version 2.1 Release Notes}}

% various other macros stolen from tadsdef.tex
\def\example{\tt\parskip=0pt\obeylines\medskip\advance\leftskip1em\vskip0in}
\def\object#1{#1\vskip0in\advance\leftskip1em\vskip0in}
\def\endobj{\vskip0in\advance\leftskip-1em ;\medskip}
\def\lb{\char`\{\vskip0in\advance\leftskip1em\vskip0in}
\def\rb{\vskip0in\advance\leftskip-1em\char`\}\vskip0in}
\def\invislb{\vskip0in\advance\leftskip1em\vskip0in}
\def\invisrb{\vskip0in\advance\leftskip-1em\vskip0in}
\chardef\bslash=`\\

%
% title page
%
{
\titletrue
\null\vskip1in
\hrule height 2pt
\vfill
\rightline{\bigrm TADS}
\medskip
\rightline{\bigrm Version 2.1}
\medskip
\rightline{\bigrm Release Notes}
\vfill
%\helogo
\vskip0.5in\eject
}

% copyright/address/trademark page
{
\titletrue
\null\parindent=0pt
\vfill
\leftline{\bf TADS}
\leftline{\bf The Text Adventure Development System}
\leftline{\bf Version 2.1 Release Notes}
\bigskip
Copyright \copyright 1993 by Michael J. Roberts. All Rights Reserved.
\medskip
This documentation
is the copyrighted property of Michael J. Roberts, and
may not be reproduced, in whole or in part, in any form or by
any means without the express written consent of the author.  The author
makes no warranty of any kind with respect to this material, and disclaims
all warranties, including any implied warranties of merchantability or
fitness for any particular purpose.
\bigskip
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% The address information below is obsolete - it is retained in this source
% file for historical purposes.
%
%We welcome your comments and questions about this documentation and
%our products.  Please write us at High Energy Software, P. O. Box
%50422, Palo Alto, CA 94303.  Or, contact us through electronic mail
%on our BBS (415-493-2420, 14,400 bps or slower, 8-N-1), through the
%Internet ({\tt support@hinrg.starconn.com}), through CompuServe
%(user ID: {\tt 73737,417}), or through GEnie (mail ID:
%{\tt M.ROBERTS10}).
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\vskip 1in
High Energy Software, Perdition's Flames, Deep Space Drifter,
Ditch Day Drifter, TADS, and
The Text Adventure Development System are trademarks of High Energy
Software.  Other product names used in this document are trademarks or
registered trademarks of their respective manufacturers.
\bigskip
\vfill\eject
}

{
\titletrue
\null\vskip 1in
\hbox to \hsize{\hfill {\bigrm Contents}}
\vfill\advance\leftskip1in
\def\contitem#1#2{\medskip #1\dotfill #2}

\vskip0.5in
\input t21c_gen

\titlefalse\bigskip\bigskip
\vfill\eject
}

\end
