Hi,
how can I add an picture of my signature in the part \makeletterclosing between \closing and the name part?
Markus_811
Curricula Vitae / Résumés ⇒ Picture of signature in \makeletterclosing
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
Picture of signature in \makeletterclosing
Hey,
Just add your picture to the \closing command like this:
Cheers,
Vel
Just add your picture to the \closing command like this:
Code: Select all
\closing{Sincerely yours,\\
\vspace{10pt}\includegraphics[width=0.1\linewidth]{pictures/picture.jpg}}
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Picture of signature in \makeletterclosing
Works, Thanks
Markus_811
Markus_811
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Picture of signature in \makeletterclosing
Btw. What can I do to have more space at the end on the Cover Letter
Markus_811
Markus_811
Picture of signature in \makeletterclosing
Hey,
Just add \vspace{} wherever you want more space with a value in the curly brackets (e.g.
Cheers,
Vel
Just add \vspace{} wherever you want more space with a value in the curly brackets (e.g.
\vspace{10pt}
).Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com