mirror of
https://github.com/moderncv/moderncv.git
synced 2026-06-01 22:56:59 +02:00
add postscript
This commit is contained in:
parent
0676dec21e
commit
ecf56fe272
1 changed files with 7 additions and 1 deletions
|
|
@ -98,7 +98,7 @@
|
|||
cvitem, cventry, cvdoubleentry, cvdoubleitem, cvtripleitem, cvlistitem, cvlistdoubleitem, cvcolumns, moderncvstyle, moderncvcolor,
|
||||
cvskill, cvskilllegend, cvskillplainlegend, cvskillhead, cvskillentry, nopagenumbers,
|
||||
name, born, address, email, link, social, phone, homepage, extrainfo, photo, quote, section, subsection, setlength, NewDocumentCommand, definecolor, colorlet, cvitemwithcomment,
|
||||
recipient, subject, opening, closing, signature, enclosure
|
||||
recipient, subject, opening, closing, signature, postscript, enclosure
|
||||
},
|
||||
emphstyle={\color{cvblue}},
|
||||
emph={[2]
|
||||
|
|
@ -603,6 +603,12 @@ An optional command to include your signature after the closing. This feature is
|
|||
\signature{<scale>}{<signature filename>}
|
||||
\end{lstlisting}
|
||||
|
||||
\paragraph{\code{\\postscript}}
|
||||
An optional command to include a postscript in the letter, between the name and enclosure.
|
||||
\begin{lstlisting}
|
||||
\postscript{<postscript text>}
|
||||
\end{lstlisting}
|
||||
|
||||
\paragraph{\code{\\enclosure}}
|
||||
A command to list the attached documents. The first optional parameter allows a redefinition of the default ``Enclosure'' label.
|
||||
\begin{lstlisting}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue