From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60560 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: no indent after blank Date: Fri, 30 Jul 2010 23:08:37 +0200 Message-ID: References: <555EFF47-6EB4-4950-89BB-696D210D0250@fiee.net> <4C533C4E.4060705@googlemail.com> 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 1280524131 6815 80.91.229.12 (30 Jul 2010 21:08:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 30 Jul 2010 21:08:51 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 30 23:08:47 2010 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 1Oewox-0004Wt-3T for gctc-ntg-context-518@m.gmane.org; Fri, 30 Jul 2010 23:08:47 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5C487C9BCF; Fri, 30 Jul 2010 23:08:46 +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 NlbkjRbLlaTP; Fri, 30 Jul 2010 23:08:43 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7B8ECC9BF4; Fri, 30 Jul 2010 23:08:43 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 11906C9BF4 for ; Fri, 30 Jul 2010 23:08:42 +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 S32oLMzXtFA8 for ; Fri, 30 Jul 2010 23:08:39 +0200 (CEST) Original-Received: from turan.fiee.net (turan.fiee.net [87.230.77.106]) by balder.ntg.nl (Postfix) with ESMTP id 7D678C9BCF for ; Fri, 30 Jul 2010 23:08:39 +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 8B2E217BC02D4 for ; Fri, 30 Jul 2010 23:08:38 +0200 (CEST) Original-Received: from [10.128.9.9] (108-18.78-83.cust.bluewin.ch [83.78.18.108]) by turan.fiee.net (Postfix) with ESMTP for ; Fri, 30 Jul 2010 23:08:38 +0200 (CEST) In-Reply-To: <4C533C4E.4060705@googlemail.com> 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:60560 Archived-At: Am 2010-07-30 um 22:55 schrieb Wolfgang Schuster: > Am 30.07.10 18:37, schrieb Henning Hraban Ramm: >> (latest beta MkIV) >> >> With >> \setupindenting[yes, medium] >> there shouldn't be an indent after a \blank IMO. >> >> How can I suppress it? > \setupindenting[yes,medium] > \starttext > \input knuth > \blank > \noindentation\input ward > \stoptext Yes, I tried that. I should have asked "how can I suppress it *generally*". Like in \def\Gap{\blank[big]\noindent} > or you use my fancybreak [1] module: > > \usemodule[fancybreak] > \setupindenting[yes,medium] > \setupfancybreak[indentnext=no] > \starttext > \input knuth > \fancybreak > \input ward > \stoptext > > [1] http://bitbucket.org/wolfs/fancybreak/src Great, works like expected. Thank you! (I'll probably need fancy breaks anyway...) 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 ___________________________________________________________________________________