From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26248 Path: news.gmane.org!not-for-mail From: Adam Lindsay Newsgroups: gmane.comp.tex.context Subject: Re: problems with uppercase Greek letters in math Date: Mon, 06 Mar 2006 15:04:37 +0000 Message-ID: <440C4F85.2030903@comp.lancs.ac.uk> References: <6faad9f00603060636o4533ca96x6f185faa7acf531b@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141657471 21728 80.91.229.2 (6 Mar 2006 15:04:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Mar 2006 15:04:31 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 06 16:04:25 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1FGHFc-0001J0-CM for gctc-ntg-context-518@m.gmane.org; Mon, 06 Mar 2006 16:03:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3808D12799; Mon, 6 Mar 2006 16:03:55 +0100 (CET) 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 29930-07; Mon, 6 Mar 2006 16:03:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ABE5612780; Mon, 6 Mar 2006 16:03:50 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E4DAA12780 for ; Mon, 6 Mar 2006 16:03:49 +0100 (CET) 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 29976-05 for ; Mon, 6 Mar 2006 16:03:48 +0100 (CET) Original-Received: from mail.comp.lancs.ac.uk (mail.comp.lancs.ac.uk [148.88.3.45]) by ronja.ntg.nl (Postfix) with SMTP id D8ADC126F8 for ; Mon, 6 Mar 2006 16:03:48 +0100 (CET) Original-Received: from [194.80.37.193] (localhost [127.0.0.1]) by mail.comp.lancs.ac.uk (8.12.10/8.12.10) with ESMTP id k26F3mpG019148 for ; Mon, 6 Mar 2006 15:03:48 GMT User-Agent: Thunderbird 1.5 (Macintosh/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: <6faad9f00603060636o4533ca96x6f185faa7acf531b@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:26248 Archived-At: Mojca Miklavec wrote: > Hello, > > The uppercase Greek letters in the following example don't work since > the letters are taken from ec encoding, while the default TeX encoding > is assumed in the definitions of Phi, Psi, ... ("mr", math roman font) > > Any suggestions how to fix this strange behaviour? > > \starttypescript [something] [ec,texnansi] > \definetypeface [somename] [rm] [serif] [modern] [default] > [encoding=\typescripttwo] > \stoptypescript Hi Mojca, My rule-of-thumb would be that if you're going to use math in your document, you're best off defining something for the [mm] [math] family: ;) \starttypescript [something] [ec,texnansi] \definetypeface [somename] [rm] [serif] [modern] [default] [encoding=\typescripttwo] \definetypeface [somename] [mm] [math] [modern] [modern] [encoding=\typescripttwo] \stoptypescript Hope that helps. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-