%sw20exm2 {Exam: TCI exam style #1, 8.5x14 page}{12pt}{article} %Copyright (C) 1994-95 TCI Software Research \typeout{TCI Document Style `sw20exm2' <1 July 1994>.} \typeout{NOTICE: This macro file is NOT proprietary and may be freely copied and distributed.} % \input thmsupp.tex %TCI theorem option support % Sections won't have numbers \setcounter{secnumdepth}{0} % Make the page area as large as possible \setlength{\topmargin}{-0.75in} \setlength{\textheight}{12.25in} \setlength{\oddsidemargin}{0.0in} \setlength{\evensidemargin}{0.0in} \setlength{\textwidth}{6.5in} % Set the first level numbering to arabic and the second level % to alphabetic. The remaining two levels are arabic \def\labelenumi{\arabic{enumi}.} \def\theenumi{\arabic{enumi}} \def\labelenumii{(\alph{enumii})} \def\theenumii{\alph{enumii}} \def\p@enumii{\theenumi.} \def\labelenumiii{\arabic{enumiii}.} \def\theenumiii{\arabic{enumiii}} \def\p@enumiii{(\theenumi)(\theenumii)} \def\labelenumiv{\arabic{enumiv}.} \def\theenumiv{\arabic{enumiv}} \def\p@enumiv{\p@enumiii.\theenumiii} %Create a very compressed title with the date under the title and %the author and a place for the student's name. \def\maketitle{\par \begingroup \def\thefootnote{\fnsymbol{footnote}} \def\@makefnmark{\hbox to 0pt{$^{\@thefnmark}$\hss}} \if@twocolumn \twocolumn[\@maketitle] \else \newpage % \global\@topnum\z@ \@maketitle \fi\thispagestyle{plain}\@thanks \global\@topnum\z@ \@maketitle \fi\thispagestyle{empty}\@thanks \endgroup \setcounter{footnote}{0} \let\maketitle\relax \let\@maketitle\relax \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax} \def\@maketitle{\newpage \centerline{\large\bf \@title } \centerline{\sc \@date} \vskip 0.5em \noindent\@author \hfill Name \makebox[3in]{\hrulefill}\par \vskip 0.0em} %Change to \pagestyle{empty} to suppress numbers on following pages \pagestyle{plain} %\pagestyle{empty} % Do not reset outermost enumerate counter \def\enumerate{% \ifnum\@enumdepth>3\@toodeep \else \advance\@enumdepth\@ne \edef\@enumctr{enum\romannumeral\the\@enumdepth}\list {\csname label\@enumctr\endcsname}{% \ifnum\@enumdepth>1 \usecounter{\@enumctr} \else % (gp) What \usecounter does except reset the counter \@nmbrlisttrue\def\@listctr{\@enumctr} \fi \def\makelabel##1{\hss\llap{##1}}} \fi}