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

XeLaTeX + mathtools + unicode-math missing symbols `\Coloneqq` and `\models`

$
0
0

Sorry, but I am browsing since morning around and try to find a solution for that issue. I have a beamer presentation with moloch theme and want to use the Fira font but only for the mathcal part I want to use the font TeX Gyre Pagella Math. This part seems to work but in mathtools I want to also use the symbols for \Coloneqq as well as \models. These I cannot make work.

\documentclass{beamer}\usetheme{moloch}\usepackage{mathtools}\usepackage{unicode-math}\setmathfont{Fira Math}\setmathfont[range=cal]{TeX Gyre Pagella Math}\begin{document}test lawkejf aweijf awelfj a$\varphi\Coloneqq x,\mathcal F, \Sigma\models \pi$\end{document}

Yields the following:

screenshot from compilation

I also tried something like \setmathfont[range={\models,\Coloneqq}]{TeX Gyre DejaVu Math} but this also does not work. I am lost. Thanks for the help in advance.


Viewing all articles
Browse latest Browse all 122

Trending Articles



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