\begin{document}
\makecvtitle
\section{Education}
....
\cventry{2004}{Secondary School}{ABC School}{Cityname}{\textit{94.4/100}}
...
WriteLatex 给了我这个错误
Runaway argument?
Paragraph ended before \\cventry was complete.
<to be read again>
\par
l.72
我不知道为什么会发生这种情况,如果我注释掉所有 Education \cventry 字段,那么编译会正确。但我不能在我的简历中将教育字段留空,所以请帮忙。
答案1
您的cventry
代码只有 5 个参数。它需要 6 个:
\cventry{2004}{Secondary School}{ABC School}{Cityname}{\textit{94.4/100}}{}