diff -r 98a145c9a22f -r 5eaf3e8b50a4 src/HOL/SizeChange/document/root.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/HOL/SizeChange/document/root.tex Tue Nov 06 17:44:53 2007 +0100 @@ -0,0 +1,28 @@ + +% $Id$ + +\documentclass[11pt,a4paper]{article} +\usepackage{latexsym} +\usepackage{isabelle,isabellesym} + +% this should be the last package used +\usepackage{pdfsetup} + +% urls in roman style, theory text in math-similar italics +\urlstyle{rm} +\isabellestyle{it} + + +\begin{document} + +\title{Size-Change Termination} +\author{Alexander Krauss} +\maketitle + +%\tableofcontents + +\parindent 0pt\parskip 0.5ex + +\input{session} + +\end{document}