From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.help,gmane.emacs.devel Subject: Re: Fraktur Date: Thu, 05 Feb 2009 15:25:45 +0900 Message-ID: References: <2552591.3714631231516390284.JavaMail.www@wwinf4621> <496791C2.8030308@gnu.org> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1233815180 30771 80.91.229.12 (5 Feb 2009 06:26:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Feb 2009 06:26:20 +0000 (UTC) Cc: alinsoar@voila.fr, help-gnu-emacs@gnu.org, emacs-devel@gnu.org, jasonr@gnu.org To: James Cloos Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Feb 05 07:27:34 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LUxhy-0004S1-54 for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Feb 2009 07:27:30 +0100 Original-Received: from localhost ([127.0.0.1]:52673 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUxge-0000A5-SX for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Feb 2009 01:26:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LUxg7-00009f-27 for help-gnu-emacs@gnu.org; Thu, 05 Feb 2009 01:25:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LUxg5-00009H-HE for help-gnu-emacs@gnu.org; Thu, 05 Feb 2009 01:25:34 -0500 Original-Received: from [199.232.76.173] (port=42845 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LUxg5-00009E-9F; Thu, 05 Feb 2009 01:25:33 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:52325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LUxg1-0000le-GE; Thu, 05 Feb 2009 01:25:30 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n156PMbU017339; Thu, 5 Feb 2009 15:25:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n156PMOi008708; Thu, 5 Feb 2009 15:25:22 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n156PLUL000104; Thu, 5 Feb 2009 15:25:21 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LUxgH-0003Ds-4z; Thu, 05 Feb 2009 15:25:45 +0900 In-reply-to: (message from James Cloos on Fri, 16 Jan 2009 19:38:59 -0500) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61912 gmane.emacs.devel:108775 Archived-At: Sorry for the late responce on this matter. In article , James Cloos writes: > Because of how the font-wide hinting works, font families like DejaVu > have added the mathematical characters -- at least initially -- to > the specific faces which have similar glyphs. > Ie, the MATHEMATICAL ITALIC characters were added to the Serif-Italic, > MATHEMATICAL SANS-SERIF ITALIC to Sans-Oblique, etc. > As such, it would probably be a good idea for emacs to consider each > range of MATHEMATICAL characters as its own script, for the purpose > of choosing a default font. > The (sub-)families in the MATHEMATICAL block would be: > MATHEMATICAL BOLD > MATHEMATICAL ITALIC > MATHEMATICAL BOLD ITALIC > MATHEMATICAL SCRIPT > MATHEMATICAL BOLD SCRIPT > MATHEMATICAL FRAKTUR > MATHEMATICAL DOUBLE-STRUCK > MATHEMATICAL BOLD FRAKTUR > MATHEMATICAL SANS-SERIF > MATHEMATICAL SANS-SERIF BOLD > MATHEMATICAL SANS-SERIF ITALIC > MATHEMATICAL SANS-SERIF BOLD ITALIC > MATHEMATICAL MONOSPACE I've just installed a similar fix. --- Kenichi Handa handa@m17n.org