1

I have followed the instructions here to write a mwe:

\documentclass{standalone}
%\documentclass{beamer}

\usepackage[no-math]{fontspec} \setmainfont[Ligatures=TeX]{Chalkduster} \usepackage[defaultmathsizes]{mathastext}

\begin{document} Is this what you expected? \end{document}

It works well when compiled using xelatex: "Is this what you expected", written in Chalkduster font Whenever I switch the comment between the documentclass lines, this is what I get: "Is this what you expected", written in normal, not Chalkduster font

What am I missing?

Thanks in advance.

0 Answers0