src/HOL/IMP/document/root.tex
author wenzelm
Wed, 29 Aug 2012 21:01:05 +0200
changeset 49003 09a9761cf5ae
parent 48170 9b41d34450e8
child 49191 3601bf546775
permissions -rw-r--r--
removed remains of generated material, which tends to rot;

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym}

\usepackage{latexsym}

% this should be the last package used
\usepackage{pdfsetup}

\usepackage{isaverbatimwrite}

% urls in roman style, theory text in math-similar italics
\urlstyle{rm}
\isabellestyle{it}

% for uniform font size
\renewcommand{\isastyle}{\isastyleminor}


\begin{document}
\openisaverbatimout fragments

\title{Concrete Semantics}
\author{TN \& GK}
\maketitle

\setcounter{tocdepth}{2}
\tableofcontents
\newpage

% generated text of all theories
\input{session}

\nocite{Nipkow}

% optional bibliography
\bibliographystyle{abbrv}
\bibliography{root}

\end{document}