mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Corrected a bug in \makelettertitle of most styles that displayed the current date (\today) instead of the date given through the \date command
This commit is contained in:
parent
7ba9c40a4c
commit
36788d3cb8
13 changed files with 4 additions and 4 deletions
|
|
@ -272,7 +272,7 @@
|
|||
% date
|
||||
\hfill % US style
|
||||
% \\[1em] % UK style
|
||||
\hbox{\today}\\[2em]% US informal style: "April 6, 2006"; UK formal style: "05/04/2006"
|
||||
\@date\\[2em]% US informal style: "April 6, 2006"; UK formal style: "05/04/2006"
|
||||
% opening
|
||||
\raggedright%
|
||||
\@opening\\[1.5em]%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue