all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Will Parsons <oudeis@nodomain.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: Customizing fonts in a mult-language (English+Hebrew) environment
Date: 24 Sep 2012 19:24:10 GMT	[thread overview]
Message-ID: <acbqaqFftj8U1@mid.individual.net> (raw)
In-Reply-To: mailman.9627.1348464788.855.help-gnu-emacs@gnu.org

Eli Zaretskii wrote:
>> From: Will Parsons <oudeis@nodomain.invalid>
>> Date: 23 Sep 2012 23:59:45 GMT
>> 
>> So, I'd like to arrange it so that both the English and the Hebrew
>> text are equally legible, but haven't the slightest idea of how to
>> accomplish that.
>
> First, find a font that gives you legible Hebrew characters.  (You
> didn't say what system are you one; the way of doing this depends on
> the OS.)  Let's say that font's name is "CoolFont".
>
> Then put this in your ~/.emacs:
>
>   (set-fontset-font t 'hebrew "CoolFont")

Thanks - now I'll have to find a good legible Hebrew font.  (I'm
running on FreeBSD.)

> This causes Emacs to use the specified font for Hebrew.
>
> If you find a font that is good for both English and Hebrew, then
> setting the 'font' attribute of the 'default' face will cause Emacs to
> use that font as the default font.

The way I'm specifying my default font now is in .Xresources:

Emacs.font: 9x15

But as I said, although this looks good in English, I find the Hebrew
font it pulls in a bit hard to read.

-- 
Will


  parent reply	other threads:[~2012-09-24 19:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-23 23:59 Customizing fonts in a mult-language (English+Hebrew) environment Will Parsons
2012-09-24  5:32 ` Eli Zaretskii
     [not found] ` <mailman.9627.1348464788.855.help-gnu-emacs@gnu.org>
2012-09-24 19:24   ` Will Parsons [this message]
2012-09-24 21:05     ` Eli Zaretskii
2012-09-24 21:29     ` Peter Dyballa

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=acbqaqFftj8U1@mid.individual.net \
    --to=oudeis@nodomain.invalid \
    --cc=help-gnu-emacs@gnu.org \
    --cc=wbparsons@cshore.com \
    /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.