src/HOL/Matrix_LP/document/root.tex
author wenzelm
Mon, 27 Feb 2023 15:25:46 +0100
changeset 77399 375c6b9ce9ea
parent 73463 552a9dd5b4a2
permissions -rw-r--r--
more robust interrupt handling, notably for Build_Job.terminate();

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

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

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

\begin{document}

\title{Matrix}
\author{Steven Obua}
\maketitle

%\tableofcontents

\parindent 0pt\parskip 0.5ex

\input{session}

\end{document}