new document directory for GroupTheory
authorpaulson
Thu, 26 Sep 2002 10:43:43 +0200
changeset 13584 3736cf381e15
parent 13583 5fcc8bf538ee
child 13585 db4005b40cc6
new document directory for GroupTheory
src/HOL/GroupTheory/document/root.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/GroupTheory/document/root.tex	Thu Sep 26 10:43:43 2002 +0200
@@ -0,0 +1,26 @@
+\documentclass[a4paper]{article}
+\usepackage{graphicx}
+\usepackage{isabelle,isabellesym,pdfsetup}
+\usepackage{amssymb,textcomp} %special symbols: old-style 0, 1, \lhd, ...
+
+\urlstyle{rm}
+\isabellestyle{tt}
+
+\begin{document}
+
+\title{Fundamentals of Group Theory and Ring Theory}
+\author{Florian Kamm{{\"u}}ller\\ Lawrence C Paulson}
+\maketitle
+
+\tableofcontents
+
+\begin{center}
+  \includegraphics[scale=0.7]{session_graph}  
+\end{center}
+
+\newpage
+
+\parindent 0pt\parskip 0.5ex
+\input{session}
+
+\end{document}