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

Improve coordinate parser to allow ⟨coordinate⟩*⟨number⟩ or ⟨coordinate⟩/⟨number⟩? #1318

Open
user202729 opened this issue Apr 24, 2024 · 1 comment

Comments

@user202729
Copy link
Contributor

user202729 commented Apr 24, 2024

Brief outline of the proposed feature

As in the title. So I can write ($((A)+(B))/2$) (in addition to ($(A)!0.5!(B)$) of course).

Is this reasonable?

Alternatively, since I think accidentally ($(A)*2$) instead of ($2*(A)$) is quite common, it makes sense to guard against it.

Usage example

No response

@muzimuzhi
Copy link
Member

Alternatively, since I think accidentally ($(A)*2$) instead of ``is quite common

Was something missing in between backticks right before "is quite common"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants