Tagged Questions
1
vote
1answer
1k views
XeLaTeX compilation of Alessandro Plasmati's CV example fails
I am trying to compose a CV of mine like this resource link here!, but facing issues with compilations. Could you pls help me out?
Related known question-in-stackexchange.
On Win XP, MikTex 2.9 and ...
3
votes
2answers
3k views
Problems with fontspec and titlesec packages
I've been trying to create a CV template by following the tutorial from here.
Here's the latex code I used
\documentclass[a4paper,10pt]{article}
%A Few Useful Packages
\usepackage{marvosym}
...