From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/49394 Path: news.gmane.org!not-for-mail From: "Florian M. Baudach" Newsgroups: gmane.comp.tex.context Subject: Re: Umlaute in Formula Date: Mon, 13 Apr 2009 20:14:31 +0200 Message-ID: <49E38107.3090807@uni-konstanz.de> References: <49E2FF67.8020804@uni-konstanz.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239646652 20479 80.91.229.12 (13 Apr 2009 18:17:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 13 Apr 2009 18:17:32 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 13 20:18:48 2009 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 lo.gmane.org with esmtp (Exim 4.50) id 1LtQj1-0004Tg-FD for gctc-ntg-context-518@m.gmane.org; Mon, 13 Apr 2009 20:17:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 073A71FB30; Mon, 13 Apr 2009 20:16:11 +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 11341-02; Mon, 13 Apr 2009 20:15:27 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6FFB21FA41; Mon, 13 Apr 2009 20:15:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1773F1FA41 for ; Mon, 13 Apr 2009 20:15:21 +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 14469-06-5 for ; Mon, 13 Apr 2009 20:14:47 +0200 (CEST) Original-Received: from filter4-nij.mf.surf.net (filter4-nij.mf.surf.net [195.169.124.155]) by ronja.ntg.nl (Postfix) with ESMTP id 7EF811FA2B for ; Mon, 13 Apr 2009 20:14:47 +0200 (CEST) Original-Received: from guanin.uni-konstanz.de (guanin.uni-konstanz.de [134.34.240.60]) by filter4-nij.mf.surf.net (8.13.8/8.13.8/Debian-3) with ESMTP id n3DIEWnv002032 for ; Mon, 13 Apr 2009 20:14:37 +0200 Original-Received: from pyrimidin.rz.uni-konstanz.de (pyrimidin [134.34.240.46]) by guanin.uni-konstanz.de (Postfix) with ESMTP id 7B2E712854 for ; Mon, 13 Apr 2009 20:14:32 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.40,180,1238976000"; d="scan'208";a="79375037" Original-Received: from guanin.uni-konstanz.de ([134.34.240.60]) by unitis.rz.uni-konstanz.de with ESMTP; 13 Apr 2009 18:14:32 +0000 Original-Received: from [10.10.42.40] (unknown [141.70.82.221]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by guanin.uni-konstanz.de (Postfix) with ESMTPSA id 62B6518DD9 for ; Mon, 13 Apr 2009 20:14:32 +0200 (CEST) User-Agent: Thunderbird 2.0.0.21 (X11/20090318) In-Reply-To: X-Enigmail-Version: 0.95.0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=134.34.240.60; country=DE; region=01; city=Konstanz; latitude=47.6667; longitude=9.1833; http://maps.google.com/maps?q=47.6667,9.1833&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 207780346 - 4e22c0a9002d - 20090413 X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.155 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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:49394 Archived-At: Aditya Mahajan schrieb: > On Mon, 13 Apr 2009, Florian M. Baudach wrote: > = >> Dear all, >> >> I need german Umlaute in my formulas of my master thesis. >> >> I used \ddot{a} for =E4. It had worked fine until I updated Context >> yesterday :-(. Since that update I only get an crossed a with an accent, >> but no =E4. > = > Here > = > \starttext > $\ddot a$ > \stoptext > = > works fine (see attached pdf). I am using > = > ConTeXt ver: 2009.04.13 14:45 MKII fmt: 2009.4.13 int: english/english > = > Can you create a minimal example that fails? > = > Aditya Yes. I think I have found the problem: \starttext \placeformula \startformula Knappheit =3D \frac{Stimmen\ f \ddot{u}r\ erstplatzierte\ Partei - Stimmen\ f\ddot{u}r\ zweitplatzierte\ Partei}{G\ddot{u}ltige\ Stimmen} \stopformula \startformula \ddot a \stopformula \usetypescript[times][ec] \setupbodyfont[times,11pt] \placeformula \startformula Knappheit =3D \frac{Stimmen\ f \ddot{u}r\ erstplatzierte\ Partei - Stimmen\ f\ddot{u}r\ zweitplatzierte\ Partei}{G\ddot{u}ltige\ Stimmen} \stopformula \startformula \ddot a \stopformula \stoptext When I use the Default-Font, then \ddot{} works fine. But when I switch to times, then I get an very strange symbol. (I wasn't able to attach the output of my example, because it was to big :-() This problem has started when I updated to: ConTeXt ver: 2009.04.10 18:02 MKII fmt: 2009.4.12. Before the update \ddot{} worked also with times. Is there an solution? Greetings Florian Baudach ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________