doc-src/System/system.tex
author wenzelm
Wed, 14 May 1997 19:27:21 +0200
changeset 3188 445555a7b714
parent 3172 629d63c74ddc
child 3217 d30d62128fe5
permissions -rw-r--r--
preliminary!


%% $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{Chapter~\protect\ref{html} was written by Carsten
          Clasohm.  Chapter~\protect\ref{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}
\include{browse}

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

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