Skip to content

Commit

Permalink
Recompute header width for monash wp
Browse files Browse the repository at this point in the history
  • Loading branch information
robjhyndman committed Jan 28, 2022
1 parent 76f32d1 commit 009326a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inst/rmarkdown/templates/working-paper/resources/monashwp.tex
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,8 @@
$header-includes$
$endfor$

% Adjust headwidth in case user has changed geometry in header-includes
\renewcommand{\headwidth}{\textwidth}

\begin{document}
$if(title)$
Expand Down

0 comments on commit 009326a

Please sign in to comment.