aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/example.tex11
1 files changed, 5 insertions, 6 deletions
diff --git a/example/example.tex b/example/example.tex
index d5f0d2f..62ab8cb 100644
--- a/example/example.tex
+++ b/example/example.tex
@@ -6,16 +6,15 @@
\title{\textbf{Some Title}}
\author{Some Author}
-\authors{name\inst}
-\years{2024}
\date{\Today}
-\includeonly{}
+\includeonly {
+ % lpm::next_chapter_includeonly_marker
+}
\begin{document}
- \input{content/static/title}
+\input{content/static/title}
- % NEXT_CHAPTER
+% lpm::next_chapter_marker
- \printbibliography\relax
\end{document}