Problem with title fontification
Franz Haeuslschmid <[email protected]> Thu, 17 Mar 2005 12:19:33 +0100
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I found that setting the variable `font-latex-title-fontify' to `color' does
have no effect for me. I have to manipulate the four title faces separately
instead.
Emacs : XEmacs 21.4 (patch 10) "Military Intelligence" [Lucid] (sparc-sun-solaris2.9) of Wed Dec 11 2002 on r2d2
Package: AUCTeX CVS-1.13 (2005-02-11)
current state:
==============
(setq
window-system 'x
LaTeX-version "2e"
TeX-style-path '("style/" "auto/"
"/home/cip/haeuslsc/.xemacs/xemacs-packages/etc/auctex/style/" "/home/cip/haeuslsc/.xemacs/xemacs-packages/etc/auctex/auto/")
TeX-auto-save t
TeX-parse-self t
TeX-master t
)