author | wenzelm |
Sat, 03 Nov 2001 01:45:32 +0100 | |
changeset 12033 | 69cb2059aadc |
parent 12023 | d982f98e0f0d |
child 12105 | 1e4451999200 |
permissions | -rw-r--r-- |
11585 | 1 |
|
2 |
% $Id$ |
|
3 |
||
4 |
\documentclass[11pt,a4paper]{article} |
|
12023 | 5 |
\usepackage{isabelle,isabellesym} |
11823 | 6 |
\usepackage[english]{babel} |
12023 | 7 |
\usepackage{pdfsetup} |
11585 | 8 |
|
9 |
\urlstyle{rm} |
|
10 |
\isabellestyle{it} |
|
11 |
||
12 |
\begin{document} |
|
13 |
||
11592 | 14 |
\title{Miscellaneous HOL Examples} |
11585 | 15 |
\maketitle |
16 |
||
17 |
\tableofcontents |
|
18 |
||
19 |
\parindent 0pt\parskip 0.5ex |
|
20 |
\input{session} |
|
21 |
||
22 |
\end{document} |