overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.52k stars 241 forks source link

Can't set default font #148

Open dennis-ruiz-tierconnect-com opened 10 years ago

dennis-ruiz-tierconnect-com commented 10 years ago

Hey!, greetings :) I cannot set my custom font on my init.el configuration file (/Users/dennis/.live-packs/dennis-pack/init.el).

I have this: (set-default-font "Inconsolata-dz-10")

When emacs start up all is OK, I can see Incosolata-dz font was setup but when I click on emacs window font face and font size change, what's going on?

rothmichaels commented 10 years ago

Check out live-set-default-font and my description in #94.