| author | desharna |
| Thu, 08 Oct 2020 17:02:56 +0200 | |
| changeset 72400 | abfeed05c323 |
| parent 64435 | c93b0e6131c3 |
| child 73404 | 299f6a8faccc |
| permissions | -rw-r--r-- |
| 27468 | 1 |
\documentclass[11pt,a4paper]{article}
|
| 40945 | 2 |
\usepackage{graphicx,isabelle,isabellesym,latexsym,textcomp}
|
| 64435 | 3 |
\usepackage{amsmath,amssymb}
|
|
63590
4854f7ee0987
proper latex rendering of abbrevs templates (e.g. src/HOL/Nonstandard_Analysis/HLim.thy);
wenzelm
parents:
62479
diff
changeset
|
4 |
\usepackage{stmaryrd}
|
| 27468 | 5 |
\usepackage{pdfsetup}
|
6 |
||
7 |
\urlstyle{rm}
|
|
8 |
\isabellestyle{it}
|
|
9 |
\pagestyle{myheadings}
|
|
10 |
||
11 |
\begin{document}
|
|
12 |
||
13 |
\title{Isabelle/HOL-NSA --- Non-Standard Analysis}
|
|
14 |
\maketitle |
|
15 |
||
16 |
\tableofcontents |
|
17 |
||
18 |
\begin{center}
|
|
19 |
\includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
|
|
20 |
\end{center}
|
|
21 |
||
22 |
\newpage |
|
23 |
||
| 58878 | 24 |
\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}
|
| 27468 | 25 |
|
26 |
\parindent 0pt\parskip 0.5ex |
|
27 |
\input{session}
|
|
28 |
||
29 |
\end{document}
|