From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/75879 Path: news.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: fancybreak or alternative Date: Fri, 27 Apr 2012 22:11:29 +0200 Message-ID: <35B7E0DB-9854-4E45-A2AF-4FB4204476FA@fiee.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset="windows-1252"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1335557502 9574 80.91.229.3 (27 Apr 2012 20:11:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 27 Apr 2012 20:11:42 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 27 22:11:41 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 1SNrW0-0005Hx-VQ for gctc-ntg-context-518@m.gmane.org; Fri, 27 Apr 2012 22:11:41 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 253EB101E3; Fri, 27 Apr 2012 22:11:40 +0200 (CEST) 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 v9fDUQa5Ced8; Fri, 27 Apr 2012 22:11:38 +0200 (CEST) Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BDDD0101E0; Fri, 27 Apr 2012 22:11:38 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 00FAC101E0 for ; Fri, 27 Apr 2012 22:11:38 +0200 (CEST) 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 ryBca1M2hqY1 for ; Fri, 27 Apr 2012 22:11:36 +0200 (CEST) Original-Received: from filter1-nij.mf.surf.net (filter1-nij.mf.surf.net [195.169.124.152]) by balder.ntg.nl (Postfix) with ESMTP id DCA09101CF for ; Fri, 27 Apr 2012 22:11:36 +0200 (CEST) Original-Received: from thesan.fiee.net (thesan.fiee.net [178.77.74.245]) by filter1-nij.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q3RKBVRg012953 for ; Fri, 27 Apr 2012 22:11:31 +0200 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=fiee.net; b=T3fcJbWwAdvvg0icTGRGLvISE3e225wbSnIHkwOuLGAyGaqTx1Gq9ZGrhcxtQ927CWxcac9ST6n92DG7e/c91+J3PD2ienvcm34IjfrUirdrsCMt0Wd5iR8emFbMaVfE; h=Received:Received:Message-Id:From:To:In-Reply-To:Content-Type:Content-Transfer-Encoding:Mime-Version:Subject:Date:References:X-Mailer; Original-Received: (qmail 30494 invoked from network); 27 Apr 2012 22:11:31 +0200 Original-Received: from hsi-kbw-149-172-53-184.hsi13.kabel-badenwuerttemberg.de (HELO Ixchel.fritz.box) (149.172.53.184) by thesan.fiee.net with ESMTPSA (AES128-SHA encrypted, authenticated); 27 Apr 2012 22:11:31 +0200 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=178.77.74.245; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 07H38bvr7 - ea0c74e9ea86 - 20120427 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 195.169.124.152 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:75879 Archived-At: Am 2012-04-27 um 20:15 schrieb Wolfgang Schuster: >> \usemodule[fancybreak] % https://bitbucket.org/wolfs/fancybreak/ >> \setupfancybreak[indentnext=3Dno] >> \def\Space{\fancybreak{\strut}} % i.e. just an empty line > > Why so complicated, use \fancybreak without any argument and you get = > a blank line (unless you have set a symbol). But I also get the same error. >> I don=92t really need the fancybreak module, just an interspace = >> without indent after it. \noindent doesn=92t work. How to? > > A few internal command names have changed over the time and you need = > either a older version of the module I thought I tried an older version, but perhaps not hard enough... > or you use this simple definition for the \Space command. > > \def\Space{\blank\noindentation} Thank you! Seems I was looking for \noindentation instead of \noindent I can use that in other places, too. Greetlings, 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 t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________