Выравнивание

This commit is contained in:
Andrei Astafev 2018-08-23 16:18:27 +03:00
parent 8952bcc648
commit 0cabfcfe62

View File

@ -60,18 +60,18 @@
\newcommand{\ESPDtheGostFontName}{} \newcommand{\ESPDtheGostFontName}{}
\newcommand{\ESPDgostFontName}[1]{\renewcommand{\ESPDtheGostFontName}{#1}} \newcommand{\ESPDgostFontName}[1]{\renewcommand{\ESPDtheGostFontName}{#1}}
\usepackage{fontspec} \usepackage{fontspec}
\newcommand{\ESPDfontGostIII}{% \newcommand{\ESPDfontGostIII}{%
\ESPDfontSetBaseLineStretch \ESPDfontSetBaseLineStretch
\ESPDfontIIIsize\setmainfont{\ESPDtheGostFontName}} \ESPDfontIIIsize\setmainfont{\ESPDtheGostFontName}}
\newcommand{\ESPDfontGostIV}{% \newcommand{\ESPDfontGostIV}{%
\ESPDfontSetBaseLineStretch \ESPDfontSetBaseLineStretch
\ESPDfontIVsize\setmainfont{\ESPDtheGostFontName}} \ESPDfontIVsize\setmainfont{\ESPDtheGostFontName}}
\else \else
\RequirePackage{gostfont} \RequirePackage{gostfont}
\newcommand{\ESPDfontGostIII}{% \newcommand{\ESPDfontGostIII}{%
\ESPDfontSetBaseLineStretch \ESPDfontSetBaseLineStretch
\ESPDfontIIIsize\selectfont\GostBFont} \ESPDfontIIIsize\selectfont\GostBFont}
\newcommand{\ESPDfontGostIV}{% \newcommand{\ESPDfontGostIV}{%
\ESPDfontSetBaseLineStretch \ESPDfontSetBaseLineStretch
\ESPDfontIVsize\selectfont\GostBFont} \ESPDfontIVsize\selectfont\GostBFont}
\fi \fi