mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Fixed a regression bug introduced with v1.0.0 in the footer of the "casual" style
This commit is contained in:
parent
fa515769ec
commit
a91cf19978
11 changed files with 5 additions and 0 deletions
|
|
@ -53,6 +53,7 @@
|
|||
\flushfooter\\%
|
||||
\savebox{\footerbox}{#2}%
|
||||
\savebox{\footertempbox}{#2}%
|
||||
\settowidth{\footerboxwidth}{\usebox{\footerbox}}%
|
||||
\@firstfooterelementfalse\fi}
|
||||
% internal command to flush the footer
|
||||
\newcommand*{\flushfooter}{%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue