\errorcontextlines=10
\documentclass[]{baskrep}
\newcommand{\etex}{$\varepsilon$-\TeX}
\usepackage{fancyvrb,textcomp}
%\usepackage{version}
%\excludeversion{notBV}
\usepackage{amsmath}
\usepackage{hhparmrk}               % for presentation
\usepackage{hhcount}
\usepackage{epic,curves}
\usepackage{verbatim}               % for verbatim displaying of examples
\usepackage{xspace}                 % for ease of typing
\usepackage{hhmuf,hhflxbox}                  % used in examples
\usepackage{amssymb}                % used in examples
% The following are document specific macros defined for ease of typing:

\makeatletter

% The following has been copied from my personal tools style file hhutils.sty
% (NB: This is _not_ the same file as the public style file hhutils0.sty!)

\showboxdepth=10                       % For ease of debugging.
\showboxbreadth=100                    % For ease of debugging.
\def\0#1.{\oldstylenums{#1}}           % For ease of typing.
\def\packagename#1{{\sffamily\upshape #1}}     % For consistent displaying of
                                       % package names. To be redefined
                                       % by the editor if desired.
\chardef\@ttbs="5C                     % This the only way I could figure
\def\macroname#1{{\ttfamily\upshape\@ttbs#1}}  % out to get the right backslashes
                                       % when displaying macro names
                                       % (math \backspace is too thin).
\def\envirname#1{{\ttfamily\upshape #1}}   % For consistent etc.
\def\scheiding{\par                    % Because I cannot help to show my
                                       % `stamp' in and out of season.
                                       % Remove the stamps it you cannot
                                       % stand them.
  \nobreak\addvspace{26pt plus 6pt minus 6pt}%
  \nobreak\centerline{{\unitlength1pt\begin{picture}(0,0)
       \thicklines
       \put(-10,2.5){\line(1,-1){10}}\put(-10,2.5){\line(1,1){10}}
       \put(10,2.5){\line(-1,-1){10}}\put(10,2.5){\line(-1,1){10}}
       \put(-5,7.5){\line(0,-1){10}}\put(5,7.5){\line(0,-1){10}}
       \put(-5,0){\line(2,1){10}}%
       \qbezier(-31.8,-2.5)(-12.6,12.2)(0,12.5)
       \qbezier(0,12.5)(14.2,12.8)(20.9,-2.5)
       \qbezier(-31.8,-2.5)(-16.5,15.8)(0,16.1)
       \qbezier(0,16.1)(16,16.4)(20.9,-2.5)
     \end{picture}}}%
  \addvspace{18pt plus 6pt minus 6pt}}
\def\hhparmrk{\packagename{hhparmrk}\xspace}
\def\hhflxbox{\packagename{hhflxbox}\xspace}
\def\hhunits{\packagename{hhunits}\xspace}
\def\hhutils0{\packagename{hhutils0}\xspace}
\def\hhqueue{\packagename{hhqueue}\xspace}
\def\hhmuf{\packagename{hhmuf}\xspace}
\def\hhfLxbox{\packagename{hhf\hbox{}lxbox}\xspace}
\def\hhcount{\packagename{hhcount}\xspace}

\makeatother
\BASKvol{5}
\BASKno{5}
\def\thisyear{1995}
\def\thismonth{October}
\begin{document}
\vspace*{-1cm}
\begin{multicols}{2}[\makeBSKtitle]
\begin{raggedright}
\tableofcontents
\end{raggedright}
\input editor
\end{multicols}
\Dings
\input election
\newpage
\input hhpmark
\Dings
\input textcomp
\Dings
\input fine
\Dings
\input reese
\Dings
\input group
\newpage
\input agm
%\Dings
%\input word
\end{document} 
