doc-src/System/system.tex
author wenzelm
Thu, 09 Mar 2000 22:56:40 +0100
changeset 8400 64921d1fef15
parent 7882 52fb3667f7df
child 8828 5be2d1745c61
permissions -rw-r--r--
cleaned comment;


%% $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}