From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16448 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: right aligned section? Date: Tue, 14 Sep 2004 14:33:46 +0200 Organization: Elvenkind Sender: ntg-context-bounces@ntg.nl Message-ID: <20040914143346.5df4b8e5@glenlivet.elvenkind.com> References: <2004-09-14T1344190200@linxi.fqdn.th-h.de> Reply-To: mailing list for ConTeXt users 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 1095165240 23733 80.91.229.6 (14 Sep 2004 12:34:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 14 Sep 2004 12:34:00 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Sep 14 14:33:52 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C7CVL-0006ds-00 for ; Tue, 14 Sep 2004 14:33:51 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD13B1279C; Tue, 14 Sep 2004 14:33:51 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32014-01-3; Tue, 14 Sep 2004 14:33:49 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7A9E31279D; Tue, 14 Sep 2004 14:33:49 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1D87B1279D for ; Tue, 14 Sep 2004 14:33:48 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 32014-01-2 for ; Tue, 14 Sep 2004 14:33:47 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 9E6FE1279C for ; Tue, 14 Sep 2004 14:33:47 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 782DFF68C for ; Tue, 14 Sep 2004 14:33:35 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13781-02 for ; Tue, 14 Sep 2004 14:33:35 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with SMTP id 0FCD844DE for ; Tue, 14 Sep 2004 14:33:35 +0200 (CEST) Original-To: mailing list for ConTeXt users In-Reply-To: <2004-09-14T1344190200@linxi.fqdn.th-h.de> X-Mailer: Sylpheed-Claws 0.9.12 (GTK+ 1.2.10; i586-mandrake-linux-gnu) X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16448 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16448 On Tue, 14 Sep 2004 13:49:24 +0200, Plamen wrote: > Hi, > > sorry for this actually simple question, but I don't get it. > > \setuphead[section][align=right] Try: \setuphead[section][align=left] -- groeten, Taco