From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/326 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: ConTeXt: Math displ: $$ vs.\startformula Date: Tue, 23 Feb 1999 21:01:43 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <36D30927.84DF032A@gmx.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391188 23118 80.91.224.250 (23 Oct 2002 16:39:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:39:48 +0000 (UTC) Original-To: NTG-ConTeXt Xref: main.gmane.org gmane.comp.tex.context:326 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:326 Hi, whats the exact difference between $$ and \start/stopformula -- or why does this work \platziereformel[test]{a}$$a+b+c=\ln (x/y) = \ln x - \ln y$$ and why does this not \platziereformel[test]{a}% \startformel a+b+c=\ln (x/y) = \ln x - \ln y \stopformel Tobias