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 names with spaces parse incorrectly #22

Closed
tbrannam opened this issue Jan 29, 2015 · 0 comments
Closed

Font names with spaces parse incorrectly #22

tbrannam opened this issue Jan 29, 2015 · 0 comments

Comments

@tbrannam
Copy link
Contributor

It appears that font names which contain spaces can not be specified in style. Adding quotes did not seem to help --- name is parsed as first token in font name

font: Times New Roman, 24

nor does an it help to use a constant

@timenewroman: Times New Roman;
 font: @timenewroman, 24
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

1 participant