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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
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