| author | nipkow |
| Fri, 30 Mar 2001 16:12:57 +0200 | |
| changeset 11235 | 860c65c7388a |
| child 11238 | 1d789889c922 |
| permissions | -rw-r--r-- |
| 11235 | 1 |
\documentclass[11pt,a4paper]{article}
|
2 |
\usepackage{isabelle,isabellesym,pdfsetup}
|
|
3 |
||
4 |
%for best-style documents ... |
|
5 |
\urlstyle{rm}
|
|
6 |
\isabellestyle{it}
|
|
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}
|