aboutsummaryrefslogtreecommitdiffstats
path: root/test/headings.tex
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2022-05-26 11:53:18 +0200
committerGustav Eek <gustav.eek@fripost.org>2023-05-30 11:47:11 +0200
commitab9680caf4c9f0702825a213c8e482bef3fa0dfd (patch)
treea8281e5af5a80c68c482dff923fb2843e822faa5 /test/headings.tex
parent2f35d7ba0b1998695a5ea542c4918218d479dab5 (diff)
Test. Add driver documents
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}