unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Matthias Meulien <cimosque@free.fr>
Subject: Re: Where is the font for IPA phonetic symbol?
Date: 28 Apr 2003 11:04:44 +0200	[thread overview]
Message-ID: <m28ytvvvpv.fsf@clarinde.localdomain> (raw)
In-Reply-To: phsms3gisk.fsf@wangyin.com

wang yin <wy@wangyin.com> wrote:

> (...) But I still can't display IPA characters in [igzɑːmpl], which
> comes from dictionary.el.

First, you should read Emacs documentation on fontsets.

Then find which fontset you are using. Make sure you have tried one
based on the fonts coming from the intlfonts package (`M-x
describe-fontset RET' should help) ? Use `C-uC-x=' to find the charset
your font lacks in a dictionary buffer (it was mule-unicode-0100-24ff
for me).

You can use the font/fontsets menu (bind on shift-mouse-1) to try
other fontsets (those defined after the intlfonts package installation
should work; look in emacs X resources to find their names).

Fix the Emacs.Font X resource when you have find the right fontset
(another solution is to use the -fn startup option). If you don't like
it, you can define your own fontset (see documentation) with the right
font for IPA characters. Something like the following (Adobe's Courier
with 14 dots for all charsets, except mule-unicode-0100-24ff that will
use -Mixed-Fixed-bla-bla):

        Emacs.Font: -Adobe-Courier-Medium-R-Normal-*-14-*-*-*-*-*-*-,\ 
        mule-unicode-0100-24ff:-Misc-Fixed-Medium-R-Normal--14-130-75\
        -75-C-70-ISO10646-1

I hope it will help...
-- 
Matthias

      parent reply	other threads:[~2003-04-28  9:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-26  6:34 Where is the font for IPA phonetic symbol? wang yin
2003-04-26  9:18 ` Oliver Scholz
2003-04-26 13:33   ` Matthias Meulien
2003-04-26 13:47     ` Matthias Meulien
2003-04-28  7:52     ` wang yin
2003-04-28  8:20       ` Oliver Scholz
2003-04-28  8:26       ` Kai Großjohann
2003-04-28  9:04       ` Matthias Meulien [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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=m28ytvvvpv.fsf@clarinde.localdomain \
    --to=cimosque@free.fr \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).