Re: Quick way to use same size font for all faces?
Jonathan Underwood <[email protected]> Tue, 22 Mar 2005 17:05:55 +0000
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Ralf Angeli wrote: > > Did you restart Emacs? > Yes, I did. Actually I resolved the issue, I had put (setq font-latex-title-fontify 'color) inside LaTeX-mode-hook. This was having no effect. Placing it outside LaTeX-mode-hook has the desired effect. Is this a bug? Cheers, Jonathan.