22 lines
381 B
TeX
22 lines
381 B
TeX
% this is used to create constant reference links within document.
|
|
\def\PageExperience{%
|
|
\En{WORK EXPERIENCE}%
|
|
\Ru{ОПЫТ РАБОТЫ}
|
|
}
|
|
\def\PageLanguage{%
|
|
\En{LANGUAGES}%
|
|
\Ru{ЯЗЫКИ}
|
|
}
|
|
\def\PageEducation{%
|
|
\En{EDUCATION}%
|
|
\Ru{ОБРАЗОВАНИЕ}
|
|
}
|
|
\def\PageSkill{%
|
|
\En{SKILLS}%
|
|
\Ru{НАВЫКИ}
|
|
}
|
|
\def\PageInterest{%
|
|
\En{INTERESTS}%
|
|
\Ru{ИНТЕРЕСЫ}
|
|
}
|