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
DOC: Add explicit font filenames for some TeX systems.
On macOS, xelatex uses the system font directories, but MacTeX fonts are
not added there. However, these files can be found by specifying the
file name instead of the font name, so do so on macOS.
On Linux, it is mostly better to continue to specify the font name, as
different distros ship different extensions. This should still work on
systems that don't do this, using the same fallback as macOS.
0 commit comments