%% $Id$
\documentclass[12pt,a4paper]{report}
\usepackage{graphicx,../iman,../extra,../pdfsetup}
\title{\includegraphics[scale=0.5]{isabelle} \\[4ex] The Isabelle System Manual}
\author{\emph{Markus Wenzel} and \emph{Stefan Berghofer} \\
TU M\"unchen}
\makeindex
\setcounter{secnumdepth}{1} \setcounter{tocdepth}{2}
\pagestyle{headings}
\sloppy
\binperiod %%%treat . like a binary operator
\begin{document}
\underscoreoff
\maketitle
\pagenumbering{roman} \tableofcontents \clearfirst
\include{basics}
\include{present}
\include{misc}
\include{fonts}
\begingroup
\bibliographystyle{plain} \small\raggedright\frenchspacing
\bibliography{../manual}
\endgroup
\input{system.ind}
\end{document}