\listfiles

\documentclass{baskerv}

\usepackage{type1cm}

\bibliographystyle{plain}

\BASKvol{8}

\BASKno{3}

\BASKed{Sebastian Rahtz}

\BASKyear{1998}

\BASKmonth{July}

\usepackage{clark}

\renewcommand\textfraction{0.25}

%

\InputIfFileExists{fontuse.cfg}{\typeout{Using config file

  fontuse.cfg}}{}

\begin{document}



\begin{frontmatter}

\input{editorial}

\end{frontmatter}

\newpage

\addtocontents{toc}{{\protect\footnotesize\protect\dingline{167}}}

\addtocontents{toc}{{\protect\leftline{\protect\textbf{\protect\LaTeX\ for the rest of us}}}}

\title{\LaTeX\ for the rest of us}

\author{Malcolm Clark}

\begin{multicols}{2}[\LFTROU]

\input{first}   

\newpage

\input{second}   

\newpage

\input{third}  

\bibliography{course} 

\end{multicols}

\addtocontents{toc}{{\protect\footnotesize\protect\dingline{167}}}
\vfill
\Dings 
\vfill

\input plea
\newpage


\input{sec}

\end{document}









