change comments to match new order in template as well

This commit is contained in:
LLdaniel 2024-05-24 22:18:51 +02:00
commit fd3d9910b0

View file

@ -181,12 +181,12 @@ Detailed achievements:
%% Usage \setcvskillcolumns[<width>][<factor>][<exp_width>]
%% <width>, <exp_width> should be lengths smaller than \textwidth, <factor> needs to be between 0 and 1.
%% Examples:
% \setcvskillcolumns[5em][][]% adjust first column. Same as \setcvskillcolumns[5em]
% \setcvskillcolumns[][0.45][]% adjust third (skill) column. Same as \setcvskillcolumns[][0.45]
% \setcvskillcolumns[][][\widthof{``Year''}]% adjust fourth (years) column.
% \setcvskillcolumns[][0.45][\widthof{``Year''}]%
% \setcvskillcolumns[\widthof{``Languag''}][0.48][]
% \setcvskillcolumns[\widthof{``Languag''}]%
% \setcvskillcolumns[5em][][]% adjust first (skill category) column. Same as \setcvskillcolumns[5em]
% \setcvskillcolumns[][0.25][]% adjust third (level) column. Same as \setcvskillcolumns[][0.45]
% \setcvskillcolumns[][][\widthof{``Comment''}]% adjust fourth (comment) column.
% \setcvskillcolumns[][0.25][\widthof{``Comment''}]%
% \setcvskillcolumns[\widthof{``Language''}][0.48][]
% \setcvskillcolumns[\widthof{``Language''}]%
%% Adjusts width of legend columns. Usage \setcvskilllegendcolumns[<width>][<factor>]
%% <factor> needs to be between 0 and 1. <width> should be a length smaller than \textwidth
@ -203,12 +203,12 @@ Detailed achievements:
% \cvskillplainlegend[0.2em][Grundkenntnisse][Grundkenntnisse und eigene Erfahrung in Projekten][Umfangreiche Erfahrung in Projekten][Vertiefte Expertenkenntnisse][Experte/Guru]{Legende}
%% Add a head of the skill matrix table with descriptions.
%% Usage \cvskillhead[<post_padding>][<Level>][<Skill>][<Years>][<Comment>]%
%% Usage \cvskillhead[<post_padding>][<Skill>][<Level>][<Comment>]%
\cvskillhead[-0.1em]% this inserts the standard legend in english and adjust padding
%% Adjust head of the skill matrix for other languages
% \cvskillhead[0.25em][Level][F\"ahigkeit][Jahre][Bemerkung]
% \cvskillhead[0.25em][F\"ahigkeit][Level][Bemerkung]
%% \cvskillentry[*][<post_padding>]{<skill_cathegory>}{<0-5>}{<skill_name>}{<years_of_experience>}{<comment>}%
%% \cvskillentry[*][<post_padding>]{<skill_cathegory>}{<skill_name>}{<0-5>}{<comment>}%
%% Example usages:
\cvskillentry*{Language:}{Python}{3}{I'm so experienced in Python and have realised a million projects. At least.}
\cvskillentry{}{Lilypond}{2}{So much sheet music! Man, I'm the best!}