From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34233 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: Grid-keeping list (again) Date: Fri, 13 Apr 2007 11:33:15 +0200 Message-ID: References: <461DFA1D.9020706@typoma.com> <461F49CF.5040108@typoma.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 1176456819 10369 80.91.229.12 (13 Apr 2007 09:33:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 13 Apr 2007 09:33:39 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 13 11:33:36 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 1HcI9s-0001uu-7c for gctc-ntg-context-518@m.gmane.org; Fri, 13 Apr 2007 11:33:32 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C81381FE5D; Fri, 13 Apr 2007 11:33:30 +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 13373-02; Fri, 13 Apr 2007 11:33:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BA4551FE3B; Fri, 13 Apr 2007 11:33:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 476131FE3B for ; Fri, 13 Apr 2007 11:33:20 +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 12905-08-2 for ; Fri, 13 Apr 2007 11:33:16 +0200 (CEST) Original-Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by ronja.ntg.nl (Postfix) with ESMTP id 76F1D1FE1B for ; Fri, 13 Apr 2007 11:33:16 +0200 (CEST) Original-Received: by an-out-0708.google.com with SMTP id d33so850968and for ; Fri, 13 Apr 2007 02:33:15 -0700 (PDT) Original-Received: by 10.100.8.18 with SMTP id 18mr2323508anh.1176456795543; Fri, 13 Apr 2007 02:33:15 -0700 (PDT) Original-Received: by 10.100.191.10 with HTTP; Fri, 13 Apr 2007 02:33:15 -0700 (PDT) In-Reply-To: <461F49CF.5040108@typoma.com> Content-Disposition: inline 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:34233 Archived-At: > I still have to see how to deal with large symbols (bigops and > integrals). Maybe with "\blank[medium]" in between (and some "\smash"), > so that every second line will be on the grid again. Maybe a strategy is to use a vbox with ht+dp multiple of a grid space ...but the first line of every page has another height.... I have posted something with bTABLE last days under this topic > That is currently my main conceptual problem with ConTeXt: sometimes > it's too high-level and too clever, and it's hard to figure out how to > do the trickery and the tweaking ... There are many pdf about context; I try to have a 'programmer view' of these things. Among others, see and criticize http://wiki.contextgarden.net/User:Luigi.scarso/modules.pdf#modules.pdf luigi