Search found 3 matches

by LatexNoob23
Sat May 29, 2021 5:23 pm
Forum: Page Layout
Topic: Page numbers no longer working
Replies: 4
Views: 4655

Page numbers no longer working

Never mind, I've managed to track down the remaining changed macros: \f@nch@vbox and \f@nch@reset
It works fine now.

Many thanks again!
by LatexNoob23
Sat May 29, 2021 3:38 pm
Forum: Page Layout
Topic: Page numbers no longer working
Replies: 4
Views: 4655

Page numbers no longer working

Thanks so much for your quick response!

I've managed to indeed find that \@fancyhead has been replaced by \f@nch@head

However, just replacing this does not solve the problem. Now it actually does not compile with the following error:

! Undefined control sequence.
\f@nch@head ...#1\hb@xt ...
by LatexNoob23
Fri May 28, 2021 8:37 pm
Forum: Page Layout
Topic: Page numbers no longer working
Replies: 4
Views: 4655

Page numbers no longer working

Hello everyone,

I'm currently finishing up my PhD thesis, and have managed to acquire a LaTeX template from a colleague.

This template (with the .sty code presented below) used to produce page numbers in either the top left or top right of the page. However, even when compiling the original thesis ...