From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13330 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re[2]: Vertical alignment of formulas Date: Thu, 18 Sep 2003 13:12:45 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <5.2.0.9.1.20030918130921.01ebf258@server-1> References: <5.2.0.9.1.20030918083641.012e4170@server-1> <5.2.0.9.1.20030917181431.01af5db8@server-1> <5.2.0.9.1.20030918083641.012e4170@server-1> <1862480386.20030918104708@iol.it> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1063884267 30282 80.91.224.253 (18 Sep 2003 11:24:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2003 11:24:27 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 18 13:24:26 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19zwte-0000Ct-00 for ; Thu, 18 Sep 2003 13:24:26 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 673D410B3A; Thu, 18 Sep 2003 13:24:23 +0200 (MEST) Original-Received: from mail.solcon.net (mail.solcon.net [212.45.33.5]) by ref.ntg.nl (Postfix) with ESMTP id 24C3A10B27 for ; Thu, 18 Sep 2003 13:18:45 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.net (8.11.6/8.9.3) with ESMTP id h8IBIcB30391 for ; Thu, 18 Sep 2003 13:18:39 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id D549D1850E; Thu, 18 Sep 2003 13:18:37 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id C7C52DA9E for ; Thu, 18 Sep 2003 11:18:35 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Original-To: ntg-context@ntg.nl In-Reply-To: <1862480386.20030918104708@iol.it> Original-References: <5.2.0.9.1.20030918083641.012e4170@server-1> <5.2.0.9.1.20030917181431.01af5db8@server-1> <5.2.0.9.1.20030918083641.012e4170@server-1> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13330 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13330 At 10:47 18/09/2003 +0200, you wrote: >Thursday, September 18, 2003 Hans Hagen wrote: > > > this 'using a fake formula' is more or less the way i determine the last > > line length, but keep in mind that this only works in situations like: > > > some text \measline > > > and not in > > > some text \par (or empty line) \measline > >Hans, that is *not* supposed to work in those cases because a >\par or an empty line determine an end-of-paragraph, so the >formula starts a new paragraph and the lenght of the previous >line is *irrelevant* --you don't have a mid-paragraph display. > >I know that you like those freeform spacey sources, but they >are not really 100% compatible with the empty line => paragraph >concept of TeX :) well, the problem is that in both cases: text $$math$$ text text \par $$math$$ \par text one wants to optimize spacing, so the limitation of not having access to the last line length is a pitty (i understand that it can be tricky in cases like: text \par somevboxmanipulation $$math$$ since then one may wonder what the last line length applies to Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE | pragma@wxs.nl Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------