From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86539 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Euler with fallback Date: Mon, 3 Mar 2014 10:07:17 -0500 (EST) Message-ID: References: <87d2i3sdp9.fsf@approx.mit.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1393859249 9650 80.91.229.3 (3 Mar 2014 15:07:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2014 15:07:29 +0000 (UTC) Cc: mailing list for ConTeXt users To: Sanjoy Mahajan Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 03 16:07:39 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WKUSx-0005vS-5n for gctc-ntg-context-518@m.gmane.org; Mon, 03 Mar 2014 16:07:39 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B2FEB101FF; Mon, 3 Mar 2014 16:07:38 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xs49whrPwa37; Mon, 3 Mar 2014 16:07:36 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id EBDCC101F0; Mon, 3 Mar 2014 16:07:35 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 964AE101F0 for ; Mon, 3 Mar 2014 16:07:34 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id UPKX99LUWk48 for ; Mon, 3 Mar 2014 16:07:33 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id 100CD101E1 for ; Mon, 3 Mar 2014 16:07:32 +0100 (CET) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s23F7LXV011737 for ; Mon, 3 Mar 2014 16:07:31 +0100 Original-Received: FROM adi-thinkpad.local ((null) [135.0.226.162]) By hackers.mr.itd.umich.edu ID 53149AA6.856C7.8408 ; Authuser adityam; 3 Mar 2014 10:07:18 EST In-Reply-To: <87d2i3sdp9.fsf@approx.mit.edu> User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=141.211.14.81; country=US; region=MI; city=Ann Arbor; postalcode=48109; latitude=42.2923; longitude=-83.7145; metrocode=505; areacode=734; http://maps.google.com/maps?q=42.2923,-83.7145&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 03Lx37liP - 1cd7be369528 - 20140303 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86539 Archived-At: On Mon, 3 Mar 2014, Sanjoy Mahajan wrote: > Aditya Mahajan writes: > >> This is to announce that the latest beta supports creating virtual math >> fonts with fallback. The main test case is to use Euler font with missing >> characters taken from Pagella but the mechanism is general and can be used >> to replace a specific set of math glyphs from a font. >> >> This feature is not extensively tested. As such it will be useful if >> everyone interested in math fallback mechanism could test this out and >> report any bugs or inconsistencies. > > One inconsistency or maybe bug is that text subscripts come out in Euler > instead of Palatino. > > Here's an example (using 2014.02.14 beta). The "Sun" subscript using > _{\tf Sun} or _{\rm Sun} was in Palatino in the corresponding MkII > setup, but is in Euler now. The workaround of an hbox with \tfxx or > \tfx doesn't get quite the right size. That is because in math mode, \rm is symonym with \mathrm etc. The standard way to write this is _{\text{Sun}}. Aditya ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________