summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/8_3/clark.sty
blob: 762805b5b87fc60cdfd48a8edb22b98b88c43028 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
\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}}