src/HOL/Proofs/Lambda/document/root.tex
author wenzelm
Sun, 30 Jan 2011 13:02:18 +0100
changeset 41648 6d736d983d5c
parent 40945 b8703f63bfb2
child 61978 7ab2dc7ba8f8
permissions -rw-r--r--
clarified example settings for Proof General;

\documentclass[11pt,a4paper]{article}
\usepackage{graphicx}
\usepackage[english]{babel}
\usepackage{amssymb}
\usepackage{textcomp}
\usepackage{isabelle,isabellesym,pdfsetup}

\isabellestyle{it}
\renewcommand{\isamarkupsubsubsection}[1]{\subsubsection*{#1}}
\newcommand{\isasymRrightarrow}{\isamath{\Rrightarrow}}

\begin{document}

\title{Fundamental Properties of Lambda-calculus}
\author{Tobias Nipkow \\ Stefan Berghofer}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[scale=0.7]{session_graph}  
\end{center}

\newpage

\parindent 0pt \parskip 0.5ex

\input{session}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}