Quantcast
Channel: Active questions tagged mathtools - TeX - LaTeX Stack Exchange
Viewing all articles
Browse latest Browse all 122

Unspected behavour in beamer: mathtools and sansmathfonts

$
0
0

Looking this MWE, we can notice that using mathtools package the blank space between the operator d and f is correct:

enter image description here

\documentclass{beamer}\usepackage{mathtools}\begin{document}\begin{equation}\frac{df}{dt}\end{equation}\end{document}

But if I use \usepackage{sansmathfonts} the blank space vanished and increase in dt.

\documentclass{beamer}\usepackage{sansmathfonts}\usepackage{mathtools}\begin{document}\begin{equation}\frac{df}{dt}\end{equation}\end{document}

enter image description here

Since I have to use mathtools and sansmathfonts, how can I set it up to get the correct spacing?


Viewing all articles
Browse latest Browse all 122

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>