doc-src/TutorialI/Overview/document/root.tex
author wenzelm
Mon, 01 Oct 2001 14:44:00 +0200
changeset 11647 0538cb0f7999
parent 11238 1d789889c922
child 13238 a6cb18a25cbb
permissions -rw-r--r--
initial setup for chapter on document preparation;

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym,pdfsetup}

%for best-style documents ...
\urlstyle{rm}
%\isabellestyle{it}

\newtheorem{Exercise}{Exercise}[section]
\newenvironment{exercise}{\begin{Exercise}\rm}{\end{Exercise}}

\begin{document}

\title{Overview}\maketitle

\input{session}

%\bibliographystyle{plain}
%\bibliography{root}

\end{document}