Bloody good shot sir! In the end it is a combination of both, \renewcommand*{\chapterpagestyle}{scrheadings} makes it appear and
You will have to do \cleardoublepage right before \setcounter{page}{1} in your example to start the new page numbering system at the right place.)
ultimately sets it to ...
Search found 4 matches
- Mon Jun 18, 2018 4:37 pm
- Forum: Page Layout
- Topic: Page numbering starts on page 5 - with number 5
- Replies: 7
- Views: 14322
- Mon Jun 18, 2018 2:51 pm
- Forum: Page Layout
- Topic: Page numbering starts on page 5 - with number 5
- Replies: 7
- Views: 14322
Page numbering starts on page 5 - with number 5
Guess what I've done firstJohannes_B wrote:Ask the provider of the template for support. We do not have access to the template.
- Mon Jun 18, 2018 12:11 pm
- Forum: Page Layout
- Topic: Page numbering starts on page 5 - with number 5
- Replies: 7
- Views: 14322
Page numbering starts on page 5 - with number 5
Thanks for the try, but it didn't help. I attached two pictures trying to make the problem more clear, both are just the top of the page where the numbers should appear
The counter ist alright, but the numbers are not displayed on the first pages
\documentclass[%
a4paper,%
11pt,% <10pt, 9pt ...
The counter ist alright, but the numbers are not displayed on the first pages
\documentclass[%
a4paper,%
11pt,% <10pt, 9pt ...
- Sun Jun 17, 2018 7:45 pm
- Forum: Page Layout
- Topic: Page numbering starts on page 5 - with number 5
- Replies: 7
- Views: 14322
Page numbering starts on page 5 - with number 5
Hey guys, I am struggling with the pagenumbering. As you can see below, I want to number my pages in roman for table of contents, list of figures and list of tables. But only the pages with the table of content are numbered with I and II, the other 2 are not numbered at all. Other way round with the ...