aboutsummaryrefslogtreecommitdiff
path: root/latex-test/ref/Deprecated/main.tex
blob: 76def1cddf7a606561cc1a05f112d937a44dc53e (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{Deprecated}
\end{document}