doc-src/System/system.tex
author wenzelm
Tue, 12 Oct 1999 19:14:06 +0200
changeset 7838 5aca258fedcf
parent 7258 b228e54a02c5
child 7849 29a2a1d71128
permissions -rw-r--r--
a4paper;


%% $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{misc}
\include{fonts}
\include{present}

\begingroup
  \bibliographystyle{plain} \small\raggedright\frenchspacing
  \bibliography{../manual}
\endgroup

\input{system.ind}

\end{document}