From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/74142 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: bug on margin data and line numbering? Date: Thu, 26 Jan 2012 21:07:00 +0100 Message-ID: <4F21B264.9020300@web.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: dough.gmane.org 1327608451 28677 80.91.229.12 (26 Jan 2012 20:07:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 26 Jan 2012 20:07:31 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jan 26 21:07:27 2012 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.69) (envelope-from ) id 1RqVbT-0000fX-BP for gctc-ntg-context-518@m.gmane.org; Thu, 26 Jan 2012 21:07:27 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id B7F07CB202; Thu, 26 Jan 2012 21:07:26 +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 Sqyx9BB0HwcW; Thu, 26 Jan 2012 21:07:24 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5E0E9CB1FC; Thu, 26 Jan 2012 21:07:24 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8E46DCB1FC for ; Thu, 26 Jan 2012 21:07:23 +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 K6G1CPcHjnFB for ; Thu, 26 Jan 2012 21:07:12 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id AE2F8CB1F8 for ; Thu, 26 Jan 2012 21:07:12 +0100 (CET) Original-Received: from fmmailgate01.web.de (fmmailgate01.web.de [217.72.192.221]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q0QK77tf006081 for ; Thu, 26 Jan 2012 21:07:12 +0100 Original-Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate01.web.de (Postfix) with ESMTP id 41CC71A9A27C6 for ; Thu, 26 Jan 2012 21:07:07 +0100 (CET) Original-Received: from [192.168.1.33] ([88.5.68.107]) by smtp.web.de (mrweb002) with ESMTPA (Nemesis) id 0Mb8h9-1SAesT3caJ-00KGrl; Thu, 26 Jan 2012 21:07:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:9.0) Gecko/20111222 Thunderbird/9.0 X-Provags-ID: V02:K0:0LrI1sD8t17dHuepUl1ItZOoX0TAbnjawmHXOMRoqbV YIAVUI/jaq8MjgQ6t1mBQVYQb54R5I9r2slGCGOrTdJ7xyZG4O 9v7P77Prav8I+jR+1VkUcgbHUbIXrkR13JnVQQ2GDBQo/fPMXo 0og1c7kFpbKGCeX86IYeeDeg9iMyNKVPGhJEgve0DTM2tD13fY pEqGpLY800+wwH9tYuYKQ== X-Bayes-Prob: 0.0002 (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: 0bGqk772D - 984dc5b33fb5 - 20120126 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 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:74142 Archived-At: Hi there, when I try to add margin data to a line numbered text, this line is not counted or numbered. See the sample with note referring to line 0: \definelinenote[dict] \setupnote[dict][numbercommand=,] \definemargindata[mgch][outer][hoffset=0.3em] \starttext \startlinenumbering \mgch{1}not so\dict{not} \stoplinenumbering \stoptext I'm using ConTeXt stable from TL 2011. Am I doing something wrong or have I hit a bug? 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 ___________________________________________________________________________________