doc-src/System/system.tex
author wenzelm
Mon, 20 Jul 1998 19:06:39 +0200
changeset 5165 ac83801ab294
parent 4553 779d55cc6328
child 5167 10e033194e9d
permissions -rw-r--r--
added pdfsetup and isabelle logo;


%% $Id$

\documentclass[12pt]{report}
\usepackage{graphicx,a4,../iman,../extra,../pdfsetup}


\title{\includegraphics[scale=0.5]{../isabelle.ps} \\[4ex] The Isabelle System Manual}

\author{{\em Markus Wenzel}\/\thanks{Section~\protect\ref{sec:info} was
    written by Carsten Clasohm.  Section~\protect\ref{sec:browse} was
    written by 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}

\input{system.ind}

\end{document}