-
Hi, Is there a way, that I can add an image of my signature between the closing phrase and my name at the end of the document? Cheers, |
Beta Was this translation helpful? Give feedback.
Answered by
mcanouil
Jul 25, 2024
Replies: 1 comment 1 reply
-
Add it in the author:
- name: |
John Doe
`\linebreak\includegraphics[width=0.25\textwidth]{signature.jpg}`{=latex} |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Tjorbenn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add it in the
name
(or inclosing
) (simple edit of the default template example).