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

Font is wrong #7

Closed
dvanhorn opened this issue Nov 11, 2014 · 1 comment
Closed

Font is wrong #7

dvanhorn opened this issue Nov 11, 2014 · 1 comment

Comments

@dvanhorn
Copy link
Collaborator

The title and section font, and maybe the main body font is set not what the sigplan style sheet sets. Looks like CM. Looks like this is the culprit:

\usepackage{fontspec}
\setmonofont[Scale=0.7]{DejaVu Sans Mono}

Not sure what the right workaround is if we want that mono font, but the paper looks a lot better when that is commented out.

@davdar
Copy link
Owner

davdar commented Nov 11, 2014

I'm not using unicode anymore so this can go.
I pushed the fix.
Thanks!

@davdar davdar closed this as completed Nov 11, 2014
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

No branches or pull requests

2 participants