From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31834 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: negative indenting Date: Tue, 14 Nov 2006 00:44:21 +0100 Message-ID: <45590355.6000705@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1163461511 14810 80.91.229.2 (13 Nov 2006 23:45:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Nov 2006 23:45:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 14 00:45:09 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1GjlUC-0007AZ-Na for gctc-ntg-context-518@m.gmane.org; Tue, 14 Nov 2006 00:45:08 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 25D311FCB0; Tue, 14 Nov 2006 00:45:03 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03295-03-3; Tue, 14 Nov 2006 00:44:54 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 843191FD5E; Tue, 14 Nov 2006 00:44:54 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 659B81FCD3 for ; Tue, 14 Nov 2006 00:44:51 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03295-03-2 for ; Tue, 14 Nov 2006 00:44:46 +0100 (CET) Original-Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by ronja.ntg.nl (Postfix) with SMTP id 6B4C11FCB0 for ; Tue, 14 Nov 2006 00:44:46 +0100 (CET) Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate01.web.de (Postfix) with ESMTP id D8A8C37D311A for ; Tue, 14 Nov 2006 00:44:11 +0100 (CET) Original-Received: from [87.235.126.186] (helo=[192.168.0.192]) by smtp05.web.de with asmtp (TLSv1:AES256-SHA:256) (WEB.DE 4.107 #114) id 1GjlTH-0002Zc-00 for ntg-context@ntg.nl; Tue, 14 Nov 2006 00:44:11 +0100 User-Agent: Thunderbird 1.5.0.2 (X11/20060423) Original-To: mailing list for ConTeXt users X-Sender: oinos@web.de X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31834 Archived-At: Hi there, I have set \setupindenting[yes,big,first] and I would like to have all paragraphs in a given document with negative indentation. AFAIK, "first" should enable indentation for all paragraphs, but the ones after \section, \subsection or \subsubtsection are not indented. How can I make that the indenting would be negative, that is, that is not the first line the one indented, but the other ones. Thanks, Pablo