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

Re: X Fonts and Emacs



Alan Eugene Davis hat gesagt: // Alan Eugene Davis wrote:

> 
> Does emacs know about all the fonts available on the system?
> Are there other fonts "around"?
> 
> there's a gulf of difference bwe
> 
> excuse me...
> 
> there's a gulf of difference between 9x15 and 10x20, but I don't see
> any fonts in between them.
> 
> Just wondering.  I apologize, as this is undoubtedly not a question for 
> this list.  If I don't get an answer, maybe I'll try a newsgroup.
> 
> Alan Davis
> adavis@netpci.com

I have the following in my ~/.emacs:
<---------------------->

;; Here's a good font menu:
;;

 (setq
  x-fixed-font-alist
  '("Font Menu"
    ("Misc"
     ("6x12" "-misc-fixed-medium-r-semicondensed--12-110-75-75-c-60-*-1")
     ("6x13" "-misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-*-1")
     ("lucida 13"
      "-b&h-lucidatypewriter-medium-r-normal-sans-0-0-0-0-m-0-*-1")
     ("7x13" "-misc-fixed-medium-r-normal--13-120-75-75-c-70-*-1")
     ("7x14" "-misc-fixed-medium-r-normal--14-130-75-75-c-70-*-1")
     ("9x15" "-misc-fixed-medium-r-normal--15-140-*-*-c-*-*-1")
     ("")
     ("clean 8x8" "-schumacher-clean-medium-r-normal--*-80-*-*-c-*-*-1")
     ("clean 8x14" "-schumacher-clean-medium-r-normal--*-140-*-*-c-*-*-1")
     ("clean 8x10" "-schumacher-clean-medium-r-normal--*-100-*-*-c-*-*-1")
     ("clean 8x16" "-schumacher-clean-medium-r-normal--*-160-*-*-c-*-*-1")
     ("")
     ("sony 8x16" "-sony-fixed-medium-r-normal--16-120-100-100-c-80-*-1")
     ("")
     ("-- Courier --")
     ("Courier 10" "-adobe-courier-medium-r-normal--*-100-*-*-m-*-*-1")
     ("Courier 12" "-adobe-courier-medium-r-normal--*-120-*-*-m-*-*-1")
     ("Courier 14" "-adobe-courier-medium-r-normal--*-140-*-*-m-*-*-1")
     ("Courier 18" "-adobe-courier-medium-r-normal--*-180-*-*-m-*-*-1")
     ("Courier 18-b" "-adobe-courier-bold-r-normal--*-180-*-*-m-*-*-1")
     )))

<------------------>

I can change the font by clicking the left mouse button and holding 
SHIFT at the same time. A small buffer menu appears.
-- 

				     Yours,
				Frank Barknecht
	  <<<<---------------------------------------------------->>>>
		<a href="http://www.koeln-online.de/einblick/";>
			Das Koelner Stadt- und Unimagazin
				      </a>
	  <<<<--------------------------------------------------->>>>>


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org .
Trouble?  e-mail to templin@bucknell.edu .


Reply to: