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
|
|
@ -1,3 +1,7 @@
|
||||||
|
version 1.1.2 (09 Aug 2012)
|
||||||
|
- fixed a regression bug introduced in version 1.0.0 in the footer of the
|
||||||
|
"casual" style, as discovered on tex.stackexchange (question #66316).
|
||||||
|
|
||||||
version 1.1.1 (30 Jul 2012)
|
version 1.1.1 (30 Jul 2012)
|
||||||
- fixed a compatibility issue introduced in version 1.0.0 when
|
- fixed a compatibility issue introduced in version 1.0.0 when
|
||||||
\maketitlenamewidth was renamed to \makecvtitlenamewidth, as reported by Peppe
|
\maketitlenamewidth was renamed to \makecvtitlenamewidth, as reported by Peppe
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -53,6 +53,7 @@
|
||||||
\flushfooter\\%
|
\flushfooter\\%
|
||||||
\savebox{\footerbox}{#2}%
|
\savebox{\footerbox}{#2}%
|
||||||
\savebox{\footertempbox}{#2}%
|
\savebox{\footertempbox}{#2}%
|
||||||
|
\settowidth{\footerboxwidth}{\usebox{\footerbox}}%
|
||||||
\@firstfooterelementfalse\fi}
|
\@firstfooterelementfalse\fi}
|
||||||
% internal command to flush the footer
|
% internal command to flush the footer
|
||||||
\newcommand*{\flushfooter}{%
|
\newcommand*{\flushfooter}{%
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue