From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74124 Path: news.gmane.org!not-for-mail From: Peter Park Nelson Newsgroups: gmane.comp.tex.context Subject: Re: formulas (display math) and grid Date: Wed, 25 Jan 2012 13:18:40 -0600 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1327519140 31308 80.91.229.12 (25 Jan 2012 19:19:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Jan 2012 19:19:00 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 25 20:18:56 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rq8My-0004HK-4n for gctc-ntg-context-518@m.gmane.org; Wed, 25 Jan 2012 20:18:56 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 491FDCB1F1; Wed, 25 Jan 2012 20:18:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id duC7YXYzv8aE; Wed, 25 Jan 2012 20:18:48 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 0359CCB1DA; Wed, 25 Jan 2012 20:18:48 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6CC9DCB1DA for ; Wed, 25 Jan 2012 20:18:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xcj-MQtWRcyc for ; Wed, 25 Jan 2012 20:18:44 +0100 (CET) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 2ABE0CABBD for ; Wed, 25 Jan 2012 20:18:44 +0100 (CET) Original-Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0PJIgUJ032050 for ; Wed, 25 Jan 2012 20:18:42 +0100 Original-Received: by wera13 with SMTP id a13so3300399wer.14 for ; Wed, 25 Jan 2012 11:18:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=w+1MmNj3yEur3Wdhoe/1mtvh+Ef8kVcbdIL7cDB12i0=; b=on+IlJGPP2TSX3FWpyMIick74EZp8WTEOnCd1FC2mRXRJDyDE3j5DE+L+u8RExIV5N Xb1RO49LisMMNwzHMmcEqEHMVmRTroPk6N8502Op//9TTMEJLnnX8vwNbiWl2GAkcMcm a23p4ETv3YTs048T8yiOczIpUiqPhzrAlx4SY= Original-Received: by 10.216.132.88 with SMTP id n66mr7813415wei.32.1327519120887; Wed, 25 Jan 2012 11:18:40 -0800 (PST) Original-Received: by 10.223.69.143 with HTTP; Wed, 25 Jan 2012 11:18:40 -0800 (PST) In-Reply-To: X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=74.125.82.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0rGpTiGUj - 37679042d693 - 20120125 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:74124 Archived-At: On Wed, Jan 25, 2012 at 2:16 AM, Wolfgang Schuster wrote: > > Am 25.01.2012 um 07:13 schrieb Peter Park Nelson: > >> I have a layout using a columset and grid. When I insert a formula >> into a column of text, the text following the formula is not snapped >> to the grid, and the next paragraph is not indented. How can I make >> the text return to the grid after a formula? > > Can you provide a full minimal example and not only a snipped? > >> And have normal paragraph indentation? > > \setupformulas[indentnext=3Dyes] > > Wolfgang > _________________________________________________________________________= __________ > 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-co= ntext > webpage =A0: http://www.pragma-ade.nl / http://tex.aanhet.net > archive =A0: http://foundry.supelec.fr/projects/contextrev/ > wiki =A0 =A0 : http://contextgarden.net > _________________________________________________________________________= __________ Oops, I figured it out while putting together the minimal example -- I had set the grid tolerance to "verytolerant" while testing. A good reason to always make an MWE before asking. Thanks for responding, PPN -- = Peter Park Nelson peter.park.nelson@gmail.com ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________