author | wenzelm |
Thu, 24 Jan 2002 22:42:14 +0100 | |
changeset 12847 | afa356dbcb15 |
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} |