From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15231 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: =?ISO-8859-1?Q?Re=3A_Re=A0=3A_=5BNTG-context=5D_amsl=3A_startcases/stop?= =?ISO-8859-1?Q?cases?= Date: Thu, 27 May 2004 12:27:21 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <558942570.20040527122721@iol.it> References: <20040520201313.GC21751@tempete.lac.qc.ca> <05539934.20040525150158@iol.it> <20040525150712.GA9207@tempete.lac.qc.ca> 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 1085653900 24052 80.91.224.253 (27 May 2004 10:31:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 May 2004 10:31:40 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu May 27 12:31:31 2004 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 1BTIAd-0007sp-00 for ; Thu, 27 May 2004 12:31:31 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 53EA810B32; Thu, 27 May 2004 12:26:45 +0200 (MEST) Original-Received: from mbox.dmi.unict.it (mbox.dmi.unict.it [151.97.252.66]) by ref.ntg.nl (Postfix) with ESMTP id 8CC1D10ACB for ; Thu, 27 May 2004 12:24:47 +0200 (MEST) Original-Received: from localhost (localhost [127.0.0.1]) by mbox.dmi.unict.it (Postfix) with ESMTP id 6C0101466D for ; Thu, 27 May 2004 12:25:08 +0200 (CEST) Original-Received: from mbox.dmi.unict.it ([127.0.0.1]) by localhost (mbox [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 22737-01 for ; Thu, 27 May 2004 12:25:08 +0200 (CEST) Original-Received: from oblomov.dipmat.unict.it (oblomov.dipmat.unict.it [151.97.252.27]) by mbox.dmi.unict.it (Postfix) with ESMTP id 4E88414122 for ; Thu, 27 May 2004 12:25:08 +0200 (CEST) X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: <20040525150712.GA9207@tempete.lac.qc.ca> X-Virus-Scanned: by amavisd-new at dmi.unict.it 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:15231 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15231 Tuesday, May 25, 2004 David Munger wrote: >> > Is there some way of telling startcases/stopcases to behave in >> display >> > mode? >>=20 >> Yup, I just changed a couple of things and now we have a >> \startbigcases ... \stopbigcases for this. Will upload new >> version soon. > Oh, great! I'm really looking forward to get this new version. By the > way, would you be so kind to include some multiline equation > environment? Something like (or better than) > \[ > first part of very long equation > \eqbreak > second part of very long equation > \eqbreak > third part of very long equation > \] You want to use the nath module: all equations are multiline: \[ a=3D b + \\ c + d + \\ e + \] You may want to look at the documentation for the nath package in LaTeX about the use of \wall and \return for alignments within multiline equations. --=20 Giuseppe "Oblomov" Bilotta