Makes default pandoc template clearpage before section
This commit is contained in:
parent
9ef522ba25
commit
460578379c
1 changed files with 4 additions and 0 deletions
|
@ -172,6 +172,10 @@ $endif$
|
|||
$if(colorlinks)$
|
||||
\usepackage{xcolor}
|
||||
$endif$
|
||||
|
||||
\usepackage{sectsty}
|
||||
\sectionfont{\clearpage}
|
||||
|
||||
\usepackage{hyperref}
|
||||
\hypersetup{
|
||||
$if(title-meta)$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue