-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyles.tex
51 lines (40 loc) · 2.07 KB
/
styles.tex
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
%%% Макет страницы %%%
\geometry{a4paper,top=2cm,bottom=2cm,left=3cm,right=1cm}
\titleformat{\chapter}[display]
{\normalfont\Large\filcenter\bfseries}{\chaptertitlename\ \thechapter}{20pt}{\LARGE}
\titlespacing*{\chapter}
{0pt}{30pt}{20pt}
% см. http://tex.stackexchange.com/questions/134031/how-to-adjust-the-size-and-placement-of-chapter-heading-in-report-class
% и http://tex.stackexchange.com/questions/59726/change-size-of-section-subsection-subsubsection-paragraph-and-subparagraph-ti
%%% Кодировки и шрифты %%%
%\renewcommand{\rmdefault}{ftm} % Включаем Times New Roman
%%% Выравнивание и переносы %%%
\sloppy % Избавляемся от переполнений
\clubpenalty=10000 % Запрещаем разрыв страницы после первой строки абзаца
\widowpenalty=10000 % Запрещаем разрыв страницы после последней строки абзаца
\linespread{1.3}
%%% Библиография %%%
\makeatletter
\bibliographystyle{ugost2008ns_v1.bst} % Оформляем библиографию в соответствии с ГОСТ 7.0.5
%\bibliographystyle{utf8gost705u}
%\bibliographystyle{ugost2008}
\renewcommand{\@biblabel}[1]{#1.} % Заменяем библиографию с квадратных скобок на точку:
\makeatother
%%% Изображения %%%
\graphicspath{{img_part1/}{img_part2/}{img_part3/}{img_part4/}{img_part5/}} % Пути к изображениям
%%% Цвета гиперссылок %%%
\definecolor{linkcolor}{rgb}{0.9,0,0}
\definecolor{citecolor}{rgb}{0,0,1}
\definecolor{urlcolor}{rgb}{0,0,1}
\hypersetup{
colorlinks, linkcolor={linkcolor},
citecolor={citecolor}, urlcolor={urlcolor}
}
%%% Оглавление %%%
\renewcommand{\cftchapdotsep}{\cftdotsep}
\newcommand{\kws}{\textit{KW}\ }
\newcommand{\rmn}[1]{{\mathrm{#1}}}
\newcommand\fdg{\mbox{$.\!\!^\circ$}}%
\newcommand\farcm{\mbox{$.\mkern-4mu^\prime$}}%
\newcommand\farcs{\mbox{$.\!\!^{\prime\prime}$}}%
\newcommand\nodata{ ~$\cdots$~ }%