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