aboutsummaryrefslogtreecommitdiff
path: root/latex-test/ref/TypeFamilies3/main.tex
blob: 2c98043c41528cd089530d48ac1d9b9f48c1d9df (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
\documentclass{book}
\usepackage{haddock}
\begin{document}
\begin{titlepage}
\begin{haddocktitle}

\end{haddocktitle}
\end{titlepage}
\tableofcontents
\input{TypeFamilies3}
\end{document}