Questions tagged [scrlayer-scrpage]

{scrlayer-scrpage} is a package allowing custom headers and footers.

scrlayer-scrpage is part of the KOMA-script bundle, but can be used with the standard classes as well. It is the successor of the obsolete package scrpage2. This tag should only be used in addition to the more general tag {header-footer}

203 questions
9
votes
2 answers

Set header using scrlayer-scrpage

I would like the section to be displayed in the header using \automark. However, if a chapter does not include a section I would like the chapter to be diplayed in the header. How do I achieve…
Shery
  • 449
4
votes
1 answer

Configuration of scrlayer-scrpage Package

As I am using KOMA it ist recommended to use the package scrlayer-scrpage instead of fancy. Unfortunately I am encountering some problems: I am using scrbook, and the head and footer shoul look like: Head separation line on the left page - header:…
Milou
  • 93
1
vote
0 answers

How to get rid of the headsepline in all pages of a scrbook-based text?

I am typing a document using scrbook class. I have made some changes such as putting all page numbers in the top right and keeping the chapter titles on the same page that contains a section of the previous chapter. Now I intend to get rid of the…
1
vote
2 answers

scrlayer-scrpag - Different headers for first page of a chapter ( --> \chaptermarkformat)

I'm a bit lost using the scrlayer-scrpage package. I want to have have an \ohead{...} header on the first page of a chapter that slightly differs from the other headers. So I started by using the scrlayer-scrpag…
1
vote
1 answer

Problem with plain pagestyle in twosided document with scrlayer-scrpage

I'm trying to use scrlayer-scrpage with a twosided document using the scrartcl class but somehow can't manage to format the plain pagestyle in a way that is similar to the scrheadings style. I prepared the following MWE – thanks in…
JKR
  • 351
0
votes
1 answer

scrlayer-scrpage - chapter on even pages, section on odd pages

I know there are related questions, but I am still not getting it to work. I have a long document with 3 chapters, and in each chapter, there are sections such as "1.2.3" for Chapter 1, section 2.3. I need the chapters to appear on even pages, on…
MANGo 92
  • 179