Skip to content

Commit

Permalink
🔍 Keep new line in text template after \maketitle
Browse files Browse the repository at this point in the history
  • Loading branch information
fwkoch committed Dec 9, 2022
1 parent c3b1210 commit 5990788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.tex
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
\begin{document}

\maketitle
[#- if parts.abstract -#]
[# if parts.abstract -#]
\begin{abstract}
Abstract: [-parts.abstract-]
\end{abstract}
Expand Down

0 comments on commit 5990788

Please sign in to comment.