From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/12890 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Aligned numbered math formulas Date: Thu, 14 Aug 2003 15:29:30 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: References: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: sea.gmane.org 1060868156 8627 80.91.224.253 (14 Aug 2003 13:35:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 14 Aug 2003 13:35:56 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Aug 14 15:35:55 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19nIGh-0005ws-00 for ; Thu, 14 Aug 2003 15:35:55 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 213E510B29; Thu, 14 Aug 2003 15:35:52 +0200 (MEST) Original-Received: from up.physik.fu-berlin.de (up.physik.fu-berlin.de [160.45.34.5]) by ref.ntg.nl (Postfix) with ESMTP id D76CF10AFC for ; Thu, 14 Aug 2003 15:29:31 +0200 (MEST) Original-Received: from g25.physik.fu-berlin.de (g25.physik.fu-berlin.de [160.45.34.125]) by up.physik.fu-berlin.de (8.9.3/8.9.1) with ESMTP id PAA689920; Thu, 14 Aug 2003 15:29:31 +0200 (CEST) X-Envelope-From: tburnus@physik.fu-berlin.de Original-Received: from tburnus (helo=localhost) by g25.physik.fu-berlin.de with local-esmtp (Exim 3.35 #1 (Debian)) id 19nIAU-0002j4-00; Thu, 14 Aug 2003 15:29:30 +0200 X-X-Sender: tburnus@g25.physik.fu-berlin.de Original-To: ntg-context@ntg.nl In-Reply-To: Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:12890 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:12890 Hello, On Thu, 14 Aug 2003, Holger Sch=F6ner wrote: > Thanks, Tobias! This works for me, if I place a "\placeformula" before > formulas enclosed by "$$". Funny, though, that I get an error if I instea= d > enclose the formula with "\startformula ... \endformula": Here it works with \startformula \stopformula [stop not end]. Tobias