[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725395: Cannot use ts1-qtmr anymore



Hi Norbert,

this is what I found:


\documentclass{minimal}

%\usepackage{textcomp}
\usepackage{microtype}
\usepackage{siunitx}

\begin{document}
\SI{1}{\micro\second}
\end{document}


Then use xelatex.


The problem seems to be caused by the use of the µ character if the
microtype package is used but the textcomp package is not. Disabling the
microtype package and enabling the textcomp package both fix the
problem. It is actually not specific to the qtm font.

Regards


Reply to: