Fix merge conflict (pre-PR merge)
This commit is contained in:
parent
1285da87e5
commit
6dce1980d7
@ -20,6 +20,7 @@
|
||||
\usepackage{xstring}
|
||||
\usepackage{tabularx}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{mathtools}
|
||||
\usepackage[strict=true]{csquotes}
|
||||
\usepackage[abspath]{currfile}
|
||||
\usepackage[hidelinks,linktoc=all]{hyperref}
|
||||
@ -179,9 +180,6 @@
|
||||
\urlstyle{same}
|
||||
|
||||
% ОФОРМЛЕНИЕ ТЕКСТА
|
||||
\renewcommand{\baselinestretch}{1.5}
|
||||
\MakeOuterQuote{"}
|
||||
|
||||
\makeatletter
|
||||
\DeclareRobustCommand\vdots{%
|
||||
\mathpalette\@vdots{}%
|
||||
@ -237,3 +235,6 @@
|
||||
}%
|
||||
}
|
||||
\makeatother
|
||||
|
||||
\renewcommand{\baselinestretch}{1.5}
|
||||
\MakeOuterQuote{"}
|
||||
|
Loading…
Reference in New Issue
Block a user