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

Option setting "combine-exponent" errors if base number has no exponent #698

Closed
josephwright opened this issue Oct 6, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working hotfix A change that will be addressed in a hotfix

Comments

@josephwright
Copy link
Owner

For example

\documentclass{article}
\usepackage{siunitx}
\sisetup{prefix-mode = combine-exponent}
\begin{document}
\qty{40.1}{\kHz}
\end{document}
@josephwright josephwright added bug Something isn't working hotfix A change that will be addressed in a hotfix labels Oct 6, 2023
@josephwright josephwright self-assigned this Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hotfix A change that will be addressed in a hotfix
Projects
None yet
Development

No branches or pull requests

1 participant