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

Efficient latex updates mess with minus signs #138

Open
mikehaverstock opened this issue Sep 11, 2019 · 0 comments
Open

Efficient latex updates mess with minus signs #138

mikehaverstock opened this issue Sep 11, 2019 · 0 comments

Comments

@mikehaverstock
Copy link
Member

I was seeing issues with evaluations in the graphing calculator that we sometimes use a real minus sign and sometimes use a special unicode one. We should investigate what's going on and make sure that efficient latex updates use the correct minus sign. I think the issue was that mathquill started off with the special minus sign. Then the slider went positive. This caused the minus sign to disappear. When the number went back negative we used a different minus sign in the efficient update logic than mathquill originally inserted.

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

1 participant