-
Notifications
You must be signed in to change notification settings - Fork 782
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
Add platform-specific CV fonts #4
Comments
Since calibri is proprietary licensed, and not included in ttf-mscorefonts-installer. It's mean GNU/Linux user have to ask calibri*.ttf from their peers that have windows os installed. I think it's a wise to use calibri compatible open source font : Carlito |
Please add instruction for linux platform, it's very hard to understand for Beginner. Which font should i use? After runing |
Hi, I had the same problem and actually solved in this way
My git diff follows, to make it easier diff --git a/McDowell_CV_Template.tex b/McDowell_CV_Template.tex +\ExecuteOptions{calibri} % For spcaed small caps |
With a recent update (v1.1.0), the main font has been changed to Times New Roman, whereas Calibri was preserved as an option ('calibri' option for the class).
Thus, I would be glad to know if there are other platform-specific fonts you wish to see in the class except for Calibri.
Please answer with combinations of platforms, font face names and sizes. Also consider the following space requirements: let us agree that the template proportions should not change significantly when the font changes.
Example answer: Windows (Vista+): 10.5pt Segoe UI.
The text was updated successfully, but these errors were encountered: