-
Notifications
You must be signed in to change notification settings - Fork 1
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
Use siunitx multi uncertainty descriptors #46
base: main
Are you sure you want to change the base?
Conversation
This fixes #31
If we merged this, many users cannot use our library and are forced to upgrade to a newer Please also take note of my comment here. In my opinion, we should just go full-in on (*) see our |
@paul019 You haven't checked the checkboxes yet in my PR comment at the very top. Could you read through them? |
This fixes #31, also see josephwright/siunitx#725.
Config
Recommended sisetup with this change:
\sisetup{separate-uncertainty=true,uncertainty-descriptor-mode=subscript}
For reviewers