From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/35741 Path: news.gmane.org!not-for-mail From: Shen Chen Newsgroups: gmane.comp.tex.context Subject: Re: Double integral and subscripts Date: Tue, 07 Aug 2007 21:48:10 +0800 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1186494731 8353 80.91.229.12 (7 Aug 2007 13:52:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2007 13:52:11 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Aug 07 15:52:09 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1IIPTj-0000Gt-JR for gctc-ntg-context-518@m.gmane.org; Tue, 07 Aug 2007 15:52:07 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2CB4F2004C; Tue, 7 Aug 2007 15:52:07 +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 03667-05; Tue, 7 Aug 2007 15:52:06 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 82A3120042; Tue, 7 Aug 2007 15:49:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C0DC20042 for ; Tue, 7 Aug 2007 15:49:50 +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 02820-06-9 for ; Tue, 7 Aug 2007 15:49:45 +0200 (CEST) Original-Received: from ims21.stu.nus.edu.sg (ims21.stu.nus.edu.sg [137.132.14.228]) by ronja.ntg.nl (Postfix) with ESMTP id 1DB9820040 for ; Tue, 7 Aug 2007 15:49:44 +0200 (CEST) Original-Received: from MBX22.stu.nus.edu.sg ([137.132.14.213]) by ims21.stu.nus.edu.sg with Microsoft SMTPSVC(6.0.3790.3959); Tue, 7 Aug 2007 21:48:12 +0800 Original-Received: from 137.132.49.160 ([137.132.49.160]) by MBX22.stu.nus.edu.sg ([137.132.14.211]) via Exchange Front-End Server exchange.nus.edu.sg ([137.132.14.11]) with Microsoft Exchange Server HTTP-DAV ; Tue, 7 Aug 2007 13:48:11 +0000 User-Agent: Microsoft-Entourage/11.3.6.070618 Thread-Topic: [NTG-context] Double integral and subscripts Thread-Index: AcfY+ZdJ1eLPxETsEdym2wANk1x6Gg== In-Reply-To: X-OriginalArrivalTime: 07 Aug 2007 13:48:12.0463 (UTC) FILETIME=[98C19BF0:01C7D8F9] X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:35741 Archived-At: I am using "ConTeXt ver: 2007.01.12", and \iint is not defined even when newmat is imported. Taco's tip worked. As I tried on live.contextgarden.net, which is running the latest ConTeXt, \iint\limits_{...} works as intended. Thank you. On 8/5/07 10:10 PM, "Aditya Mahajan" wrote: > On Sun, 5 Aug 2007, Taco Hoekwater wrote: > >> Shen Chen wrote: >>> Hi all, >>> >>> I want to typeset double integral with subscript beneath the integral >>> symbol. >>> >>> I found \unic@dblint for double integral, and used the usual \limits in >>> plain tex: >>> \unic@dblint\limits_{\startsubstack x \ge 0,\NR 0 \le y \le T\stopsubstack} >> >> >>> The subscript did go below the integral, but the two integral symbols are >>> separate from each other. Any tips? Thanks a lot! >> >> $$ >> \mathop{\unic@dblint}\limits_ >> {\startsubstack x \ge 0,\NR 0 \le y \le \stopsubstack} >> $$ >> >> (it should be possible to do this more elegant, though) > > \iint\limits should work correctly. It is based on the same macro in > amsmath. > > If you always need \limits, I can provide an option for \displaylimits > or \nolimits after int, iint, and iiint. > > I did not know about unic@dblint, and it looks horrible > (\int\!\!\!\int). This should be replaced by \iint and triint should > be replaced by iiint. > > Aditya > ______________________________________________________________________________ > _____ > If your question is of interest to others as well, please add an entry to the > Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : https://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ______________________________________________________________________________ > _____ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________