From ecf56fe27284e7f8f37fb9a8fba753b11ce31469 Mon Sep 17 00:00:00 2001 From: Stefan <127047691+stepo2@users.noreply.github.com> Date: Thu, 19 Feb 2026 14:34:03 +0100 Subject: [PATCH] add postscript --- manual/moderncv_userguide.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/manual/moderncv_userguide.tex b/manual/moderncv_userguide.tex index e8b982b..3e2ed27 100644 --- a/manual/moderncv_userguide.tex +++ b/manual/moderncv_userguide.tex @@ -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{}{} \end{lstlisting} +\paragraph{\code{\\postscript}} +An optional command to include a postscript in the letter, between the name and enclosure. +\begin{lstlisting} + \postscript{} +\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}