-
Notifications
You must be signed in to change notification settings - Fork 102
Font handling cleanup #95
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
Conversation
This will also add the We use this to disable "fallback" for the This option won't take effect until I (shortly) merge another branch that implements backend/preprocessor improvements. I could not separate the hunks. |
See #94
This also re-orders the font lists in
rcParams['sans-serif']
, etc. and makes TeX Gyre Heros the preferred open-source font rather than DejaVu Sans when proprietary fonts like Helvetica, Arial, etc. are not available.