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

Retire \transn #17

Open
OmarIthawi opened this issue Feb 18, 2019 · 2 comments
Open

Retire \transn #17

OmarIthawi opened this issue Feb 18, 2019 · 2 comments

Comments

@OmarIthawi
Copy link
Owner

Better use the CSS hack below or #5:

.mjx-mn > .mfliph.mar > .mjx-char {	
    direction: ltr;	
}

Anyway, this will probably break v2 and probably require another version.

@barillax
Copy link

barillax commented Feb 21, 2019

This is interesting. Maybe I'm misunderstanding, but how will you be able to know if the comma separated numbers are a single number vs. a list of numbers? E.g.:

(1,234) --> a coordinate on a graph, two numbers

\transn{1,234} --> a single number with a comma in the thousands place

Don't we still need \transn to be able to tell arabic-mathjax that first case should be rendered as:

screen shot 2019-02-21 at 10 42 07 am

but the second case should be rendered as:

screen shot 2019-02-21 at 10 42 12 am

@OmarIthawi
Copy link
Owner Author

That's great question @barillax! I don't have an answer for it now. Perhaps we should just keep the current setup as-is.

This issue remains open, for the moment, but based on your comment, it'll likely be closed soon.

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

No branches or pull requests

2 participants