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

Move the draft text to the footer (more space for lhead)

parent 2afc3228
Branches
No related tags found
No related merge requests found
...@@ -418,9 +418,10 @@ ...@@ -418,9 +418,10 @@
\pagestyle{fancy} \pagestyle{fancy}
\renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{\chaptername\ \thechapter.\ ##1}}{}} \renewcommand{\chaptermark}[1]{\markboth{\MakeUppercase{\chaptername\ \thechapter.\ ##1}}{}}
\lhead{\leftmark} \lhead{\leftmark}
\chead{\version} \chead{}
\rhead{\thepage} \rhead{\thepage}
\fancyfoot{} \fancyfoot{}
\cfoot{\version}
% the totalcount counter is only used for appendices, set a bogus value now % the totalcount counter is only used for appendices, set a bogus value now
% fails if the document has over 1000 pages % fails if the document has over 1000 pages
\setcounter{totalcount@page}{-1000} \setcounter{totalcount@page}{-1000}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment