mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
rename basic commands to adhere to style of the rest of moderncv
This commit is contained in:
parent
867761fc49
commit
f39bf66d0e
2 changed files with 50 additions and 50 deletions
24
template.tex
24
template.tex
|
|
@ -113,35 +113,35 @@ Detailed achievements:%
|
|||
\setcvskillcolumns[][0.45][\widthof{``Year''}]%
|
||||
% \setcvskillcolumns[\widthof{``Languag''}][0.48][]
|
||||
% \setcvskillcolumns[\widthof{``Languag''}]%
|
||||
% % Add a legend if you are usng \cvSkill{<1-5>} commant
|
||||
\cvSkillMatrixLegend*[1em]{}% %Optional add a Legend descriptor or a star for dashed lines.
|
||||
% \cvSkillMatrixLegend*{Legend}
|
||||
\cvdoubleitem{Languages}{\cvSkill{1}, Bash, 2 years}{category 4}{XXX, YYY, ZZZ}
|
||||
% % Add a legend if you are usng \cvskill{<1-5>} commant
|
||||
\cvskilllegend*[1em]{}% %Optional add a Legend descriptor or a star for dashed lines.
|
||||
% \cvskilllegend*{Legend}
|
||||
\cvdoubleitem{Languages}{\cvskill{1}, Bash, 2 years}{category 4}{XXX, YYY, ZZZ}
|
||||
\cvdoubleitem{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ}
|
||||
\cvdoubleitem[0.75em]{category 3}{XXX, YYY, ZZZ}{category 6}{XXX, YYY, ZZZ}
|
||||
% %
|
||||
\cvitem{Skillmatrix}{Alternativly provide a skill matrix}
|
||||
% % Skillmatrix for listing IT skills
|
||||
% % Add a head of the table with descriptions.
|
||||
\cvSkillMatrixHead[-0.1em]
|
||||
\cvskillhead[-0.1em]
|
||||
%
|
||||
% % Programing languages
|
||||
\cvSkillMatrixEntry*{Language:}{3}{Python}{2}{I'm so experienced in this and I have done a million projects in this}
|
||||
\cvSkillMatrixEntry{}{2}{Lilypond}{14}{So much sheet music! Man I'm the best!}
|
||||
\cvSkillMatrixEntry{}{3}{\LaTeX}{14}{Clearly I rock at \LaTeX}
|
||||
\cvskillentry*{Language:}{3}{Python}{2}{I'm so experienced in this and I have done a million projects in this}
|
||||
\cvskillentry{}{2}{Lilypond}{14}{So much sheet music! Man I'm the best!}
|
||||
\cvskillentry{}{3}{\LaTeX}{14}{Clearly I rock at \LaTeX}
|
||||
% OS
|
||||
% notice the use of the starred command and the optional
|
||||
\cvSkillMatrixEntry*[1.5em]{OS:}{3}{Linux}{2}{I only use Archlinux}
|
||||
\cvskillentry*[1.5em]{OS:}{3}{Linux}{2}{I only use Archlinux}
|
||||
%
|
||||
\cvitem{Skillmatrix in another language}{German example and dropping dashed lines (exept fancy style)}
|
||||
% %% German version
|
||||
% % adjust the legend entries for other languages like so. The first entry is a post padding
|
||||
\cvSkillMatrixLegend[0.2em][Grundkenntnisse][Grundkenntnisse und eigene Erfahrung in Projekten][Umfangreiche Erfahrung in Projekten][Vertiefte Expertenkenntnisse][Experte/Guru]{Legende}
|
||||
\cvskilllegend[0.2em][Grundkenntnisse][Grundkenntnisse und eigene Erfahrung in Projekten][Umfangreiche Erfahrung in Projekten][Vertiefte Expertenkenntnisse][Experte/Guru]{Legende}
|
||||
% % % Similarly adjust the head of the matrix for descriptiors in other languages
|
||||
\cvSkillMatrixHead[-0.0em][Level][Fähigkeit][Jahre][Bemerkung]
|
||||
\cvskillhead[-0.0em][Level][Fähigkeit][Jahre][Bemerkung]
|
||||
%
|
||||
% % The matrix itself
|
||||
\cvSkillMatrixEntry{OS:}{3}{Linux}{2}{Blub blub}
|
||||
\cvskillentry{OS:}{3}{Linux}{2}{Blub blub}
|
||||
|
||||
\section{Interests}
|
||||
\cvitem{hobby 1}{Description}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue