aboutsummaryrefslogtreecommitdiff
path: root/latex-test/ref/UnboxedStuff/main.tex
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2018-08-21 22:08:40 -0700
committerAlec Theriault <alec.theriault@gmail.com>2018-08-21 22:19:34 -0700
commitd23dbf3d54bf1c29a9720872f312a370f830b5ae (patch)
treec3cbf5c8d7ec9c36fa9e91ccb7b3c5c2bbb7fe87 /latex-test/ref/UnboxedStuff/main.tex
parentbf9da9cddc3d6161367bdc8710afc4fe08c3bdfd (diff)
Accept test cases
Diffstat (limited to 'latex-test/ref/UnboxedStuff/main.tex')
-rw-r--r--latex-test/ref/UnboxedStuff/main.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/latex-test/ref/UnboxedStuff/main.tex b/latex-test/ref/UnboxedStuff/main.tex
new file mode 100644
index 00000000..e34c5f14
--- /dev/null
+++ b/latex-test/ref/UnboxedStuff/main.tex
@@ -0,0 +1,11 @@
+\documentclass{book}
+\usepackage{haddock}
+\begin{document}
+\begin{titlepage}
+\begin{haddocktitle}
+
+\end{haddocktitle}
+\end{titlepage}
+\tableofcontents
+\input{UnboxedStuff}
+\end{document} \ No newline at end of file