1

I've recently started using siunitx and have a small problem with the letter µ. It does not seem to render properly and looks quite pixelated while the rest is perfectly fine.

Here's a MWE:

\documentclass{article}
\usepackage{siunitx}
\begin{document}
\SI{1}{\um}
\end{document}

That's what I get as a result: enter image description here

Does anyone have an idea what might cause that?

0 Answers0