Skip to content

Commit

Permalink
Fix xepersian_mathsdigitspec_primitive_font_char_if_exist
Browse files Browse the repository at this point in the history
  • Loading branch information
bshramin committed Mar 31, 2022
1 parent c1ae28f commit c6bb5f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@

% برای استفاده از قلم‌های سری IR Series گزینه irfonts را وارد و برای استفاده از قلم‌های X Series 2 آن را حذف کنید.

\ExplSyntaxOn
\cs_set_eq:NN
\etex_iffontchar:D
\tex_iffontchar:D
\cs_undefine:N \c_one
\int_const:Nn \c_one { 1 }
\ExplSyntaxOff

\documentclass[
twoside
% ,openany
Expand Down

0 comments on commit c6bb5f5

Please sign in to comment.