From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13383 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: \indenting[*hang*] ?! Date: Fri, 19 Sep 2003 21:07:15 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <20030919210715.5ec586cc.morawski@gmx.net> References: <5.2.0.9.1.20030919185007.0300bba8@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063998815 5744 80.91.224.253 (19 Sep 2003 19:13:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 19 Sep 2003 19:13:35 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Sep 19 21:13:34 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A0QhC-0004OY-00 for ; Fri, 19 Sep 2003 21:13:34 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1F51810B29; Fri, 19 Sep 2003 21:13:31 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 156DA10B21 for ; Fri, 19 Sep 2003 21:06:55 +0200 (MEST) Original-Received: (qmail 26751 invoked by uid 65534); 19 Sep 2003 19:06:52 -0000 Original-Received: from port1523.fra.ginko.net (EHLO melior.localdomain) (212.202.67.253) by mail.gmx.net (mp010) with SMTP; 19 Sep 2003 21:06:52 +0200 X-Authenticated: #1987443 Original-To: ntg-context@ntg.nl In-Reply-To: <5.2.0.9.1.20030919185007.0300bba8@server-1> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-pc-linux-gnu) Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13383 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13383 On Fri, 19 Sep 2003 18:52:03 +0200 Hans Hagen wrote: > At 14:28 19/09/2003 +0200, Steffen Wolfrum wrote: > >Hi, > > > >Is there a way to have something like \indenting[hang] ? > > > >With the first line not indented, but the second and following lines? > > > > > >First I thought this is what is ment by \indenting[next], > >but \indenting[next] seems to be exactly the same as \indenting[first], is > >this right? > > kind of tricky, since settings to hangindent and alike are forgotten when > the setup is followed by an empty line; > > there is \starthanging ... \stophanging now > > but ... if we can assume that users start tagging their paragraphs with > \bpar .. \epar i can imagine that we provide something \indenting [hang], > so the question is: are you willing to tag imo, the question is: what has hanging to do with indenting? Aren't these things completely different matters? If yes, please don't spoil \indenting with that. \setuphanging already exists, an option 'atbpar=on' (or something more pleasant) should suit the needs IMO better. Jens