\RequirePackage{theorem} \RequirePackage{alltt} \RequirePackage{dotlessj} \def\Lftrou{\textsl{\LaTeX\ for the rest of us}} \let\latex\LaTeX \let\tex\TeX \def\Scribe{\textsf{Scribe}} \def\Textures{\emph{Textures}} \newcounter{chapter} \renewcommand \thechapter {\@arabic\c@chapter} \def\chapter#1{% \end{multicols} \refstepcounter{chapter} \begin{multicols}{2}[\centerline{% \begin{tabular}{c} \hline\rule{\z@}{18pt}\LARGE\sffamily\bfseries Chapter \thechapter. #1\\[4pt]\hline\end{tabular}}] \addcontentsline{toc}{chapter}{% \numberline{\csname thechapter\endcsname}% #1}% } \newtheorem{question}{Question}[chapter] \let\l@chapter\l@newarticle \theoremheaderfont{\scshape} \setcounter{tocdepth}{1} \def\LFTROU{% \bgroup \fboxrule=10pt \centerline{% \fcolorbox{red}{yellow}{% \begin{minipage}{.8\textwidth} \vspace{12pt} \centering \fontsize{30}{35pt}\fontfamily{pjn}\selectfont \LaTeX\ For The Rest Of Us\\ \fontsize{25}{30pt}\itshape by \\ Malcolm Clark \\ \vspace{12pt} \end{minipage}}} \vspace{25pt} \egroup } \endinput \def\Section{\@startsection{newarticle}{0}{\z@} {-24\p@ \@plus -12\p@ \@minus -.1\p@} {12\p@ \@plus 1\p@} {\raggedright\Large\bfseries}}