mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Add the possibility to add a subject line in the letter
This is the suggestion given by Matthias Baur on launchpad https://answers.launchpad.net/moderncv/+question/222784 in comment 12 Closes #113 I included small layout tweaks in the different moderncvhead variants.
This commit is contained in:
parent
133c0dff92
commit
d8bc48733c
8 changed files with 20 additions and 6 deletions
|
|
@ -143,6 +143,8 @@
|
|||
\@recipientaddress}\\[1em]%
|
||||
% date
|
||||
\@date\\[2em]%
|
||||
% optional subject
|
||||
\ifthenelse{\isundefined{\@subject}}{}{{\bfseries\@subject\\[2em]}}
|
||||
% opening
|
||||
\@opening\\[1.5em]%
|
||||
% sender contact info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue