Makes default pandoc template clearpage before section

This commit is contained in:
Jonathan Hodgson 2020-05-25 12:09:00 +01:00
parent 9ef522ba25
commit 460578379c

View file

@ -172,6 +172,10 @@ $endif$
$if(colorlinks)$
\usepackage{xcolor}
$endif$
\usepackage{sectsty}
\sectionfont{\clearpage}
\usepackage{hyperref}
\hypersetup{
$if(title-meta)$