Skip to content
Snippets Groups Projects
Commit cbfa3b93 authored by Jari-Matti Mäkelä's avatar Jari-Matti Mäkelä
Browse files

Update the position of the twoside page number as well

parent ebaf86ec
Branches
Tags
No related merge requests found
Pipeline #64715 passed
...@@ -288,7 +288,9 @@ ...@@ -288,7 +288,9 @@
\case{tkk}{\langchoose{#1}{TkK-tutkielma}{Bachelor's Thesis}}% \case{tkk}{\langchoose{#1}{TkK-tutkielma}{Bachelor's Thesis}}%
\case{luk}{\langchoose{#1}{LuK-tutkielma}{Bachelor's Thesis}}% \case{luk}{\langchoose{#1}{LuK-tutkielma}{Bachelor's Thesis}}%
\case{gradu}{\langchoose{#1}{Pro gradu -tutkielma}{Master of Science Thesis}}% \case{gradu}{\langchoose{#1}{Pro gradu -tutkielma}{Master of Science Thesis}}%
\case{msc}{\langchoose{#1}{Pro gradu -tutkielma}{Master of Science Thesis}}%
\case{di}{\langchoose{#1}{Diplomityö}{Master of Science (Tech) Thesis}}% \case{di}{\langchoose{#1}{Diplomityö}{Master of Science (Tech) Thesis}}%
\case{msctech}{\langchoose{#1}{Diplomityö}{Master of Science (Tech) Thesis}}%
\default{\p@btype}% \default{\p@btype}%
\end{switch}} \end{switch}}
...@@ -544,11 +546,11 @@ ...@@ -544,11 +546,11 @@
\doublespacing \doublespacing
\pagestyle{fancy} \pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{\chaptername\ \thechapter.\ ##1}}{}} \renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{\chaptername\ \thechapter.\ ##1}}{}}
\lhead{\leftmark} \fancyhead{}
\chead{}
\rhead{\thepage}
\fancyfoot{} \fancyfoot{}
\cfoot{\version} \fancyhead[LE,RO]{\thepage}
\fancyhead[RE,LO]{\leftmark}
\fancyfoot[C]{\version}
} }
%% postpone the doc style through these sections %% postpone the doc style through these sections
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment