src/HOL/Analysis/document/root.tex
author immler
Wed, 16 Jan 2019 19:34:48 -0500
changeset 69676 56acd449da41
parent 69608 2b3a247889f8
child 71060 295609359b58
permissions -rw-r--r--
chapters for analysis manual

\documentclass[11pt,a4paper]{book}
\usepackage{graphicx}
\usepackage{isabelle}
\usepackage{isabellesym}
\usepackage{latexsym}
\usepackage{textcomp}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{pdfsetup}

\usepackage{tocloft}
\setlength{\cftsubsecnumwidth}{3em}
\cftsetpnumwidth{2em}
\cftsetrmarg{3em}

\urlstyle{rm}
\isabellestyle{literalunderscore}
\pagestyle{myheadings}

\begin{document}

\title{Analysis}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[height=\textheight]{session_graph}
\end{center}

\newpage

\renewcommand{\setisabellecontext}[1]{\markright{\href{#1.html}{#1.thy}}}

\parindent 0pt\parskip 0.5ex
\input{session}

\pagestyle{headings}
\bibliographystyle{abbrv}
\bibliography{root}
\nocite{dummy}

\end{document}