From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/55453 Path: news.gmane.org!not-for-mail From: Vladimir Lomov Newsgroups: gmane.comp.tex.context Subject: Re: defineenumeration does not work with MKIV. Works with MKII Date: Tue, 5 Jan 2010 12:03:43 +0800 Message-ID: References: <3b4b12311001041436x3983c71bpc1ddee3e0d5d8ede@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 1262664273 20200 80.91.229.12 (5 Jan 2010 04:04:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 04:04:33 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 05 05:04:25 2010 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 1NS0ef-00071N-Lb for gctc-ntg-context-518@m.gmane.org; Tue, 05 Jan 2010 05:04:25 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C0FC7C9C33; Tue, 5 Jan 2010 05:04:18 +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 4sKUkR9neniQ; Tue, 5 Jan 2010 05:04:07 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 78F06C9BB4; Tue, 5 Jan 2010 05:04:07 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 9DBABC9BB4 for ; Tue, 5 Jan 2010 05:04: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 pFKUgRrLdvDa for ; Tue, 5 Jan 2010 05:04:03 +0100 (CET) Original-Received: from mail-ew0-f216.google.com (mail-ew0-f216.google.com [209.85.219.216]) by balder.ntg.nl (Postfix) with ESMTP id 76B7FC9B95 for ; Tue, 5 Jan 2010 05:04:03 +0100 (CET) Original-Received: by ewy8 with SMTP id 8so15529011ewy.15 for ; Mon, 04 Jan 2010 20:04:03 -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 :from:date:message-id:subject:to:content-type; bh=OFmGNxzBX3mrkCr+siZboe6SM6+Tlv0HUC1HOmtMQnI=; b=JxF8pm+LJLzpahVjUBvTwMUCr/YhJg5JoQXNOMHH35OW2XOyZfGzNwb/OJa+ApxLYc l7FkCMsLMV11oxhP8tWl3s8W+XDNSQS2YY4CGIwP0sG/LamPAG0m7ehwmuWBng0gQHVI oeStvChn+KNEHQaT7of0HZGXRf6nBYoZ72vk4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=voZAT5pM7M4iieRMVMreDNkLbSVvmwPokApTICerbWXYtN2xWg1TC7/H7ve2nJuRlS zPCpIVRRjAo5mCX84bsKNayy4k4/OhJHWJ7FOUX62V7zRw3WEBWH3LDddYZlZKBmz7R2 NCEt69FoVcPKoPsKkPW5eUlXkSDGFaukE6Uw8= Original-Received: by 10.216.89.205 with SMTP id c55mr2500948wef.186.1262664243126; Mon, 04 Jan 2010 20:04:03 -0800 (PST) In-Reply-To: <3b4b12311001041436x3983c71bpc1ddee3e0d5d8ede@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:55453 Archived-At: Hi. I'm newbie with ConTeXt but have experience with LaTeX. 2010/1/5 Curiouslearn : > Minimal example > > \setuppapersize[letter][letter] > > \starttext > \defineenumeration[problem][text= ,location=inleft] > \setupenumerations[problem][stopper=)] > > \problem > problem 1 > > > \problem > problem 2 > > \stoptext > > In MKIV there are numbers do not appear. > > Thanks. This is because of your settings. Try change location. In order to understand what's wrong with your settings see output for this example (I tried with context minimals): \setuppapersize[A5][A4] \setuplayout[location=middle] \starttext \defineenumeration[problem][text= ,location=inleft] \setupenumerations[problem][stopper=)] \problem problem 1 \problem problem 2 \stoptext In okular (or Adobe Reader) you see that enumeration numbers are out of page and you don't see them. ___________________________________________________________________________________ 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 ___________________________________________________________________________________