# HG changeset patch # User paulson # Date 1033029823 -7200 # Node ID 3736cf381e15d027a210b199823a4c58000b7171 # Parent 5fcc8bf538ee5308d8e0c2c2668f21d30fb047b1 new document directory for GroupTheory diff -r 5fcc8bf538ee -r 3736cf381e15 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}