all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Felix Eckhofer <felix@tribut.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Non-default fonts in Emacs using Xft
Date: Sat, 30 Jun 2007 21:51:33 +0200	[thread overview]
Message-ID: <f66c85$q1v$1@sea.gmane.org> (raw)
In-Reply-To: F17C4870-B937-48FA-8377-8B95866DCF37@Web.DE

Hi.

On Saturday, 30. June 2007 19:56, Peter Dyballa wrote:
>> Thanks. I tried that already however this also seems to only change
>> the "default" font, not headlines and such.
> That's the desired behaviour: did you ever see some TeX output with
> headers in the same style as the text, all serifs or all sans serifs?

That was not quite what I meant. However, I finally found the solution
by clicking through a lot of "customize" pages:

(set-default-font "DejaVu Sans Mono-10")
(custom-set-faces
 '(fixed-pitch ((t (:family "DejaVu Sans Mono"))))
 '(variable-pitch ((t (:family "DejaVu Sans")))))

Now my emacs looks great - the way emacs should look in 2007 :-)

http://secundus.stunet.tu-freiberg.de/~felix/temp/screenshots/emacs-xft-working.png


thanks again
felix

-- 
felix_eckhofer  *  [fli4l-/eis-team]  *  ICQ#_59008162

"Ein Betriebssystem sie zu knechten, sie alle zu finden,
 ins Dunkle zu treiben und ewig zu binden..."

      reply	other threads:[~2007-06-30 19:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30 13:28 Non-default fonts in Emacs using Xft Felix Eckhofer
2007-06-30 15:17 ` Peter Dyballa
2007-06-30 15:41   ` Felix Eckhofer
2007-06-30 16:41     ` Taylor Venable
2007-06-30 17:34       ` Felix Eckhofer
2007-06-30 17:56         ` Peter Dyballa
2007-06-30 19:51           ` Felix Eckhofer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='f66c85$q1v$1@sea.gmane.org' \
    --to=felix@tribut.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.