From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/58825 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: 10+ reasons why I still use MKII Date: Fri, 14 May 2010 15:52:14 +0200 Message-ID: References: <4BEAC60C.8070900@wxs.nl> <4BEC09AC.8000403@wxs.nl> <20100513143243.GB3884@khaled-laptop> <4BEC13F1.9080106@wxs.nl> <20100513170834.GA5073@khaled-laptop> <4BEC6A98.4020609@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1273845151 10114 80.91.229.12 (14 May 2010 13:52:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 14 May 2010 13:52:31 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri May 14 15:52:27 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 1OCvJS-0003tp-MR for gctc-ntg-context-518@m.gmane.org; Fri, 14 May 2010 15:52:26 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id A9C5BC9AB7; Fri, 14 May 2010 15:52:25 +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 Zgg6vYlpT7Ld; Fri, 14 May 2010 15:52:23 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1826DC9ABB; Fri, 14 May 2010 15:52:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D3023C9ABB for ; Fri, 14 May 2010 15:52:21 +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 z4kuo9YiVTjJ for ; Fri, 14 May 2010 15:52:16 +0200 (CEST) Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [87.230.77.106]) by balder.ntg.nl (Postfix) with ESMTP id CDF85C9AB7 for ; Fri, 14 May 2010 15:52:16 +0200 (CEST) X-No-Auth: unauthenticated sender Original-Received: from turan.fiee.net (lvps87-230-77-106.dedicated.hosteurope.de [127.0.0.1]) by turan.fiee.net (Postfix) with ESMTP id 2867B17BC02AC for ; Fri, 14 May 2010 15:52:16 +0200 (CEST) Original-Received: from [10.128.9.9] (250-136.76-83.cust.bluewin.ch [83.76.136.250]) by turan.fiee.net (Postfix) with ESMTP for ; Fri, 14 May 2010 15:52:15 +0200 (CEST) In-Reply-To: <4BEC6A98.4020609@wxs.nl> X-Mailer: Apple Mail (2.936) 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:58825 Archived-At: Am 2010-05-13 um 23:09 schrieb Hans Hagen: >> I recall trying grid a while ago but it didn't work, looks like I >> have >> to set \setuplayout[grid=force]. > > for sure there are bugs as it needs much testing but we have > predefined grid setups: > > % none don't enlarge > % halfline enlarge by halfline/halfline > % line enlarge by line/line > % strut enlarge by ht/dp (default) > % first align to top line > % last align to bottom line > % mindepth round depth down > % maxdepth round depth up > % minheight round height down > % maxheight round height up > % local use local interline space > % shift:-3tp vertical shift within box > > \definegridsnapping[normal] [maxheight,maxdepth,strut] > \definegridsnapping[standard] [maxheight,maxdepth,strut] > \definegridsnapping[yes] [maxheight,maxdepth,strut] > > \definegridsnapping[strict] [\v!maxdepth:0.8,maxheight:0.8,strut] > \definegridsnapping[tolerant] [\v!maxdepth:1.2,maxheight:1.2,strut] > > \definegridsnapping[top] [minheight,maxdepth,strut] > \definegridsnapping[bottom] [maxheight,mindepth,strut] > \definegridsnapping[both] [minheight,mindepth,strut] > > \definegridsnapping[broad] [maxheight,maxdepth,strut,0.8] > \definegridsnapping[fit] [maxheight,maxdepth,strut,1.2] > > \definegridsnapping[first] [first] > \definegridsnapping[last] [last] > \definegridsnapping[high] [minheight,maxdepth,none] > \definegridsnapping[low] [maxheight,mindepth,none] > \definegridsnapping[line] [line] > \definegridsnapping[strut] [strut] > > \definegridsnapping[max] [maxdepth,maxheight,strut] > \definegridsnapping[min] [mindepth,minheight,strut] > > eventually an structural elements will have a grid key wikified: http://wiki.contextgarden.net/Reference/en/setuplayout Greetlings from Lake Constance! Hraban --- http://www.fiee.net/texnique/ http://wiki.contextgarden.net https://www.cacert.org (I'm an assurer) ___________________________________________________________________________________ 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 ___________________________________________________________________________________