diff --git a/base/proposal.cls b/base/proposal.cls index dfa03cd..b1762ed 100644 --- a/base/proposal.cls +++ b/base/proposal.cls @@ -67,6 +67,8 @@ \setcounter{secnumdepth}{3} \newif\ifofpage\ofpagefalse \fancyhead[RE,LO]{\prop@gen@acronym} +\fancyhfoffset{0pt} +\fancyfoot[C]{} \newcommand\prop@of@pages[2]{page~#1\ifofpage~of~#2\fi} \fancyhead[LE,RO]{\prop@of@pages\thepage{\pdataref@num{prop}{page}{last}}} \pagestyle{fancyplain} diff --git a/base/proposal.dtx b/base/proposal.dtx index 326d3c4..46fb1dc 100644 --- a/base/proposal.dtx +++ b/base/proposal.dtx @@ -594,6 +594,8 @@ % \begin{macrocode} \newif\ifofpage\ofpagefalse \fancyhead[RE,LO]{\prop@gen@acronym} +\fancyhfoffset{0pt} +\fancyfoot[C]{} \newcommand\prop@of@pages[2]{page~#1\ifofpage~of~#2\fi} \fancyhead[LE,RO]{\prop@of@pages\thepage{\pdataref@num{prop}{page}{last}}} \pagestyle{fancyplain} diff --git a/base/proposal.pdf b/base/proposal.pdf index f980c5e..2712f67 100644 Binary files a/base/proposal.pdf and b/base/proposal.pdf differ diff --git a/base/reporting.cls b/base/reporting.cls index 2df2f57..ce161bb 100644 --- a/base/reporting.cls +++ b/base/reporting.cls @@ -67,6 +67,8 @@ \setcounter{secnumdepth}{3} \newif\ifofpage\ofpagefalse \fancyhead[RE,LO]{\prop@gen@acronym} +\fancyhfoffset{0pt} +\fancyfoot[C]{} \newcommand\prop@of@pages[2]{page~#1\ifofpage~of~#2\fi} \fancyhead[LE,RO]{\prop@of@pages\thepage{\pdataref@num{prop}{page}{last}}} \pagestyle{fancyplain}