| author | nipkow |
| Wed, 02 May 2001 11:54:18 +0200 | |
| changeset 11278 | 9710486b886b |
| 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}
|