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

Nemeth: Missing multipurpose indicator for +- #709

Open
NSoiffer opened this issue Apr 29, 2023 · 0 comments
Open

Nemeth: Missing multipurpose indicator for +- #709

NSoiffer opened this issue Apr 29, 2023 · 0 comments

Comments

@NSoiffer
Copy link

Rule 134 (p132) in the green book is about plus followed by minus and vice-versa. In those cases, a multipurpose indicator is needed to prevent the interpretation being ± (etc).

Here are are a few samples from the green book and NFB provisional guidelines:

<math><mo>+</mo><mn>2</mn><mo>-</mo><mo>+</mo><mn>3</mn></math>
⠬⠆⠤⠐⠬⠒
<math><mn>10</mn><mo>+</mo><mo>-</mo><mn>5</mn></math>
⠼⠂⠴⠬⠐⠤⠢
<math><mn>10</mn><mo>-</mo><mo>-</mo><mn>5</mn></math>
⠼⠂⠴⠤⠐⠤⠢

Note the presence of the between the "+" and "-".

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