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

Fix \setmathdigitfont #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hadisfr
Copy link

@hadisfr hadisfr commented Aug 4, 2020

fix #17
ref firamath/firamath@88c9c6c


name: Pull request
about: fix \setmathdigitfont command
title: 'Fix \setmathdigitfont'
labels: pull
assignees: vafakhalighi



Status

READY

Description

See #17.

Todos

  • Relevant to the xepersian package
  • The xepersian package issue tracker has been searched for similar issues?
  • Issue tracker has been searched for similar issues?
  • Links to <tex.stackexchange.com> discussion if appropriate
  • Links to <qa.parsilatex.com> discussion if appropriate
  • Tests added to cover new/fixed functionality
  • Documentation if necessary

Minimal example showing the new/fixed functionality

\documentclass{article}

\usepackage{xepersian}
\settextfont{Yas}
\setmathdigitfont{Yas}

\begin{document}
سلام این یک متن آزمایشی با عدد ۰۱۲۳۴۵۶۷۸۹ است. 
\end{document}

Expected behavior

See #17.

Log and PDF files

See #17.

@hadisfr
Copy link
Author

hadisfr commented Sep 13, 2020

Probably will fix #20, too.

@hadisfr hadisfr mentioned this pull request Sep 21, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

\setdigitfont doesn't work!
1 participant