I'm writing my CV. I have an error message saying I have a symbol missing... I checked but cannot find where... Could any of you help me out ?
My error message is ! File ended while scanning use of \SkillsEntry.
<inserted text>
\par
<*> cv.tex
I suspect you have forgotten a `}', causing me
to read past where you wanted me to stop.
I'll try to recover; but if the error is serious,
you'd better type `E' or `X' now and fix your file.
Here's my .tex file.
Code: Select all
\documentclass[paper=a4,fontsize=11pt]{article} % KOMA-article class\usepackage[english]{babel}\usepackage[utf8x]{inputenc}\usepackage[protrusion=true,expansion=true]{microtype}\usepackage{amsmath,amsfonts,amsthm} % Math packages\usepackage{graphicx} % Enable pdflatex\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'\usepackage{geometry}\textheight=700px % Saving trees ;-)\usepackage{url}\usepackage{enumitem}\frenchspacing % Better looking spacings after periods\pagestyle{empty} % No pagenumbers/headers/footers%%% Custom sectioning (sectsty package)%%% ------------------------------------------------------------\usepackage{sectsty}\sectionfont{% % Change font of \section command\usefont{OT1}{phv}{b}{n}% % bch-b-n: CharterBT-Bold font\sectionrule{0pt}{0pt}{-5pt}{3pt}}%%% Macros%%% ------------------------------------------------------------\newlength{\spacebox}\settowidth{\spacebox}{8888888888} % Box to align text\newcommand{\sepspace}{\vspace*{1em}} % Vertical space macro\newcommand{\MyName}[1]{ % Name\Huge \usefont{OT1}{phv}{b}{n} \hfill #1\par \normalsize \normalfont}\newcommand{\MySlogan}[1]{ % Slogan (optional)\large \usefont{OT1}{phv}{m}{n}\hfill \textit{#1}\par \normalsize \normalfont}\newcommand{\NewPart}[1]{\section*{\uppercase{#1}}}\newcommand{\PersonalEntry}[2]{