From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55138 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: margin option in itemize Date: Fri, 11 Dec 2009 14:32:54 +0100 Message-ID: <4B224A06.4060801@elvenkind.com> References: <3b4b12310912080711y41f48bf6q983bce45c73e3a64@mail.gmail.com> <3b4b12310912101115k1f0c39d5y77ec092b5f4bcbea@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1260538406 26029 80.91.229.12 (11 Dec 2009 13:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 11 Dec 2009 13:33:26 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 11 14:33:16 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1NJ5cR-0002cI-Vk for gctc-ntg-context-518@m.gmane.org; Fri, 11 Dec 2009 14:33:16 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3169BC9AFD; Fri, 11 Dec 2009 14:33:12 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kDVUNBTQ4LjR; Fri, 11 Dec 2009 14:33:09 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 331E6C9B07; Fri, 11 Dec 2009 14:33:09 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C1535C9B07 for ; Fri, 11 Dec 2009 14:33:07 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PaK72P-wuv2N for ; Fri, 11 Dec 2009 14:32:55 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id 5F630C9AFD for ; Fri, 11 Dec 2009 14:32:55 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 11A20802BE1F for ; Fri, 11 Dec 2009 14:32:55 +0100 (CET) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) In-Reply-To: <3b4b12310912101115k1f0c39d5y77ec092b5f4bcbea@mail.gmail.com> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:55138 Archived-At: Curiouslearn wrote: > Can someone please say whether it is possible to do what I am trying > to do below? According to the docs 'margin' should do something, but I am not sure what and it seems to have no effect over here. You can try if 'width' does what you want. Best wishes, Taco > Thanks. > > > On Tue, Dec 8, 2009 at 10:11 AM, Curiouslearn wrote: >> Can someone please explain why the margin command does not work in >> this example? What can I do to obtain the margin. >> >> Thanks. >> >> \setuppapersize[letter][letter] >> \starttext >> >> \input tufte >> >> \startitemize >> \item This is the first item of outer list. >> \startitemize[a][stopper=)] >> \item Context is great. The more I use it the more I love it. >> \item Hope it continues to develop further. >> \stopitemize >> \item This is the second item of outer list. Margin command does not >> work below. >> \startitemize[a][stopper=),margin=2in] >> \item Context is great. The more I use it the more I love it. >> \item Hope it continues to develop further. >> \stopitemize >> \stopitemize >> >> \input tufte >> >> \stoptext >> > ___________________________________________________________________________________ > If your question is of interest to others as well, please add an entry to the Wiki! > > maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context > webpage : http://www.pragma-ade.nl / http://tex.aanhet.net > archive : http://foundry.supelec.fr/projects/contextrev/ > wiki : http://contextgarden.net > ___________________________________________________________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________