From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25556 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: LaTeX array equivalence with multiline \lbrace Date: Wed, 25 Jan 2006 17:41:54 +0100 Message-ID: <43D7AA52.4090402@nibua-r.org> References: <43D67EB3.5020800@nibua-r.org> <43D76D7A.7060106@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1138207786 8441 80.91.229.2 (25 Jan 2006 16:49:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2006 16:49:46 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 25 17:49:37 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 ciao.gmane.org with esmtp (Exim 4.43) id 1F1nj7-0003uQ-56 for gctc-ntg-context-518@m.gmane.org; Wed, 25 Jan 2006 17:42:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66E931280E; Wed, 25 Jan 2006 17:42:32 +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 14253-02-2; Wed, 25 Jan 2006 17:42:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E9ADC127BA; Wed, 25 Jan 2006 17:42:29 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 224E8127BA for ; Wed, 25 Jan 2006 17:42:29 +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 14253-02 for ; Wed, 25 Jan 2006 17:42:28 +0100 (CET) Original-Received: from swip.net (mailfe04.tele2.fr [212.247.154.108]) by ronja.ntg.nl (Postfix) with SMTP id 1938812784 for ; Wed, 25 Jan 2006 17:41:59 +0100 (CET) X-T2-Posting-ID: bMFMNdSkKpty3khHmRFoTGvLxaGlqPkCGd3xsT12W1o= X-Cloudmark-Score: 0.000000 [] Original-Received: from [83.179.196.142] (HELO [192.168.78.10]) by mailfe04.swip.net (CommuniGate Pro SMTP 5.0.2) with ESMTP id 97523689 for ntg-context@ntg.nl; Wed, 25 Jan 2006 17:41:54 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl 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:25556 Archived-At: I've read the post [NTG-context] Math Cases and I'm interested to have = the possibility to do this kind of numbering: { b , if whatever (1a) a =3D{ { c, otherwise (1b) Aditya Mahajan a =E9crit : >If I understand you correctly, then something like this > >\definealign[cases][left=3D{\left\{}, right=3D{\right.}, n=3D2, = >align=3D{left,left}] > >will give us \startcases, \stopcases which works like \cases. Such a = >feature will be very useful. > > >Is it possible to define left|right in such a way that >\definealign[important][left=3D{\framed\bgroup},right=3D{\egroup}] >results in a frame around the equations (and does not include the equation = >numbers), that is the frame is as broad as the width of the largest = >equation that follows. This mechanism can be used to highlight equations. > >Also, in another post, I had asked if it is possible to have cases that = >are numbered, that is, can I get > > { b , if whatever (1a) > a =3D{ > { c, otherwise (1b) > >This is not important, but will be nice to have. > >Aditya >_______________________________________________ >ntg-context mailing list >ntg-context@ntg.nl >http://www.ntg.nl/mailman/listinfo/ntg-context > = >