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

Preserve + in number:[] #930

Closed
opoudjis opened this issue Sep 23, 2024 · 1 comment
Closed

Preserve + in number:[] #930

opoudjis opened this issue Sep 23, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@opoudjis
Copy link
Contributor

number:[] parses its target into e notation. But sometimes, numbers have optional + prefixed, to contrast with a -; that is currently being lost when we parse the target. We will need to override the parse to put it back, and to render it in Plurimath localisation.

@opoudjis
Copy link
Contributor Author

Will automatically populate if "+" detected in number, and will pass on as formatting flag to Plurimath.

opoudjis added a commit that referenced this issue Sep 24, 2024
@opoudjis opoudjis moved this from 🆕 New to On hold in Metanorma Sep 24, 2024
opoudjis added a commit to metanorma/isodoc that referenced this issue Sep 24, 2024
opoudjis added a commit to metanorma/metanorma.org that referenced this issue Sep 24, 2024
opoudjis added a commit to metanorma/metanorma.org that referenced this issue Sep 24, 2024
@opoudjis opoudjis closed this as completed Oct 8, 2024
@github-project-automation github-project-automation bot moved this from On hold to ✅ Done in Metanorma Oct 8, 2024
ronaldtse pushed a commit to metanorma/metanorma.org that referenced this issue Oct 13, 2024
ronaldtse pushed a commit to metanorma/metanorma.org that referenced this issue Oct 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

1 participant