From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74433 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: line numbering and margin data Date: Fri, 10 Feb 2012 19:33:33 +0100 Message-ID: <4F3562FD.30503@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1328898840 22710 80.91.229.3 (10 Feb 2012 18:34:00 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 10 Feb 2012 18:34:00 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 10 19:33:57 2012 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RvvIB-0000Za-Ez for gctc-ntg-context-518@m.gmane.org; Fri, 10 Feb 2012 19:33:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 03BC3CB20C; Fri, 10 Feb 2012 19:33:55 +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 BG4fV0cf6asM; Fri, 10 Feb 2012 19:33:54 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 61F72CB203; Fri, 10 Feb 2012 19:33:52 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 32C72CB203 for ; Fri, 10 Feb 2012 19:33:50 +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 Zqqe8AOpDYZ1 for ; Fri, 10 Feb 2012 19:33:35 +0100 (CET) Original-Received: from filter3-ams.mf.surf.net (filter3-ams.mf.surf.net [192.87.102.71]) by balder.ntg.nl (Postfix) with ESMTP id A2C26CABBD for ; Fri, 10 Feb 2012 19:33:35 +0100 (CET) Original-Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q1AIXZYq012878 for ; Fri, 10 Feb 2012 19:33:35 +0100 Original-Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate01.web.de (Postfix) with ESMTP id DD38A1AA31285 for ; Fri, 10 Feb 2012 19:33:34 +0100 (CET) Original-Received: from [192.168.1.33] ([83.43.219.85]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0MAdb9-1RpZUD2JKN-00BrqF; Fri, 10 Feb 2012 19:33:34 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0) Gecko/20120131 Thunderbird/10.0 X-Provags-ID: V02:K0:k5sMEK0GMFn+pJgkR1sYU2+chiGOoS5iuZQ/ZJnkvGQ u0Qhebmud1o2HrERRHQAyusxqfog/C/0IbDgXUXWvwY13EmgNI I7smz7eHKhfVlyjJ904PERPH4QEHh338tBTLGjt3v6lcR4nttU ZCTtUmW7skJLXomULAcd75Qz5GMmUFq6CIob77UlZToCcyeapH 2DgF56q+fZE+fu/iNsrxw== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=217.72.192.221; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cGwixzh3 - 7da55ec566cd - 20120210 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 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:74433 Archived-At: Hi there, in the following sample, all lines are in a line numbering environment, but only those without margin data get actually numbered. \definemargindata[mgch] \setupmargindata[mgch][location=outer] \starttext \startlinenumbering \dorecurse{10}{\mgch[margin]unnumbered lines } \dorecurse{10}{numbered lines } \stoplinenumbering \stoptext It doesn't work either with latest stable or beta versions. Am I missing something here? Thanks for your help, Pablo -- http://www.oudeis.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________