@drghaliasri/butex 5.4.2 → 5.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4887,6 +4887,11 @@ function arabicXeLatexPreambleFont(digitsMapping = "arabicdigits") {
4887
4887
  \\newfontfamily\\boldarabic[Script=Arabic,Mapping=${digitsMapping}]{Amiri Bold}
4888
4888
  \\newfontfamily\\italicarabic[Script=Arabic,Mapping=${digitsMapping}]{Amiri Italic}
4889
4889
 
4890
+ % for polyglossia url I dont know, sugggested by cursor
4891
+ \\newfontfamily\\arabicfonttt[Script=Arabic,Mapping=${digitsMapping}]{Amiri}
4892
+ \\newfontfamily\\arabicfontsf[Script=Arabic,Mapping=${digitsMapping}]{Amiri}
4893
+
4894
+
4890
4895
  % Explicitly set math font to XITS Math
4891
4896
  % Remove "Script=Arabic" to cancel reflected symbols and other RTL symbols
4892
4897
  \\setmathfont[Script=Arabic , Mapping=${digitsMapping}]{XITS Math} % Ensure XITS Math is correctly installed and available