christophePoulain

Results 1 issues of christophePoulain

with this code, the \pi and \alpha disappear when \sffamily is active. ``` \documentclass{article} \usepackage[warnings-off={mathtools-colon,mathtools-overbracket},math-style=french]{unicode-math} \usepackage[default]{fontsetup} \usepackage{siunitx} \sisetup{% text-family-to-math = true,% text-series-to-math = true,% }% \begin{document} 2$\pi$ -- 3$\alpha$ --...