From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58431 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: the grid (MkIV) Date: Tue, 27 Apr 2010 18:04:34 +0200 Message-ID: <4BD70B12.8010806@wxs.nl> References: <46E8F0E0-61A8-4DEC-B387-3A27551468C1@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1272384339 1754 80.91.229.12 (27 Apr 2010 16:05:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 27 Apr 2010 16:05:39 +0000 (UTC) Cc: Steffen Wolfrum To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 27 18:05:38 2010 connect(): No such file or directory 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 1O6nI1-0003UQ-Vz for gctc-ntg-context-518@m.gmane.org; Tue, 27 Apr 2010 18:05:38 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6D58EC9C8C; Tue, 27 Apr 2010 18:05:37 +0200 (CEST) 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 6R0kTN-FMuXT; Tue, 27 Apr 2010 18:05:34 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 42E32C9BD4; Tue, 27 Apr 2010 18:05:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9225BC9BD4 for ; Tue, 27 Apr 2010 18:05:30 +0200 (CEST) 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 9B7SevEJ6ey8 for ; Tue, 27 Apr 2010 18:05:19 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (sc-162.r-213-125-29.schoolconnect.nu [213.125.29.162]) by balder.ntg.nl (Postfix) with ESMTP id 4D8B7C9BCF for ; Tue, 27 Apr 2010 18:05:19 +0200 (CEST) X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by controller-9 (SurgeMail 4.3e) with ESMTP id 1664-1713362 for multiple; Tue, 27 Apr 2010 18:04:55 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 In-Reply-To: <46E8F0E0-61A8-4DEC-B387-3A27551468C1@st.estfiles.de> X-Authenticated-User: hagen@controller-9 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:58431 Archived-At: On 19-4-2010 1:37, Steffen Wolfrum wrote: > Hi, > > > how can I exclude a section head from grid? > > Just compare setuplayout with grid=yes/no. > > Is there a solution? > > > \showgrid > > \starttext > > \setuplayout[grid=yes]% [grid=no] > \setuphead[chapter][grid=none] > > \chapter{one} > > \page > > \chapter{one\\line} > > \page > > \chapter{one\\line\\line} > > \stoptext how about \setuplayout[grid=yes] \showgrid \definegridsnapping[chapter][mindepth,maxheight,local] \setuphead[chapter][grid=chapter,alternative=top] \starttext \chapter{one} \input tufte \chapter{one\\two} \input tufte \chapter{one\\two\\three} \input tufte \stoptext ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________