doc-src/System/system.tex
author oheimb
Fri, 21 Jul 2000 17:46:43 +0200
changeset 9402 480a1b40fdd6
parent 8828 5be2d1745c61
child 9695 ec7d7f877712
permissions -rw-r--r--
strengthened force_tac by using new first_best_tac


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

\printindex

\end{document}