Curricula Vitae / Résumés ⇒ Add a picture on the top right
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Add a picture on the top right
Your template is awesome, besides now having a cool curriculum I am learning a lot about Tex
Question!
I want to insert a picture on the left sidebar. Just above "contact". How would you do it?
Thanks!
alexing10
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Re: Add a picture on the top right
Thanks for the kind words!
Putting a picture above "contact" is quite simple, just add something like this to cv_10.tex:
\includegraphics[width=\linewidth]{placeholder.jpg}
\section{contact}
Cheers,
Vel