2

In my template compiled by XeLaTeX, \mathcal and \mathscr output the same thing.

\documentclass{article}
\usepackage{latexsym}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{arydshln}
\usepackage{pmat}
\setmathfont{xits-math.otf}
\begin{document}
    $ \mathcal{ABCD}, \mathscr{ABCD} $
\end{document}

Then I get this enter image description here

What should I do to get a normal output from \mathcal{ABCD} like enter image description here

p7gap
  • 21

0 Answers0