Closed ErikPoppleton closed 2 years ago
By changing the textblock height and removing the space for the footer I was able to get it more-or-less right:
\setlength{\textblockheight}{8.5in} % for footers, keeping page numbers outside
%\addtolength{\textblockheight}% % the 1in vertical margins
% {-\forfootskip}
This solution probably won't work for people who need footers for their document.
Hi @ErikPoppleton , it seems like the problem is a difference between the PDFs produced by Docker and Overleaf. Here is a page from the sample PDF made with Docker:
Imported into GIMP at 100px per inch. The page number sits an inch above the bottom of the page.
Hi,
I recently submitted my dissertation to the formatting committee but they will not accept it because the template is putting the page numbers in the wrong place. The bottom of the page number is supposed to be on the 1" from bottom gridline, however the template puts it the top of the page number on the grid line.
I have tried changing the
\setulmargin
and\textblockheight
in this block, but the bottom margin either ends up being way too large with the number above the line or under the line as shown in my screenshot.