summaryrefslogtreecommitdiff
path: root/test/test.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.tex')
-rw-r--r--test/test.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test.tex b/test/test.tex
index b910e15..b84be67 100644
--- a/test/test.tex
+++ b/test/test.tex
@@ -9,6 +9,7 @@
\usepackage[author={PDF Tools}]{pdfcomment}
\usepackage{attachfile}
+\pagestyle{empty}
\begin{document}
\section{Text}
@@ -58,4 +59,7 @@ on-demand and stored in memory.
\subsection{subsection}
\subsubsection{subsubsection}
+\newpage
+\indent
+% empty page
\end{document}