doc-src/System/system.tex
author berghofe
Tue, 30 Sep 1997 17:32:33 +0200
changeset 3754 78ee75eb5d79
parent 3696 e2af92a3281b
child 4540 24fcf5ecae88
permissions -rw-r--r--
Removed "browse.tex".


%% $Id$

\documentclass[12pt]{report}
\usepackage{a4,epsf}

\makeatletter
\input{../iman.sty}
\input{../extra.sty}
\makeatother

\title{The Isabelle System Manual}

\author{{\em Lawrence C. Paulson}\\
        Computer Laboratory \\ University of Cambridge \\
        \texttt{lcp@cl.cam.ac.uk}\\[3ex] 
        With Contributions by Tobias Nipkow and Markus Wenzel
        \thanks{Section~\protect\ref{sec:info} was written by Carsten
          Clasohm.  Section~\protect\ref{sec:browse} was written by Stefan
          Berghofer. Other parts are by Markus Wenzel.}}

\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{introduction}

\include{basics}
\include{misc}
\include{fonts}
\include{present}

%\begingroup
%  \bibliographystyle{plain} \small\raggedright\frenchspacing
%  \bibliography{string,atp,funprog,general,logicprog,isabelle,theory,crossref}
%\endgroup

\input{system.ind}
\end{document}