src/Doc/Typeclass_Hierarchy/document/root.tex
author nipkow
Fri, 15 Nov 2019 16:44:09 +0100
changeset 71136 f636d31f3616
parent 63026 9a9c2d846d4a
child 73723 1bbbaae6b5e3
permissions -rw-r--r--
tuned

\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}