src/HOL/Matrix/document/root.tex
author wenzelm
Thu, 03 Feb 2011 20:13:49 +0100
changeset 41700 f33d5a00c25d
parent 36862 952b2b102a0a
permissions -rw-r--r--
thm_proof: visible fulfill_body only, without joining nested thms -- retain proof irrelevance, which is important for parallel performance;

\documentclass[11pt,a4paper]{article}
\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}

\newcommand{\ganz}{\mathsf{Z}\mkern-7.5mu\mathsf{Z}}

\begin{document}

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

%\tableofcontents

\parindent 0pt\parskip 0.5ex

\input{session}

\end{document}