mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
fix document already defined error
This commit is contained in:
parent
bb127f7e66
commit
f6de4053bd
2 changed files with 8 additions and 7 deletions
|
|
@ -111,7 +111,7 @@ Detailed achievements:%
|
|||
|
||||
\section{Computer skills}
|
||||
% % Add a legend if you are usng \cvSkill{<1-5>} commant
|
||||
\cvSkillMatrixLegend*[1em]{Legend:} %Optional add a Legend descriptor or a star for dashed lines.
|
||||
\cvSkillMatrixLegend*[1em]{Legend} %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}
|
||||
\cvdoubleitem{category 2}{XXX, YYY, ZZZ}{category 5}{XXX, YYY, ZZZ}
|
||||
|
|
@ -128,17 +128,17 @@ Detailed achievements:%
|
|||
\cvSkillMatrixEntry*{}{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}{Best OS in the world}
|
||||
\cvSkillMatrixEntry*[1.5em]{OS:}{3}{Linux}{2}{I only use Archlinux}
|
||||
%
|
||||
\cvitem{Skillmatrix in another language}{German example and dropping some 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 Er\-fahr\-ung in Projekten][Umfangreiche Erfahrung in Projekten][Vertiefte Expertenkenntnisse][Experte/Guru]{}
|
||||
\cvSkillMatrixLegend*[0.2em][Grundkenntnisse][Grundkenntnisse und eigene Erfahrung in Projekten][Umfangreiche Erfahrung in Projekten][Vertiefte Expertenkenntnisse][Experte/Guru]{Legend}
|
||||
% % Similarly adjust the head of the matrix for descriptiors in other languages
|
||||
\cvSkillMatrixHead[-0.0em][Level][Fähigkeit][Jahre][Bemerkung]
|
||||
%
|
||||
% % The matrix itself
|
||||
\cvSkillMatrixEntry{OS:}{3}{Linux}{2}{Best OS in the world}
|
||||
\cvSkillMatrixEntry{OS:}{3}{Linux}{2}{Blub blub}
|
||||
|
||||
\section{Interests}
|
||||
\cvitem{hobby 1}{Description}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue