about summary refs log tree commit diff stats
path: root/templates/latex/academia/%INIT_APPLICATION_NAME.tex
diff options
context:
space:
mode:
Diffstat (limited to 'templates/latex/academia/%INIT_APPLICATION_NAME.tex')
-rw-r--r--templates/latex/academia/%INIT_APPLICATION_NAME.tex16
1 files changed, 9 insertions, 7 deletions
diff --git a/templates/latex/academia/%INIT_APPLICATION_NAME.tex b/templates/latex/academia/%INIT_APPLICATION_NAME.tex
index 5484bc6..b94aaa2 100644
--- a/templates/latex/academia/%INIT_APPLICATION_NAME.tex
+++ b/templates/latex/academia/%INIT_APPLICATION_NAME.tex
@@ -30,15 +30,17 @@
 \makeatother
 
 
-\includeonly{}
+\includeonly {
+    % lpm::next_chapter_includeonly_marker
+}
 
 \begin{document}
-    \onecolumn
-    \input{content/static/title}
-    \twocolumn
+\onecolumn
+\input{content/static/title}
+\twocolumn
 
-    % NEXT_CHAPTER
+% lpm::next_chapter_marker
 
-    \clearpage{}
-    \printbibliography\relax
+\clearpage{}
+\printbibliography\relax
 \end{document}