From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9750 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: grid and formulas Date: Thu, 07 Nov 2002 12:15:51 +0100 Sender: ntg-context-admin@ref.ntg.nl Message-ID: <5.1.0.14.1.20021107121431.02c4a620@server-1> References: <15817.6305.314720.956994@danton-imw.uni-bielefeld.de> Reply-To: ntg-context@ref.ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: main.gmane.org 1036668298 1012 80.91.224.249 (7 Nov 2002 11:24:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 7 Nov 2002 11:24:58 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 189kmO-0000G8-00 for ; Thu, 07 Nov 2002 12:24:56 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 53D1A10B3A; Thu, 7 Nov 2002 12:26:26 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 04C3210B39 for ; Thu, 7 Nov 2002 12:25:30 +0100 (MET) Original-Received: from server-1.pragma-ade.nl (wc-58016.solcon.nl [212.45.58.16]) by mail.solcon.nl (8.12.5/pre1.0-MySQL/8.12.5) with ESMTP id gA7CNEiS004678 for ; Thu, 7 Nov 2002 13:23:14 +0100 Original-Received: from LAPTOP-3.wxs.nl (laptop-3 [10.100.1.191]) by server-1.pragma-ade.nl (8.12.2/8.12.2) with ESMTP id gA7BPMgi022678 for ; Thu, 7 Nov 2002 12:25:23 +0100 X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Original-To: ntg-context@ref.vet.uu.nl In-Reply-To: <15817.6305.314720.956994@danton-imw.uni-bielefeld.de> X-RAVMilter-Version: 8.4.1(snapshot 20020919) (mail.solcon.nl) Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.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:9750 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9750 At 02:26 PM 11/6/2002 +0100, you wrote: >Hello again, > >I have the impression you can basically forget about the >grid mode when using formulas. > >I started writing a simple text containing lots of >math. When I turned on grid mode I basically saw >... well ... not at all what I expected. > >A simple example is: (watch the last line) > >-------------------- SNIPP -------------------- >\setuplayout [grid=yes] >\showgrid > >\starttext >x >\startformula > x >\stopformula >x$\tilde I$ >\stoptext >-------------------- SNIPP -------------------- > >Note that in normal Text $\tilde I$ is correctly >aligned. The combination with the big formula is a >problem. But it is clearly not the only situation in which >problems with grid and formulas occur. the problem is that \tilde I is much to high, so when you want it gridded, say: x \gform{\tilde I} x when a formule becomes to high, it will add halflines before and after the line (not here) 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 -------------------------------------------------------------------------