-
Notifications
You must be signed in to change notification settings - Fork 0
/
formatting-ru.tex
23 lines (20 loc) · 995 Bytes
/
formatting-ru.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\usepackage[scale=0.9,top=5mm,bottom=5mm,left=5mm,right=5mm]{geometry}
\usepackage{fontspec}
\usepackage{polyglossia}
\usepackage[unicode]{hyperref}
\recomputelengths
\setmainfont[Ligatures=TeX,Numbers=OldStyle,Script=Cyrillic]{DejaVu Serif}
\setsansfont[Ligatures=TeX,Script=Cyrillic]{DejaVu Sans}
\newfontfamily\bio[Ligatures=TeX,Script=Cyrillic]{DejaVu Serif}
\newfontfamily\serif[Ligatures=TeX,Script=Cyrillic]{DejaVu Serif}
\newfontfamily\sans[Ligatures=TeX,Script=Cyrillic]{DejaVu Sans}
\newfontfamily\cyrillicfont[Ligatures=TeX,Script=Cyrillic]{DejaVu Serif}
\renewcommand*{\namefont}{\sans\fontsize{24}{28}\mdseries\upshape}
\renewcommand*{\titlefont}{\serif\LARGE\mdseries\slshape}
\renewcommand*{\addressfont}{\bio\small\mdseries\slshape}
\renewcommand*{\quotefont}{\serif\large\slshape}
\renewcommand*{\sectionfont}{\sans\Large\mdseries\upshape}
\renewcommand*{\subsectionfont}{\sans\large\mdseries\upshape}
\renewcommand*{\hintfont}{}
\moderncvstyle{classic}
\moderncvcolor{grey}