Skip to content

Commit

Permalink
fix: fancyhdr Warning: \footskip is too small
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Dünkelmann <[email protected]>
  • Loading branch information
MartinX3 committed Aug 19, 2024
1 parent 7068ace commit 50ad6df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aussehen/CV.sty
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@

\RequirePackage[ngerman]{babel}

% Fix Package fancyhdr Warning: \footskip is too small (30.0pt)
\setlength{\footskip}{68.00002pt}

% TODO WORKAROUND avoid orphaned section headers until moderncv 2.4.1
% https://github.com/moderncv/moderncv/issues/10
% https://github.com/xdanaux/moderncv/issues/82
Expand Down

0 comments on commit 50ad6df

Please sign in to comment.