[content] Replace quotation marks symbols to <<, >>
This commit is contained in:
parent
a8e7135654
commit
587dd77d25
@ -20,6 +20,7 @@
|
|||||||
\usepackage{xstring}
|
\usepackage{xstring}
|
||||||
\usepackage{tabularx}
|
\usepackage{tabularx}
|
||||||
\usepackage{enumitem}
|
\usepackage{enumitem}
|
||||||
|
\usepackage[strict=true]{csquotes}
|
||||||
\usepackage[abspath]{currfile}
|
\usepackage[abspath]{currfile}
|
||||||
\usepackage[hidelinks,linktoc=all]{hyperref}
|
\usepackage[hidelinks,linktoc=all]{hyperref}
|
||||||
|
|
||||||
@ -179,3 +180,4 @@
|
|||||||
|
|
||||||
% ОФОРМЛЕНИЕ ТЕКСТА
|
% ОФОРМЛЕНИЕ ТЕКСТА
|
||||||
\renewcommand{\baselinestretch}{1.5}
|
\renewcommand{\baselinestretch}{1.5}
|
||||||
|
\MakeOuterQuote{"}
|
||||||
|
Loading…
Reference in New Issue
Block a user