src/HOL/IMP/document/root.tex
author wenzelm
Thu, 10 Jan 2013 15:45:27 +0100
changeset 50805 69439c9defec
parent 50043 e8af18896060
child 54930 f2ec28292479
permissions -rw-r--r--
prefer system build mode in main application wrappers, to produce heaps insided distribution directory;

\documentclass[11pt,a4paper]{article}
\usepackage{isabelle,isabellesym}
\usepackage{latexsym}
% this should be the last package used
\usepackage{pdfsetup}

% snip
\newcommand{\repeatisanl}[1]{\ifnum#1=0\else\isanewline\repeatisanl{\numexpr#1-1}\fi}
\newcommand{\snip}[4]{\repeatisanl#2#4\repeatisanl#3}

\urlstyle{rm}
\isabellestyle{it}

\renewcommand{\isacharunderscore}{\_}
\renewcommand{\isacharunderscorekeyword}{\_}

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

\begin{document}

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

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

% generated text of all theories
\input{session}

\nocite{Nipkow}

\bibliographystyle{abbrv}
\bibliography{root}

\end{document}