From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34916 Path: news.gmane.org!not-for-mail From: "Stepan Roucka" Newsgroups: gmane.comp.tex.context Subject: Re: setupindening and formulas Date: Tue, 5 Jun 2007 19:01:51 +0200 Message-ID: <1d35a1cf0706051001p5035dc2dgd6e964fa11f3d11c@mail.gmail.com> References: <1d35a1cf0706050211w1527e4bfyabdbbcd04e290fb9@mail.gmail.com> 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 1181062937 27696 80.91.229.12 (5 Jun 2007 17:02:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jun 2007 17:02:17 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 05 19:02:14 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 1HvcQ9-0008FQ-UY for gctc-ntg-context-518@m.gmane.org; Tue, 05 Jun 2007 19:02:14 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 47C4F1FE90; Tue, 5 Jun 2007 19:02:13 +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 09302-01; Tue, 5 Jun 2007 19:02:00 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 401DC1FE8D; Tue, 5 Jun 2007 19:02:00 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2CA441FE8D for ; Tue, 5 Jun 2007 19:01:58 +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 08846-03 for ; Tue, 5 Jun 2007 19:01:52 +0200 (CEST) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by ronja.ntg.nl (Postfix) with ESMTP id 70ACD1FE83 for ; Tue, 5 Jun 2007 19:01:52 +0200 (CEST) Original-Received: by ug-out-1314.google.com with SMTP id o2so229903uge for ; Tue, 05 Jun 2007 10:01:52 -0700 (PDT) Original-Received: by 10.82.127.14 with SMTP id z14mr9143982buc.1181062911768; Tue, 05 Jun 2007 10:01:51 -0700 (PDT) Original-Received: by 10.82.157.16 with HTTP; Tue, 5 Jun 2007 10:01:51 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: 1ae8102172dbc764 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:34916 Archived-At: Thanks, with \startalign[n=1] the formulas don't overlap anymore, but they are still too close. Here is test example: \setupoutput[pdftex] \enableregime[utf] \setupindenting[yes,medium] \starttext \startformula\startalign[n=1] 2I_{\rm d} = I_{\rm e}^0 \left[\exp\left({-qU\over k_{\rm B}T_{\rm e}}\right)-1\right]+I_{\rm i1}-I_{\rm i2} \stopalign\stopformula \placeformula[eq:debye] \startformula\startalign[n=1] \lambda_{\rm D} = \sqrt{\epsilon_0 k_{\rm B}T_{\rm e}\over nq_{\rm e}^2} \stopalign\stopformula \stoptext On 05/06/07, Aditya Mahajan wrote: > On Tue, 5 Jun 2007, Stepan Roucka wrote: > > > Hi, > > I have read this post > > http://www.ntg.nl/pipermail/ntg-context/2007/023752.html > > so I wonder if it is possible to create document with indented > > paragraphs and properly spaced formulas. > > The problem only happens if you have two formulas after each other, in > which case using \startalign[n=1] can be used. > > > I tried to set \parindent but it has similar consequences > > to setupindenting. It makes display formulas overlap. > > I will try to look into this again. > > 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 ___________________________________________________________________________________