| author | blanchet | 
| Fri, 14 May 2010 22:43:24 +0200 | |
| changeset 36927 | 476a8d4f5c8b | 
| parent 12435 | a42be4b09cc3 | 
| child 73404 | 299f6a8faccc | 
| permissions | -rw-r--r-- | 
| 12435 | 1  | 
|
2  | 
\documentclass[11pt,a4paper]{article}
 | 
|
3  | 
\usepackage{isabelle,isabellesym}
 | 
|
4  | 
\usepackage{pdfsetup}
 | 
|
5  | 
||
6  | 
\urlstyle{rm}
 | 
|
7  | 
\isabellestyle{it}
 | 
|
8  | 
||
9  | 
\begin{document}
 | 
|
10  | 
||
11  | 
\title{Miscellaneous FOL Examples}
 | 
|
12  | 
\maketitle  | 
|
13  | 
||
14  | 
\tableofcontents  | 
|
15  | 
||
16  | 
\parindent 0pt\parskip 0.5ex  | 
|
17  | 
\input{session}
 | 
|
18  | 
||
19  | 
\end{document}
 |