doc-src/System/system.tex
author nipkow
Mon, 09 Oct 2000 19:20:55 +0200
changeset 10178 aecb5bf6f76f
parent 9695 ec7d7f877712
child 10580 930ac2bfa637
permissions -rw-r--r--
*** empty log message ***


%% $Id$

\documentclass[12pt,a4paper]{report}
\usepackage{graphicx,../iman,../extra,../ttbox,../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}