doc-src/System/system.tex
author wenzelm
Wed, 26 Aug 1998 16:33:29 +0200
changeset 5374 6ef3742b6153
parent 5170 33fbffd06c12
child 6623 021728c71030
permissions -rw-r--r--
moved images to gfx dir;


%% $Id$

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


\title{\includegraphics[scale=0.5]{isabelle.eps} \\[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}