From 400227a69e46dfcad3fd7427a176688943271b5f Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Wed, 31 Jan 2024 18:48:01 +0100 Subject: [PATCH] adjust page numbers --- layout.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout.sty b/layout.sty index f4bfd8c9..48db7051 100644 --- a/layout.sty +++ b/layout.sty @@ -128,7 +128,7 @@ bookmarks=true]% \fancypagestyle{plain}{ \fancyhf{}% clear all header and footer fields - \fancyfoot[LE]{\titleFont{\randomfourB\large\thepage\if@mainmatter\hspace{1em}\textcolor{\pageSideColor}{\Repeat{\value{r4b}}{\flourish\hspace{-.2em}}}\fi}} + \fancyfoot[LE]{\titleFont{\large\thepage\if@mainmatter\randomfourB\hspace{1em}\textcolor{\pageSideColor}{\Repeat{\value{r4b}}{\flourish\hspace{-.2em}}}\fi}} \fancyfoot[RO]{\titleFont{\randomfour\large\if@mainmatter\textcolor{\pageSideColor}{\Repeat{\value{r4}}{\flourish\hspace{-.2em}}}\hspace{1em}\fi\thepage}} } -- GitLab