# HG changeset patch # User wenzelm # Date 981322492 -3600 # Node ID a58e0bd448dff31c5afd58284e3f9c2e438ba582 # Parent 9ef75bf54a4937f958db1f66b0b2c20af0212723 document setup; diff -r 9ef75bf54a49 -r a58e0bd448df src/HOL/NumberTheory/document/root.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/HOL/NumberTheory/document/root.tex Sun Feb 04 22:34:52 2001 +0100 @@ -0,0 +1,22 @@ + +\documentclass[11pt,a4paper]{article} +\usepackage{isabelle,isabellesym,pdfsetup} + +\urlstyle{rm} +\isabellestyle{it} + +\begin{document} + +\title{Some results of number theory} +\author{Lawrence C Paulson \\ + Thomas M Rasmussen \\ + Christophe Tabacznyj} +\maketitle + +\tableofcontents +\newpage + +\parindent 0pt\parskip 0.5ex +\input{session} + +\end{document}