src/HOL/document/root.tex
author wenzelm
Tue, 19 Oct 2021 18:24:33 +0200
changeset 74551 375e8e1a2139
parent 73595 aece5cc9efb7
permissions -rw-r--r--
merged

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

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

\begin{document}

\title{Isabelle/HOL --- Higher-Order Logic}
\maketitle

\tableofcontents

\begin{center}
  \includegraphics[width=\textwidth,height=\textheight,keepaspectratio]{session_graph}
\end{center}

\newpage

\renewcommand{\setisabellecontext}[1]{\markright{THEORY~``#1''}}

\parindent 0pt\parskip 0.5ex
\input{Code_Generator.tex}
\input{session}

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

\end{document}