Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- \documentclass{article}
- \usepackage{unicode-math}
- \setmainfont{STIX Two Text}
- \setmathfontface\mymathit{STIXTwoText-Italic.otf}[Renderer=Node]
- \begin{document}
- \(\mathit{diff}_{\textnormal{eff}}\)
- \(\mymathit{diff}_{\textnormal{eff}}\)
- \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement