doc-src/System/system.tex
author wenzelm
Wed, 21 May 1997 17:11:46 +0200
changeset 3278 636322bfd057
parent 3262 7115da553895
child 3285 9a3fe25f30bb
permissions -rw-r--r--
release version (sort of);


%% $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}
%FIXME not yet
%        \thanks{Section~\protect\ref{sec:html} was written by Carsten
%          Clasohm.  Chapter~\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}
%\include{browse}

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

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