From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17276 Path: main.gmane.org!not-for-mail From: "Dirar BOUGATEF" Newsgroups: gmane.comp.tex.context Subject: Table of contents, alternative d Date: Sun, 28 Nov 2004 15:46:19 +0000 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: sea.gmane.org 1101656840 8113 80.91.229.6 (28 Nov 2004 15:47:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Nov 2004 15:47:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 28 16:47:16 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 1CYRGe-0000JD-00 for ; Sun, 28 Nov 2004 16:47:16 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E2FC4127AE; Sun, 28 Nov 2004 16:47:15 +0100 (CET) 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 16346-01-3; Sun, 28 Nov 2004 16:47:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 81E52127A9; Sun, 28 Nov 2004 16:47:13 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B8A0127A9 for ; Sun, 28 Nov 2004 16:47:12 +0100 (CET) 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 16346-01-2 for ; Sun, 28 Nov 2004 16:47:11 +0100 (CET) Original-Received: from hotmail.com (unknown [64.4.22.88]) by ronja.ntg.nl (Postfix) with ESMTP id 7A61F127A8 for ; Sun, 28 Nov 2004 16:47:11 +0100 (CET) Original-Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 28 Nov 2004 07:47:00 -0800 Original-Received: from 82.226.175.122 by by23fd.bay23.hotmail.msn.com with HTTP; Sun, 28 Nov 2004 15:46:19 GMT X-Originating-IP: [82.226.175.122] X-Originating-Email: [chabah5@hotmail.com] X-Sender: chabah5@hotmail.com Original-To: ntg-context@ntg.nl X-OriginalArrivalTime: 28 Nov 2004 15:47:00.0807 (UTC) FILETIME=[7FEE1570:01C4D561] 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17276 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17276 Hi all, Am using the alternative d for my table of contents, i know how to align my elements left (from the left margin) but can't manage to do that at the right side (from the right margin). This is how i configure things: \definelist[part] \setuplist[part][before={\blank[big]},after=\blank] % \definelist[chapter] \setuplist[chapter][alternative=d,margin=2cm,left=(,right=),depth=2cm,before=\blank,after=\blank,style=Opulent] \placecontent[level=chapter] Any help .. Thanks. Dirar.