From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52740 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: Upright math Date: Mon, 7 Sep 2009 17:59:33 -0400 (EDT) Message-ID: References: <20090907212341.GA13420@khaled-laptop> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1252360838 2088 80.91.229.12 (7 Sep 2009 22:00:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Sep 2009 22:00:38 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 08 00:00:30 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MkmG9-0001lT-Ad for gctc-ntg-context-518@m.gmane.org; Tue, 08 Sep 2009 00:00:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C6E87C9A9C; Tue, 8 Sep 2009 00:00:23 +0200 (CEST) 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 4XT5T8PeaYX3; Tue, 8 Sep 2009 00:00:10 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 72941C9A63; Tue, 8 Sep 2009 00:00:09 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CDC96C9A63 for ; Tue, 8 Sep 2009 00:00:05 +0200 (CEST) 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 xO+ZGroBz6YV for ; Mon, 7 Sep 2009 23:59:50 +0200 (CEST) Original-Received: from hellskitchen.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.82]) by balder.ntg.nl (Postfix) with ESMTP id 59B73C9A47 for ; Mon, 7 Sep 2009 23:59:48 +0200 (CEST) Original-Received: FROM dhcp128036205163.central.yale.edu (dhcp128036205163.central.yale.edu [128.36.205.163]) By hellskitchen.mr.itd.umich.edu ID 4AA58253.3AF36.11510 ; Authuser adityam; 7 Sep 2009 17:59:47 EDT In-Reply-To: <20090907212341.GA13420@khaled-laptop> User-Agent: Alpine 2.00 (LNX 1167 2008-08-23) X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:52740 Archived-At: On Mon, 7 Sep 2009, Khaled Hosny wrote: > > Is there a way (MkIV) to set math to use upright symbols globally, for > Latin and Greek (I'm working on an OpenType math font that has no > italics). There is no interface yet, but you can set math attributes by either explicitly setting them \appendtoks \setmathattribute{regular}{tf} \to \everymathematics or by redefining mathdefault \unexpanded\def\mathdefault {\setmathattribute{regular}{tf}} > Another slightly related issue, is it possible to get some visual > indication of missing glyphs, something like using .notdef char instead > of just leaving it blank. I don't know. 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________