3170
|
1 |
|
|
2 |
%% $Id$
|
|
3 |
|
|
4 |
\documentclass[12pt]{report}
|
4540
|
5 |
\usepackage{a4,graphicx,../iman,../extra}
|
3170
|
6 |
|
|
7 |
|
|
8 |
\title{The Isabelle System Manual}
|
|
9 |
|
4553
|
10 |
\author{{\em Markus Wenzel}\/\thanks{Section~\protect\ref{sec:info} was
|
|
11 |
written by Carsten Clasohm. Section~\protect\ref{sec:browse} was
|
|
12 |
written by Stefan Berghofer.} \\
|
|
13 |
TU M\"unchen}
|
3170
|
14 |
|
|
15 |
\makeindex
|
|
16 |
|
|
17 |
\setcounter{secnumdepth}{1} \setcounter{tocdepth}{2}
|
|
18 |
|
|
19 |
\pagestyle{headings}
|
|
20 |
\sloppy
|
|
21 |
\binperiod %%%treat . like a binary operator
|
|
22 |
|
|
23 |
\begin{document}
|
4540
|
24 |
|
3170
|
25 |
\underscoreoff
|
|
26 |
|
|
27 |
\maketitle
|
|
28 |
\pagenumbering{roman} \tableofcontents \clearfirst
|
|
29 |
|
3188
|
30 |
\include{basics}
|
|
31 |
\include{misc}
|
|
32 |
\include{fonts}
|
|
33 |
\include{present}
|
3170
|
34 |
|
4540
|
35 |
\input{system.ind}
|
3170
|
36 |
|
|
37 |
\end{document}
|