src/Doc/Typeclass_Hierarchy/document/root.tex
author wenzelm
Tue, 07 Mar 2017 14:33:14 +0100
changeset 65139 0a2c0712e432
parent 63026 9a9c2d846d4a
child 73723 1bbbaae6b5e3
permissions -rw-r--r--
clarified modules: spell-checker in Pure;

\documentclass[12pt,a4paper,fleqn]{article}
\usepackage{latexsym,graphicx}
\usepackage{iman,extra,isar}
\usepackage{isabelle,isabellesym}
\usepackage{style}
\usepackage{pdfsetup}

\hyphenation{Isabelle}
\hyphenation{Isar}
\isadroptag{theory}

\title{\includegraphics[scale=0.5]{isabelle_isar}
  \\[4ex] The {Isabelle/HOL} type-class hierarchy}
\author{\emph{Florian Haftmann}}

\begin{document}

\maketitle

\begin{abstract}
  \noindent This primer introduces corner stones of the {Isabelle/HOL}
  type-class hierarchy and gives some insights into its internal
  organization.
\end{abstract}

\thispagestyle{empty}\clearpage

\pagenumbering{roman}
\clearfirst

\input{Typeclass_Hierarchy.tex}

\begingroup
\bibliographystyle{plain} \small\raggedright\frenchspacing
\bibliography{manual}
\endgroup

\end{document}