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

physics.units: Prefix does not print clean LaTeX #23280

Closed
dyc3 opened this issue Mar 24, 2022 · 1 comment · Fixed by #23646
Closed

physics.units: Prefix does not print clean LaTeX #23280

dyc3 opened this issue Mar 24, 2022 · 1 comment · Fixed by #23646
Labels
physics.units Units and dimensions

Comments

@dyc3
Copy link
Contributor

dyc3 commented Mar 24, 2022

Prefix does not appear to have an implemented LaTeX representation for pretty printing.

For example, printing LaTeX for the prefix milli gives:

image

@oscargus
Copy link
Contributor

This is slightly improved in #23646

However, the prefix handling seems a bit arbitrary in that sometimes the prefix is turned into a number and sometimes not. (But that is really another issue.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
physics.units Units and dimensions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants