diff --git a/awesome-cv.cls b/awesome-cv.cls index 2ea5b78..b5f761b 100644 --- a/awesome-cv.cls +++ b/awesome-cv.cls @@ -616,7 +616,7 @@ % Define a line of cv information(honor, award or something else) % Usage: \cvhonor{}{}{<location>}{<date>} \newcommand*{\cvhonor}[4]{% - \honordatestyle{#4} & \honorpositionstyle{#1}, \honortitlestyle{#2} & \honorlocationstyle{#3} \\ + \honordatestyle{#4} & \honorpositionstyle{#1}\ifthenelse{\isempty{#2}}{}{,} \honortitlestyle{#2} & \honorlocationstyle{#3} \\ } % Define an environment for cvskill