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

/ does not include whole number when using , as decimal separator #1963

Closed
Leon-Lj opened this issue May 12, 2023 · 0 comments
Closed

/ does not include whole number when using , as decimal separator #1963

Leon-Lj opened this issue May 12, 2023 · 0 comments
Assignees
Labels

Comments

@Leon-Lj
Copy link

Leon-Lj commented May 12, 2023

Description

If we set MathfieldElement.decimalSeparator = ","; and try to type the division 2,3/4 it will render as 2,(3/4).

scsx_2023-05-12_10-27

Typing 2.3/4 yields the expected result.

scsx_2023-05-12_10-34

With MathfieldElement.decimalSeparator = ","; set, both should produce the same result

Possible related to #1869.

Environment

MathLive version
0.93, 0.89.1

Browser
Chrome 113, Firefox 112.0.2

@arnog arnog self-assigned this May 12, 2023
@arnog arnog added the bug label May 12, 2023
@arnog arnog closed this as completed in 19bfc3f May 21, 2023
helio3197 pushed a commit to helio3197/mathlive that referenced this issue May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants