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

Text mode does not respect \ensuremath{\mathrm{....}} #694

Closed
josephwright opened this issue Aug 30, 2023 · 1 comment
Closed

Text mode does not respect \ensuremath{\mathrm{....}} #694

josephwright opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
bug Something isn't working hotfix A change that will be addressed in a hotfix

Comments

@josephwright
Copy link
Owner

Seen in for example

\documentclass{article}
\usepackage{siunitx}%[=v2]
\sisetup{output-complex-root = \mathrm{i}, mode = text}
\begin{document}
\complexnum{1+2i}
\end{document}

(from an email)

@josephwright josephwright self-assigned this Aug 30, 2023
@josephwright josephwright added hotfix A change that will be addressed in a hotfix bug Something isn't working labels Aug 30, 2023
@josephwright josephwright reopened this Sep 1, 2023
@josephwright
Copy link
Owner Author

Not quite right!

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