mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2024-12-18 22:07:51 +00:00
Issue #275: Use chapter pagestyle only when using scrbook
with book: true
This commit is contained in:
parent
5e8c1bc64a
commit
f5c1f20c94
@ -840,8 +840,10 @@ $else$
|
||||
}
|
||||
\pagestyle{eisvogel-header-footer}
|
||||
|
||||
$if(book)$
|
||||
\deftripstyle{ChapterStyle}{}{}{}{}{\pagemark}{}
|
||||
\renewcommand*{\chapterpagestyle}{ChapterStyle}
|
||||
$endif$
|
||||
|
||||
$if(page-background)$
|
||||
\backgroundsetup{
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user