You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got an error when I used acmart.cls in my document:
> tectonic paper.tex
Running TeX ...
error: acmart.cls:868: Package fontspec Error: The font "libertinusmath-regular" cannot be found.
For immediate helptype H <return>
error: halted on potentially-recoverable error as specified
But I have installed the font both in my MacOS system directory and to /usr/local/texlive/texmf-local/fonts/opentype/. Other compilers like xelatex and pdflatex don't have that error. How can I let tectonic get the font?