[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Problems with auctex bold font in Xemacs
From: |
Alexander Beck-Ratzka |
Subject: |
[AUCTeX] Problems with auctex bold font in Xemacs |
Date: |
Fri, 1 Apr 2005 08:38:18 +0200 |
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.
I can select all these fonts using xfontsel.
Any ideas?
Alexander