From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30658 Path: news.gmane.org!not-for-mail From: "Pepe Barbe" Newsgroups: gmane.comp.tex.context Subject: Re: Typesetting Math Date: Tue, 5 Sep 2006 13:08:15 -0500 Message-ID: <3e73596b0609051108l525f3b43p2d0bd469673b8667@mail.gmail.com> References: <3e73596b0609042241w6c30ff3fqf316e99b4152addd@mail.gmail.com> <3e73596b0609051032q10b51c43jf66563f8b310229e@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1157479772 23623 80.91.229.2 (5 Sep 2006 18:09:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Sep 2006 18:09:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 05 20:09:29 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 1GKfLr-0000fX-CM for gctc-ntg-context-518@m.gmane.org; Tue, 05 Sep 2006 20:08:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 197881FDE0; Tue, 5 Sep 2006 20:08:46 +0200 (CEST) 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 22970-05-9; Tue, 5 Sep 2006 20:08:40 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 014681FDD4; Tue, 5 Sep 2006 20:08:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 126FC1FDD4 for ; Tue, 5 Sep 2006 20:08:36 +0200 (CEST) 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 22970-05-8 for ; Tue, 5 Sep 2006 20:08:30 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with SMTP id 31D061FCB7 for ; Tue, 5 Sep 2006 20:08:28 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id h2so33738nfe for ; Tue, 05 Sep 2006 11:08:28 -0700 (PDT) Original-Received: by 10.49.8.4 with SMTP id l4mr8098122nfi; Tue, 05 Sep 2006 11:08:28 -0700 (PDT) Original-Received: by 10.48.205.8 with HTTP; Tue, 5 Sep 2006 11:08:15 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: <3e73596b0609051032q10b51c43jf66563f8b310229e@mail.gmail.com> Content-Disposition: inline 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:30658 Archived-At: On 9/5/06, Pepe Barbe wrote: > > One thing that doesn't work for me is displaying cases in display. I > was using the following: > > \definemathcases[displaycases][style=\displaystyle] Nevermind ... it works :-/ Pepe