author | wenzelm |
Fri, 04 Jan 2002 19:24:43 +0100 | |
changeset 12631 | 7648ac4a6b95 |
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} |