Re: Quick way to use same size font for all faces?
Jonathan Underwood <[email protected]> Tue, 22 Mar 2005 16:44:36 +0000
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Ralf Angeli wrote: > * Jonathan Underwood (2005-03-22) writes: > > >>I have been using auctex for a number of years, but lately I've found >>that the faces in recent versions a little distracting - I'd like to >>revert all faces to using the same (default) font size (the other >>attributes are fine). Is there a quick way to do this, rather than >>having to redefine each face individually? > > > Yes, and it's even described in the manual: > (info "(auctex)Font Locking"); <-- Press `C-x C-e' here > Look for `font-latex-title-fontify'. > > (Unless you are using XEmacs where this isn't working.) > Using emacs 21.3 and auctex 11.55, I tried setting this variable to "color" as suggested in the info page. C-h v for this variable gives: font-latex-title-fontify's value is color ... but the sectioning commands are still in different sizes.... am I being dumb? Thanks, Jonathan.