avoid using "smt" for minimization -- better use the prover itself, since then Sledgehammer gets to try metis again and gives the opportunity to output an Isar proof -- and show Isar proof as fallback for SMT proofs
% HOL/Multivariate_Analysis/document/root.tex
\documentclass[11pt,a4paper]{article}
\usepackage{graphicx,isabelle,isabellesym,latexsym,textcomp}
\usepackage[only,bigsqcap]{stmaryrd}
\usepackage{pdfsetup}
\urlstyle{rm}
\isabellestyle{it}
\pagestyle{myheadings}
\begin{document}
\title{Multivariate Analysis}
\maketitle
\tableofcontents
\begin{center}
\includegraphics[width=\linewidth]{session_graph}
\end{center}
\newpage
\renewcommand{\isamarkupheader}[1]%
{\section{\isabellecontext: #1}\markright{THEORY~``\isabellecontext''}}
\parindent 0pt\parskip 0.5ex
\input{session}
\end{document}