-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathmain_ru.tex
More file actions
31 lines (24 loc) · 771 Bytes
/
Copy pathmain_ru.tex
File metadata and controls
31 lines (24 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
% !TeX spellcheck = en_US
\documentclass[12pt]{article}
% Language setting
\usepackage[TU]{fontenc}
\usepackage[russian]{babel}
\usepackage{etoolbox}
\def\sections{sections/translated/ru}
\newcommand{\notefont}[0]{}
\newcommand{\expansionlabelfont}[0]{\newcomputermodern\selectfont}
% This is a hack used to translate separator lines in the Map Elements chapter differently.
\newtoggle{firstseparatorinmapelements}
\toggletrue{firstseparatorinmapelements}
\AtBeginDocument{
\setmainfont{LiberationSerif}[
Path = ./assets/fonts/LiberationSerif/,
Extension = .ttf,
UprightFont = *-Regular,
ItalicFont = *-Italic,
BoldFont = *-Bold,
BoldItalicFont = *-BoldItalic
]
}
\input{metadata.tex}
% TEST_SUBSTRING=делаю это из любви