From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75113 Path: news.gmane.org!not-for-mail From: Alan Braslau Newsgroups: gmane.comp.tex.context Subject: more indenting Date: Fri, 16 Mar 2012 16:38:40 +0100 Organization: CEA DSM-IRAMIS-SPEC Message-ID: <20120316163840.1fd49dae@iram-hb-003386.extra.cea.fr> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1331912342 13438 80.91.229.3 (16 Mar 2012 15:39:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2012 15:39:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 16 16:39:01 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1S8ZF1-0002v2-TU for gctc-ntg-context-518@m.gmane.org; Fri, 16 Mar 2012 16:38:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C79D8101F9; Fri, 16 Mar 2012 16:38:52 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Khm5HVStH1Wo; Fri, 16 Mar 2012 16:38:49 +0100 (CET) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CCE13101DF; Fri, 16 Mar 2012 16:38:49 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 4F7BA101DF for ; Fri, 16 Mar 2012 16:38:48 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with LMTP id z4RpYXOK3Ecl for ; Fri, 16 Mar 2012 16:38:47 +0100 (CET) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id 8219B10193 for ; Fri, 16 Mar 2012 16:38:47 +0100 (CET) Original-Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [IPv6:2a01:e0c:1:1599::11]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q2GFcj3q021109 for ; Fri, 16 Mar 2012 16:38:46 +0100 Original-Received: from iram-hb-003386.extra.cea.fr (unknown [81.57.248.225]) by smtp2-g21.free.fr (Postfix) with ESMTP id 818FF4B0191 for ; Fri, 16 Mar 2012 16:38:42 +0100 (CET) X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=2a01:e0c:1:1599::11; country=FR X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0UGKfCKob - 49229111183f - 20120316 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on IPv6:2001:610:1:40aa:194:171:167:216 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:75113 Archived-At: I'm sure that someone is going to tell me that indenting is ugly, bad typesetting practice. But if I do want to use indenting, there are times when it should be suppressed, perhaps automatically (like when immediately following a heading, as is the current practice). The minimal example below is another such situation: \startquotation\stopquotation \setupquotation [before=\noindent,after=\noindent] would be one solution, but it does not work - maybe the syntax is wrong; maybe I'm missing a critical \par. I haven't managed to figure this out myself, looking at the source code. Any suggestions? Thanks! Alan % Minimal example: \setupindenting [big,yes] \setupquotation [before=\noindent] % no effect \starttext \input tufte \startquotation \input tufte \stopquotation \noindent \input tufte \stoptext ___________________________________________________________________________________ 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 ___________________________________________________________________________________