author | urbanc |
Tue, 13 Dec 2005 18:11:21 +0100 | |
changeset 18396 | b3e7da94b51f |
parent 17196 | d26778f3e6dd |
child 27421 | 7e458bd56860 |
permissions | -rw-r--r-- |
13957 | 1 |
|
2 |
\documentclass[11pt,a4paper]{article} |
|
3 |
\usepackage[latin1]{inputenc} |
|
4 |
\usepackage{isabelle,isabellesym} |
|
5 |
\usepackage{pdfsetup} |
|
6 |
||
7 |
\urlstyle{rm} |
|
8 |
\isabellestyle{it} |
|
9 |
||
10 |
\begin{document} |
|
11 |
||
17196 | 12 |
\title{Miscellaneous HOL-Complex Examples} |
13957 | 13 |
\maketitle |
14 |
||
15 |
\tableofcontents |
|
16 |
||
17 |
\parindent 0pt\parskip 0.5ex |
|
18 |
\input{session} |
|
19 |
||
20 |
\end{document} |