aboutsummaryrefslogtreecommitdiffstats
path: root/test/headings.tex
diff options
context:
space:
mode:
Diffstat (limited to 'test/headings.tex')
-rw-r--r--test/headings.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/headings.tex b/test/headings.tex
new file mode 100644
index 0000000..ed7665a
--- /dev/null
+++ b/test/headings.tex
@@ -0,0 +1,7 @@
+\documentclass[varwidth=true,border=5mm]{standalone}
+\usepackage{blindtext}
+%% \usepackage{geometry}
+\begin{document}
+\blindtext
+\blinddocument
+\end{document}