From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20796 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Re: upshaped \textmu Date: Fri, 10 Jun 2005 18:13:40 +0200 (CEST) Message-ID: References: <42A92F4B.8040803@elvenkind.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1118419844 1566 80.91.229.2 (10 Jun 2005 16:10:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Jun 2005 16:10:44 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jun 10 18:10:42 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dgm5E-0001WK-0W for gctc-ntg-context-518@m.gmane.org; Fri, 10 Jun 2005 18:10:12 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A81E1281B; Fri, 10 Jun 2005 18:14:33 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13593-01-3; Fri, 10 Jun 2005 18:14:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9F3AE127AA; Fri, 10 Jun 2005 18:14:28 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 954E1127AA for ; Fri, 10 Jun 2005 18:14:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13593-01-2 for ; Fri, 10 Jun 2005 18:14:26 +0200 (CEST) Original-Received: from postfix4-2.free.fr (postfix4-2.free.fr [213.228.0.176]) by ronja.ntg.nl (Postfix) with ESMTP id 658761277B for ; Fri, 10 Jun 2005 18:14:26 +0200 (CEST) Original-Received: from gaston.free.fr (rennes-1-62-147-98-53.dial.proxad.net [62.147.98.53]) by postfix4-2.free.fr (Postfix) with ESMTP id 152A931DAE0 for ; Fri, 10 Jun 2005 18:14:25 +0200 (CEST) Original-Received: by gaston.free.fr (Postfix, from userid 500) id 4ABE113C050; Fri, 10 Jun 2005 18:13:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.free.fr (Postfix) with ESMTP id 452D014810E for ; Fri, 10 Jun 2005 18:13:40 +0200 (CEST) X-X-Sender: peter@gaston.free.fr Original-To: mailing list for ConTeXt users In-Reply-To: <42A92F4B.8040803@elvenkind.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20796 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20796 On Fri, 10 Jun 2005, Taco Hoekwater wrote: > I'd been wrestling with that for a while before I wrote the remark, > but I could not make that work in ConTeXt. This is, what I'm doing now: \let\textmuO=\textmu \def\textmu{{\usetypescript[modern][texnansi]% \setupbodyfont[modern]\textmuO}} But it would be better, to have something like this: \doifbodyfont{lmodern}{% Here I don't know, how to do it... \let\textmuO=\textmu \def\textmu{{\usetypescript[modern][texnansi]% \setupbodyfont[modern]\textmuO}}% } Cheers, Peter -- http://pmrb.free.fr/contact/