Problems with auctex bold font in Xemacs
Alexander Beck-Ratzka <[email protected]> Thu, 31 Mar 2005 19:33:35 +0200
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Organization | privat |
| Message-ID | <[email protected]> |
Hello list, I have Xemacs 21.4 on SuSE Linux 9.2 installed, and in Latex-mode (using auctex emacs-auctex-11.14-69). I have selected following fonts: 1) in .Xresources / .Xdefaults Emacs.default.attributeFont: -adobe-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-* Emacs*menubar*FontSet: -adobe-helvetica-bold-r-normal-*-14-*-*-*-*-*-*-* 2) in init.el (in directory .xemacs) (set-face-font 'bold "-*-lucidatypewriter-bold-*-normal-*-24-*-*-*-*-*-*-*") (set-face-font 'font-latex-bold-face "-*-lucidatypewriter-bold-*-normal-*-24-*-*-*-*-*-*-*") Independent of my font selections I don't see another typing bold fonts in LaTeX mode. It works fine with previous releases. Any ideas? Alexander