auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-devel] Re: Fontifying of titles...


From: Reiner Steib
Subject: [AUCTeX-devel] Re: Fontifying of titles...
Date: Tue, 26 Apr 2005 14:53:44 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

On Mon, Apr 25 2005, Ralf Angeli wrote:

> * Reiner Steib (2005-04-25) writes:
>
>> Using my original test in `font-latex-make-title-faces' should cover
>> this case, but I'm not sure what we can do in
>> `font-latex-update-title-faces'.
>
> The only programmatic way I can think of is testing for a special
> property we could put onto the face symbols during initialization of
> the faces.  But I don't really want to introduce arbitrary properties
> for such a feature.  

ACK.

Additionally, I noticed that customize complains "this face has not
been changed with customize." with the current code, so I changed it
to set the height/size inside defface:

        * font-latex.el (font-latex-update-title-faces): Remove unused
        variable.  Don't call when loading the file.
        (font-latex-title-fontify): Document that faces set outside of
        customize might be modified.
        (font-latex-make-title-faces): Set height or size so that
        customize won't complain.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]