mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2024-12-18 22:07:51 +00:00
Issue #275: Restore pagestyle plain
for chapters
This commit is contained in:
parent
6417716d69
commit
5e8c1bc64a
@ -839,6 +839,10 @@ $else$
|
|||||||
\addtokomafont{pageheadfoot}{\upshape}
|
\addtokomafont{pageheadfoot}{\upshape}
|
||||||
}
|
}
|
||||||
\pagestyle{eisvogel-header-footer}
|
\pagestyle{eisvogel-header-footer}
|
||||||
|
|
||||||
|
\deftripstyle{ChapterStyle}{}{}{}{}{\pagemark}{}
|
||||||
|
\renewcommand*{\chapterpagestyle}{ChapterStyle}
|
||||||
|
|
||||||
$if(page-background)$
|
$if(page-background)$
|
||||||
\backgroundsetup{
|
\backgroundsetup{
|
||||||
scale=1,
|
scale=1,
|
||||||
|
Loading…
Reference in New Issue
Block a user