From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/65410 Path: news.gmane.org!not-for-mail From: Oliver Buerschaper Newsgroups: gmane.comp.tex.context Subject: Re: delimitedtext, spacebefore and grid Date: Sun, 23 Jan 2011 19:18:32 +0100 Message-ID: References: <87fwsnmuii.fsf@sopos.org> <87bp3bmjco.fsf@sopos.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1295806756 29434 80.91.229.12 (23 Jan 2011 18:19:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 23 Jan 2011 18:19:16 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Jan 23 19:19:12 2011 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 1Ph4WQ-00025v-Fo for gctc-ntg-context-518@m.gmane.org; Sun, 23 Jan 2011 19:18:42 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D95C4CA96A; Sun, 23 Jan 2011 19:18:41 +0100 (CET) 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 8+cycuQV40Ek; Sun, 23 Jan 2011 19:18:38 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 251B6CA972; Sun, 23 Jan 2011 19:18:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 63B1ACA972 for ; Sun, 23 Jan 2011 19:18:36 +0100 (CET) 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 sLMmdEanuU-S for ; Sun, 23 Jan 2011 19:18:34 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id 61255CA96A for ; Sun, 23 Jan 2011 19:18:34 +0100 (CET) Original-Received: from post.rzg.mpg.de (post.rzg.mpg.de [130.183.30.42]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p0NIIXgm007058 for ; Sun, 23 Jan 2011 19:18:33 +0100 Original-Received: from [192.168.0.2] (g229015100.adsl.alicedsl.de [92.229.15.100]) (authenticated bits=0) by post.rzg.mpg.de (8.14.3/8.14.3) with ESMTP id p0NIIWbS930734 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sun, 23 Jan 2011 19:18:33 +0100 In-Reply-To: <87bp3bmjco.fsf@sopos.org> X-Mailer: Apple Mail (2.1082) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=130.183.30.42; country=DE; region=02; city=Garching; latitude=48.2500; longitude=11.6500; http://maps.google.com/maps?q=48.2500,11.6500&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0bDX6ixdw - ab093e876106 - 20110123 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 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:65410 Archived-At: >>> I want to have both a halfline space before and after blockquotations. >>> Normally, this works fine; after the quotation the main text snaps >>> back to the grid (see page 3 of the example file). >>> >>> \setupdelimitedtext >>> [blockquote] >>> [spacebefore=halfline] >> >> spacebefore={force,halfline} > > Hello Wolfgang, thank you for your answer. Sadly, your solution only > works for blockquotes starting at the top of the page. When blockquotes > are broken up between two pages the main text doesn't find its way back > to the grid (see page 2 of my minimal example). I think I've discovered another little problem of the same sort if directly after the quotation a blank line is requested: --- \setuplayout [grid=yes] \setupdelimitedtext [quotation] [spacebefore=halfline] \showgrid \starttext \input tufte \startquotation \input tufte \stopquotation \blank \input tufte \stoptext --- Unfortunately the trailing main text doesn't align with the grid either. Any solution to both problems? Best wishes, Oliver ___________________________________________________________________________________ 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 ___________________________________________________________________________________