doc-src/System/system.tex
author wenzelm
Fri, 16 May 1997 15:57:11 +0200
changeset 3217 d30d62128fe5
parent 3188 445555a7b714
child 3262 7115da553895
permissions -rw-r--r--
still under construction!


%% $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: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}