From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/54413 Path: news.gmane.org!not-for-mail From: luigi scarso Newsgroups: gmane.comp.tex.context Subject: Re: framed items Date: Mon, 16 Nov 2009 22:46:13 +0100 Message-ID: References: <907CE842-A07B-4FDE-AF63-111AD9BA31D5@uni-bonn.de> 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 1258407997 11740 80.91.229.12 (16 Nov 2009 21:46:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 16 Nov 2009 21:46:37 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 16 22:46:30 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 1NA9Oy-00029h-Oo for gctc-ntg-context-518@m.gmane.org; Mon, 16 Nov 2009 22:46:24 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8FA64C9AF9; Mon, 16 Nov 2009 22:44:05 +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 5AAZPJsMQlTX; Mon, 16 Nov 2009 22:44:02 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 15A60C9AE3; Mon, 16 Nov 2009 22:44:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C42E6C9AE3 for ; Mon, 16 Nov 2009 22:43:58 +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 2AObjsJR6bFf for ; Mon, 16 Nov 2009 22:43:56 +0100 (CET) Original-Received: from mail-bw0-f220.google.com (mail-bw0-f220.google.com [209.85.218.220]) by balder.ntg.nl (Postfix) with ESMTP id E27DBC9A7C for ; Mon, 16 Nov 2009 22:43:55 +0100 (CET) Original-Received: by bwz20 with SMTP id 20so6172426bwz.34 for ; Mon, 16 Nov 2009 13:46:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=lzJkKIVZ5TQRQPH7G+6ncZiax858T9PUh8nWyEGtACk=; b=SiWT/g9raRN4Lu+jzrRgH2i3BLucoakwkB/gIpMMCgMF1YcPsy0V7f78hnrCXaIP6a sJ/XMaeVuxU9BNZ0mVm9N9TCXcR7HaCE7YqJjMm3WVQ0rj5PuGIkRUQlP7sLTtdHQTRB z48cCphHHPRVBFItfFTO08TYomMFVR5t6CJSg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=V5PLp27naa8aSMOmAWMbZUpYXl+x3b3p1uG4hUaafNiFBtf24/Frovyjh848zqRLHT yEjjJprp5yThZuocNoSgakip8K5i8Pp78m1jF34H2av0clpsV1bAFFqohnwyxHb+Nnoq EBMBBBZ7V3tWBW1WuUV2J2GKRUtrU25VYJ0Mg= Original-Received: by 10.204.151.209 with SMTP id d17mr4636439bkw.120.1258407973823; Mon, 16 Nov 2009 13:46:13 -0800 (PST) In-Reply-To: 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:54413 Archived-At: On Mon, Nov 16, 2009 at 10:29 PM, Aditya Mahajan wrote: > I think that itemize should adjust \hsize, so this is probably a bug in > itemize. hmm I'm not sure to understand what you mean What is wrong in this ? \starttext \dorecurse{20}{% \hsize=\dimexpr \textwidth / 20 *\recurselevel\relax \framed[width=broad,align=middle]{\the\hsize}%% A \startitemize \item \framed[width=broad,align=middle]{\the\hsize}%% B \item \framed[width=\hsize,align=middle]{\the\hsize}%% C \stopitemize \page } \stoptext I see A = B = C; is it correct ? -- luigi ___________________________________________________________________________________ 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 ___________________________________________________________________________________