| author | berghofe | 
| Mon, 13 Feb 2006 17:02:54 +0100 | |
| changeset 19036 | 73782d21e855 | 
| 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}
 |