diff --git a/bywyd.sty b/bywyd.sty index acb9b2b..cda14d6 100644 --- a/bywyd.sty +++ b/bywyd.sty @@ -56,16 +56,19 @@ % Pas de notes pour les compétences \makeatletter -\NewDocumentCommand{\cvSkillTwoNR}{mm}{ +\NewDocumentCommand{\cvSkillTwoNRS}{mmm}{ \ifcv@firstskill \color{black} - \g@addto@macro\cv@skillsTable{\tb\ #1 & \tb\ #2} + \g@addto@macro\cv@skillsTable{\tb\ #2 & \tb\ #3} \cv@firstskillfalse \else \color{black} - \g@addto@macro\cv@skillsTable{\\[\cvSkillSep]\tb\ #1 & \tb\ #2} + \g@addto@macro\cv@skillsTable{\\[#1]\tb\ #2 & \tb\ #3} \fi } +\NewDocumentCommand{\cvSkillTwoNR}{mm}{ + \cvSkillTwoNRS{\cvSkillSep}{#1}{#2} +} \makeatother % Souligne mieux les mots