From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32036 Path: news.gmane.org!not-for-mail From: Hubertus Schmidt Newsgroups: gmane.comp.tex.context Subject: \placeformula and $$ doesn't work anymore Date: Mon, 4 Dec 2006 22:24:56 +0100 Message-ID: <20061204212456.GA17543@shahin.dnsalias.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165301888 6225 80.91.229.10 (5 Dec 2006 06:58:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 06:58:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Dec 05 07:58:07 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 dough.gmane.org with esmtp (Exim 4.50) id 1GrUFc-00020r-Cg for gctc-ntg-context-518@m.gmane.org; Tue, 05 Dec 2006 07:58:00 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 867AF1FE69; Tue, 5 Dec 2006 07:55:24 +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 24907-04-6; Tue, 5 Dec 2006 07:55:16 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EF171FE6B; Tue, 5 Dec 2006 07:55:15 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EAADE1FE3B for ; Mon, 4 Dec 2006 22:22:34 +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 01467-01-13 for ; Mon, 4 Dec 2006 22:22:30 +0100 (CET) Original-Received: from p15097509.pureserver.info (p15097509.pureserver.info [217.160.128.79]) by ronja.ntg.nl (Postfix) with SMTP id 44F211FE37 for ; Mon, 4 Dec 2006 22:22:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 8E55648DBE1 for ; Mon, 4 Dec 2006 22:25:01 +0100 (CET) Original-Received: from p15097509.pureserver.info ([127.0.0.1]) by localhost (p15097509 [127.0.0.1]) (amavisd-new, port 10024) with SMTP id 15592-07 for ; Mon, 4 Dec 2006 22:24:59 +0100 (CET) Original-Received: from shahin.dnsalias.com (pD95048AC.dip0.t-ipconnect.de [217.80.72.172]) by p15097509.pureserver.info (Postfix) with ESMTP id BFBBA48DBE0 for ; Mon, 4 Dec 2006 22:24:58 +0100 (CET) Original-Received: by shahin.dnsalias.com (Postfix, from userid 1000) id 2E8141A3A3DF; Mon, 4 Dec 2006 22:24:57 +0100 (CET) Original-To: ntg-context@ntg.nl Content-Disposition: inline X-OS: Linux 2.6.18-1-686 i686 X-PGP-Fingerprint: 7AE9 0C5E 26DE 0104 C430 C11E E560 910B FAEC DB02 X-PGP-keyID: EA384FF9 X-Fun: wer schaut denn schon in den mail-header? User-Agent: Mutt/1.5.13 (2006-08-11) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at p15097509.pureserver.info X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Tue, 05 Dec 2006 07:55:11 +0100 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:32036 Archived-At: Hi all, for some weeks I need to tex formulas again and tried the way I used to do it: \placeformula $$ f(t)={1\over2\pi}\int_0^\infty e^{i(\omega t-kx)} dx $$ It didn't work anymore?!? It doesn't place a number nor does it do the spacing properly. It does work the "context" way using \placeformula \startformula f(t)={1\over2\pi}\int_0^\infty e^{i(\omega t-kx)} dx \stopformula but to be honest that's quit a lot to type. "$$" is just nice and short and all the old documents I wrote wont work anymore... I run This is pdfeTeX, Version 3.141592-1.30.4-2.2 (Web2C 7.5.5) (format=cont-en 2006. 12.4) 4 DEC 2006 21:46 ... ConTeXt ver: 2006.11.29 09:55 MK II fmt: 2006.12.4 int: english/english I would be very glad for some hints. Many thanks in advance. Hubertus