From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Matthias Meulien Newsgroups: gmane.emacs.help Subject: Re: Where is the font for IPA phonetic symbol? Date: 26 Apr 2003 15:33:21 +0200 Organization: ...!#$@~? Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87r87phb0t.fsf@ID-87814.user.dfncis.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1051363820 23338 80.91.224.249 (26 Apr 2003 13:30:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 26 Apr 2003 13:30:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 26 15:30:15 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 199Pkt-00064D-00 for ; Sat, 26 Apr 2003 15:30:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 199Pl7-0002Kg-02 for gnu-help-gnu-emacs@m.gmane.org; Sat, 26 Apr 2003 09:30:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!feeder2-1.proxad.net!news2-1.free.fr!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-Lines: 29 Original-NNTP-Posting-Date: 26 Apr 2003 15:29:01 MEST Original-NNTP-Posting-Host: 62.147.160.144 Original-X-Trace: 1051363741 news2-1.free.fr 31140 62.147.160.144:33443 Original-X-Complaints-To: abuse@proxad.net Original-Xref: shelby.stanford.edu gnu.emacs.help:112357 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8856 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8856 Oliver Scholz wrote: > (...) It depends on your operating system. You need an ISO 10646 > font that contains the IPA repertoire. On GNU/Linux I use misc-fixed > and I can see the IPA characters. On my system the intlfonts package is installed, Emacs display IPA characters with the startup fontset (for example, when I ask for a description of the IPA input method) BUT when I use the French-English dictionary with this fontset there are box in place of IPA characters ! The problem disappear when I use the following fontset (from intlfonts): Emacs.Fontset-0: -etl-*-medium-r-normal-*-14-*-*-*-*-*-fontset-etl(small) Do you have any explanation ? For debugging purpose `fontset-startup' is defined by the following X resources : Emacs.Fontset-3: -Adobe-Courier-Medium-R-Normal-*-14-*-*-*-*-*-\ fontset-courier(small) Emacs.Font: fontset-courier(small) Thanks for your attention -- Matthias