inconsistent page numbering in ruthesis #5

Open
opened 2026-04-20 15:47:52 +00:00 by kristjan · 1 comment

ruthesis.sty line 252 is \aliaspagestyle{chapter}{plain}%At the beginning we want page numbers on chapters

while main.tex line 124–125 show \aliaspagestyle{chapter}{empty} % Don't put page numbers on the chapter changes

this combined with main.tex line 65 \pagestyle{empty} results in most pages not having a number, what is the expected page numbering at RU?

[ruthesis.sty line 252](https://gitea.cs.ru.is/foley/ru-thesis/src/commit/1646abd0b4c8c13db22e6827b04b6a59ae371835/ruthesis.sty#L252) is `\aliaspagestyle{chapter}{plain}%At the beginning we want page numbers on chapters` while [main.tex line 124–125](https://gitea.cs.ru.is/foley/ru-thesis/src/commit/1646abd0b4c8c13db22e6827b04b6a59ae371835/main.tex#L124) show `\aliaspagestyle{chapter}{empty} % Don't put page numbers on the chapter changes` this combined with [main.tex line 65](https://gitea.cs.ru.is/foley/ru-thesis/src/commit/1646abd0b4c8c13db22e6827b04b6a59ae371835/main.tex#L65) `\pagestyle{empty}` results in most pages not having a number, what is the expected page numbering at RU?
Owner

This is a duplicate of Issue #3. Let's discuss it there. I am working on a fix.

This is a duplicate of Issue #3. Let's discuss it there. I am working on a fix.
foley added the bugduplicate labels 2026-04-21 11:02:26 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: foley/ru-thesis#5