From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83445 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: weird interaction in linenotes command (again) Date: Wed, 17 Jul 2013 19:46:50 +0200 Message-ID: <51E6D88A.8040403@web.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1374083240 3271 80.91.229.3 (17 Jul 2013 17:47:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Jul 2013 17:47:20 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 17 19:47:19 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UzVos-0008Oy-Qe for gctc-ntg-context-518@m.gmane.org; Wed, 17 Jul 2013 19:47:18 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 98F42101EC; Wed, 17 Jul 2013 19:47:12 +0200 (CEST) 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 N4anj8TjDZRS; Wed, 17 Jul 2013 19:47:11 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 3CF99101E4; Wed, 17 Jul 2013 19:47:11 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BC76F101E4 for ; Wed, 17 Jul 2013 19:47:09 +0200 (CEST) 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 Z+iOMOE-EdUF for ; Wed, 17 Jul 2013 19:46:52 +0200 (CEST) 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 22F48101E0 for ; Wed, 17 Jul 2013 19:46:52 +0200 (CEST) Original-Received: from mout.web.de (mout.web.de [212.227.15.14]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r6HHkv6r022798 for ; Wed, 17 Jul 2013 19:46:57 +0200 Original-Received: from [192.168.1.33] ([88.9.250.221]) by smtp.web.de (mrweb001) with ESMTPSA (Nemesis) id 0Lbrk4-1UGJdj3HIS-00jKqD for ; Wed, 17 Jul 2013 19:46:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 X-Provags-ID: V03:K0:tzZvplKH+htPdtIZ/x825TPoQKGbIMl3Ug4VZT8BanQXky5+CZm fixMBUQ1WSXL/txrxte4GdCR16LapziBX/QuhI3MGdye1+nxXE8IllYzEApJmD2MFlMKa4H I8weQ813r+IBa2nhVP0WfWzB63kNFteDD5uQ1GIIew1PfIv5EjG1F2L9q5NTKjcJk/yOQ/b PEH0y4/ULclx5nRh2e+rQ== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.15.14; 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: 03K1tKVzm - 00d087b435ee - 20130717 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:83445 Archived-At: Dear list, sorry for posting this again, but I don=92t know how to solve this issue and I really need your help. I have the following sample: \setuppapersize[A6] \newcounter\LineNote \setupnote[linenote][paragraph=3Dyes] \setupnotation[linenote][alternative=3Dserried] \define[2]\Variant {\increment\LineNote \startlinenote[LineNote:\LineNote]{#2}#1% \stoplinenote[LineNote:\LineNote]} \starttext \startlinenumbering \dorecurse{10}{\Variant{\showhyphens{legislation}not original}{variant} \Variant{\showhyphens{legibility}origin} {variants} } \stoplinenumbering \stoptext The problem here is that \Variant gets always #1 not hyphenated, although \showhyphens works fine in that argument. The cause of this is the \increment command within \Variant. I don=92t know why this happens, but the increment is required by \Variant to make sense at all. I guess this might be a bug. Is there no possible workaround for this? Many thanks for your help, Pablo -- = http://www.ousia.tk ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________