Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Manage font commands
  • Loading branch information
kthoden committed Dec 8, 2020
1 parent fd86a4f commit a87b4af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eoa.dtx
Expand Up @@ -478,7 +478,7 @@
\let\russianfont\rmfamily
\DeclareTextFontCommand{\EOArussian}{\russianfont}
\let\hebrewfont\rmfamily
\DeclareTextFontCommand{\EOAhebrew}{\hebrewfont}
% \DeclareTextFontCommand{\EOAhebrew}{\hebrewfont}
\newfontfamily\churchslavonicfont{Bukyvede Light}
\DeclareTextFontCommand{\EOAchurchslavonic}{\churchslavonicfont}
\newfontfamily\EOAmfont{XITS Math}
Expand Down Expand Up @@ -520,7 +520,7 @@
\newfontfamily\zhpunctfont{Noto Serif CJK SC}
\fi
\let\chinesefont\zhfont
\DeclareTextFontCommand{\EOAchinese}{\chinesefont}
\DeclareTextFontCommand{\textchinese}{\chinesefont}
% \end{macrocode}
%
% The \texttt{zhspacing} package makes typesetting Chinese much better
Expand Down

0 comments on commit a87b4af

Please sign in to comment.