| 
40944
 | 
     1  | 
\documentclass[11pt,a4paper]{article}
 | 
| 
 | 
     2  | 
\usepackage{graphicx,isabelle,isabellesym}
 | 
| 
 | 
     3  | 
\usepackage{amssymb}
 | 
| 
49001
 | 
     4  | 
\usepackage[english]{babel}
 | 
| 
40944
 | 
     5  | 
  | 
| 
 | 
     6  | 
% this should be the last package used
  | 
| 
 | 
     7  | 
\usepackage{pdfsetup}
 | 
| 
 | 
     8  | 
  | 
| 
 | 
     9  | 
% proper setup for best-style documents
  | 
| 
 | 
    10  | 
\urlstyle{rm}
 | 
| 
 | 
    11  | 
\isabellestyle{it}
 | 
| 
 | 
    12  | 
  | 
| 
 | 
    13  | 
  | 
| 
 | 
    14  | 
\begin{document}
 | 
| 
 | 
    15  | 
  | 
| 
 | 
    16  | 
\title{ZF}
 | 
| 
 | 
    17  | 
\author{Lawrence C Paulson and others}
 | 
| 
 | 
    18  | 
\maketitle
  | 
| 
 | 
    19  | 
  | 
| 
 | 
    20  | 
\tableofcontents
  | 
| 
 | 
    21  | 
  | 
| 
 | 
    22  | 
\begin{center}
 | 
| 
 | 
    23  | 
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
 | 
| 
 | 
    24  | 
\end{center}
 | 
| 
 | 
    25  | 
  | 
| 
 | 
    26  | 
\newpage
  | 
| 
 | 
    27  | 
  | 
| 
58871
 | 
    28  | 
\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}
 | 
| 
40944
 | 
    29  | 
  | 
| 
 | 
    30  | 
\parindent 0pt\parskip 0.5ex
  | 
| 
 | 
    31  | 
  | 
| 
 | 
    32  | 
% include generated text of all theories
  | 
| 
 | 
    33  | 
\input{session}
 | 
| 
 | 
    34  | 
  | 
| 
 | 
    35  | 
%\bibliographystyle{abbrv}
 | 
| 
 | 
    36  | 
%\bibliography{root}
 | 
| 
 | 
    37  | 
  | 
| 
 | 
    38  | 
\end{document}
 |