Curricula Vitae / Résumés ⇒ Add picture to banking CV
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Add picture to banking CV
Anyone know how i can add a picture to the banking style CV so that it looks like the classic one.
Or better yet, change the banking style, so that it looks like the classic style above "Education"?
barcode
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
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Add picture to banking CV

Re: Add picture to banking CV

-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Add picture to banking CV
I opened the
modernstyleclassic.sty
file, and copied everything from line 100 to line 155.Then i opened
modernstylebanking.sty
file, and i replaced everything from line 161 to 169 with the selection i copied from the classic.sty
file. Then i saved the file as modernstylebarcode.sty
, and in latex, i now wrote \moderncvstyle{barcode}
, and voilà, you now have a banking style CV, with classic style top 
barcode