Dear all,
Thanks for making this awesome template available! I need to add some figures/images to my CV on the left side column, next to the "entries". To ilustrate what I'm looking for, I'm attaching an image. An example is given as a red box in the attached image:
All advices are welcomed
Best,
Tin
Curricula Vitae / Résumés ⇒ adding images on the left column side of the template
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.
adding images on the left column side of the template
Hi Tin,
A quick and dirty way you can do this is like so:
Notice the tildes (
Cheers,
Vel
A quick and dirty way you can do this is like so:
Code: Select all
Code, edit and compile here:
\begin{aside} % In the aside, each new line forces a line break\section{contact}123 BroadwayCity, State 12345Country~+0 (000) 111 1111+0 (000) 111 1112~\href{mailto:john@smith.com}{john@smith.com}\href{http://www.smith.com}{http://www.smith.com}\href{http://facebook.com/johnsmith}{fb://jsmith}\section{languages}english mother tonguespanish \& italian fluency\section{programming}{\color{red} $\varheartsuit$} JavaScriptPython, C++, PHPCSS3 \& HTML5~~~test\end{aside}
~
) each of which is adding some vertical whitespace. Instead of "test
", just put \includegraphics{picture.jpg}
and you're set!Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com