From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14038 Path: main.gmane.org!not-for-mail From: "Tim 't Hart" Newsgroups: gmane.comp.tex.context Subject: Indenting all lines in a paragraph, first line excluded Date: Thu, 13 Nov 2003 12:49:44 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: 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 1068724630 1993 80.91.224.253 (13 Nov 2003 11:57:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 13 Nov 2003 11:57:10 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Nov 13 12:57:08 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 1AKG60-0007Tu-00 for ; Thu, 13 Nov 2003 12:57:08 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 94EDC10B2C; Thu, 13 Nov 2003 12:57:03 +0100 (MET) Original-Received: from server40.totalchoicehosting.com (server40.totalchoicehosting.com [63.247.77.66]) by ref.ntg.nl (Postfix) with ESMTP id B3F2710B27 for ; Thu, 13 Nov 2003 12:49:43 +0100 (MET) Original-Received: from mthart.demon.nl ([212.238.244.167] helo=TIMBO) by server40.totalchoicehosting.com with esmtp (Exim 4.24) id 1AKFyV-0003MC-G8 for ntg-context@ntg.nl; Thu, 13 Nov 2003 06:49:23 -0500 Original-To: X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcOp3DrBkLejNW5gQrCgAC4jpZIE/w== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server40.totalchoicehosting.com X-AntiAbuse: Original Domain - ntg.nl X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - t-hart.com 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:14038 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14038 Hello, I'm busy writing a paper using ConTeXt that includes a bibliography. I'm designing the layout of this bibliography and I need a special paragraph style. I want the first line of the paragraph to appear normally, and the second and all consecutive lines to be indented. So basically you can also say that I want an 'inverted' paragraph; instead of an indented first line, I want all the other lines to be indented instead. Is there a simple way to achieve this? I've read the manual looking for clues but so far I haven't been successful. Any hints on where to look? My best, Tim