Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed fontspec issue on macOS #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

htlee6
Copy link

@htlee6 htlee6 commented Aug 19, 2020

Progress

Fixed the fontspec font-not-found error on macOS, because of missing FandolSong-Regular font.

Description

Previously, the console output on macOS was:

fontspec error: "font-not-found"
!
! The font "FandolSong-Regular" cannot be found. 
! 
! See the fontspec documentation for further information.
.....

Ending

This improvement will help a lot for macOS users with the annoying fontspec issue and finally passed the duplication test without any mistakes. So I think this is a practical approach for macOS users to compose their thesis in LaTeX better.

Fixed the fontspec `font-not-found` error on MacOS, because of missing `FandolSong-Regular` font.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant