\usepackage{babel}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{epic}
\usepackage{eepic}
\setlength{\unitlength}{1.2mm}

\newcommand{\theslideheading}{}
\newcommand{\slidesection}[1]{\renewcommand{\theslideheading}{#1}\refstepcounter{section}}
\newcommand{\slideheading}[1]{\subsection{#1}
%\label{#1}
}
\newcommand{\slideref}[1]{(ks.~\ref{#1}, #1)}
\newcommand{\notebox}[1]{%
  \begin{center}%
  \fbox{\parbox{0.8\textwidth}{$\star$ #1}}%
  \end{center}}
\newcommand{\bi}{\begin{itemize}}
\newcommand{\ei}{\end{itemize}}
\newcommand{\newterm}[1]{\textit{#1}}
\newcommand{\cmdln}[1]{\texttt{#1}}
\newcommand{\envvar}[1]{\textsc{#1}}
\newcommand{\unix}{\textsc{unix}}
\newcommand{\www}{\textsc{www}}
\newcommand{\extrastuff}{[ylim]}
\newcommand{\commandscheme}[3]{\framebox{\textbf{#1} \texttt{#2}} (#3)\newline}

\newcommand{\thercsdate}{$ $Date: 2004/01/03 00:39:01 $ $}
\newpagestyle{sectslide}
  {\thesection\quad\theslideheading\hfil\thesubsection}
  {\thercsdate\hfil}
