Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setmathdigitfont doesn't work #20

Closed
5 tasks
bahman-mirzakhani opened this issue Aug 6, 2020 · 4 comments
Closed
5 tasks

setmathdigitfont doesn't work #20

bahman-mirzakhani opened this issue Aug 6, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@bahman-mirzakhani
Copy link

bahman-mirzakhani commented Aug 6, 2020


Error for \setmathdigitfont

Recently when I updated all packages (especially xepersian-hm), gives an error for \setmathdigitfont command.

Check/indicate

Minimal example showing the issue

% !TEX TS-program = XeLaTeX
% !TEX encoding = UTF-8 Unicode
\documentclass{article}
\usepackage{xepersian}
\settextfont{Amiri}
\setmathdigitfont{Amiri}
\begin{document}
Test
\end{document}

Test.log

Log and PDF files

@bahman-mirzakhani bahman-mirzakhani added the bug Something isn't working label Aug 6, 2020
@da598
Copy link

da598 commented Aug 8, 2020

The same problem here. The old command \setdigitfont was used with a specific font to type hollow-zero in Farsi math relation; after an update it is instructed to use \setmathdigitfont but none seem to work and they generate errors.

@hadisfr
Copy link

hadisfr commented Sep 13, 2020

Same as #17. Take a look at that issue for a fix.

@hadisfr hadisfr mentioned this issue Sep 13, 2020
7 tasks
@da598
Copy link

da598 commented Sep 20, 2020

Same as #17. Take a look at that issue for a fix.

Did not work for me.

@hadisfr
Copy link

hadisfr commented Sep 21, 2020

Did not work for me.

Did you try #17 (comment) or #19?

Can you provide an minimal working example (code + result) please?

@vafa-khalighi
Copy link

I sincerely apologize for being very slow and get to this issue quite late.
I have uploaded version 23.2 of the xepersian package to CTAN which fixes this issue. You can see the Release Announcement. Please test the new version against this issue; if it indeed fixes the issue, then please close this issue and if it does not, then please let me know what needs to be done so that I can fix it.

Please also note that I had to move the GitHub repository to a new place. The new repository can be found here. If you have reported any issues in the old repository, there is no need to re-report it in the new one but for the new issues, please kindly use the new repository.

There is also a Discussions section on the new repository which you can use to ask questions that need my attention. The announcements for future versions of the xepersian package also will appear in Discussions under Announcements.

Finally, if you ever need to contact me directly, you can find my email address in the PDF documentation on the second title page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants