Re: Quick way to use same size font for all faces?

David Kastrup <[email protected]> Tue, 22 Mar 2005 18:05:45 +0100
Newsgroups gmane.emacs.auc-tex
Message-ID <[email protected]>
Jonathan Underwood <[email protected]> writes:

> 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.

What exactly did you do to set this variable?

> C-h v for this variable gives:
>
> font-latex-title-fontify's value is color

That means nothing if you did not use customize-variable to set it to
that value.  The variable is not consulted once font-lock-mode is
started: customize has explicit code that replaces the fonts when you
use customize to set the variable.

Why doesn't the variable's doc string say so?  This is certainly a
documentation bug.  Does anyone want to go through AUCTeX and check
that all variables with setter functions prominently announce this?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum