| author | wenzelm |
| Fri, 11 Jan 2002 14:44:24 +0100 | |
| changeset 12717 | 2d6b5e22e05d |
| parent 11238 | 1d789889c922 |
| child 13238 | a6cb18a25cbb |
| permissions | -rw-r--r-- |
| 11235 | 1 |
\documentclass[11pt,a4paper]{article}
|
2 |
\usepackage{isabelle,isabellesym,pdfsetup}
|
|
3 |
||
4 |
%for best-style documents ... |
|
5 |
\urlstyle{rm}
|
|
| 11238 | 6 |
%\isabellestyle{it}
|
| 11235 | 7 |
|
8 |
\newtheorem{Exercise}{Exercise}[section]
|
|
9 |
\newenvironment{exercise}{\begin{Exercise}\rm}{\end{Exercise}}
|
|
10 |
||
11 |
\begin{document}
|
|
12 |
||
13 |
\title{Overview}\maketitle
|
|
14 |
||
15 |
\input{session}
|
|
16 |
||
17 |
%\bibliographystyle{plain}
|
|
18 |
%\bibliography{root}
|
|
19 |
||
20 |
\end{document}
|