From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83423 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: counter in linenote disables hyphenation in body text Date: Mon, 15 Jul 2013 18:51:36 +0200 Message-ID: <51E42898.8020107@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 1373907122 24489 80.91.229.3 (15 Jul 2013 16:52:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Jul 2013 16:52:02 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Jul 15 18:52:04 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 1Uym0H-0004lL-Jv for gctc-ntg-context-518@m.gmane.org; Mon, 15 Jul 2013 18:52:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AAA7110213; Mon, 15 Jul 2013 18:51:58 +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 vfl7Jb3Acb-s; Mon, 15 Jul 2013 18:51:57 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 0B23110204; Mon, 15 Jul 2013 18:51:57 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id D614610204 for ; Mon, 15 Jul 2013 18:51:55 +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 bWYX3rb7HKst for ; Mon, 15 Jul 2013 18:51:45 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id 8738A101E7 for ; Mon, 15 Jul 2013 18:51:45 +0200 (CEST) Original-Received: from mout.web.de (mout.web.de [212.227.15.3]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r6FGpkpI023899 for ; Mon, 15 Jul 2013 18:51:46 +0200 Original-Received: from [192.168.1.33] ([79.147.166.119]) by smtp.web.de (mrweb001) with ESMTPSA (Nemesis) id 0MT8sw-1UXrkN3fOA-00SB9J for ; Mon, 15 Jul 2013 18:51:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 X-Provags-ID: V03:K0:fyIJ4o+oifv9wPvqC46m2ookwwBA8lf6TWHCDllFNrLQwyxRpbw AyvQinSwPQ4Aj4Prxa3Uxv91UroD7OqU8QiOEOYW48XE9LrhMtAbRaoAapiRJeXq+m0TjTT cKNViAFQzY8LWuMo4tyvQn4jJU9/56F86hhP07FAnMTXSTX816htVaWy+71ICOSslIvE2ZA eOkbwLh1YphA3GIKETCQQ== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.15.3; 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: 0NK0EPKjc - 747d8812d721 - 20130715 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 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:83423 Archived-At: Dear list, in the following sample: \setuppapersize[A6] \newcounter\LineNote \setupnote[linenote][paragraph=3Dyes] \setupnotation[linenote][alternative=3Dserried] \define[2]\Variant {\increment\LineNote \startlinenote[LineNote:\LineNote]{#1 #2} #1% \stoplinenote[LineNote:\LineNote]} \starttext \startlinenumbering \dorecurse{10}{\Variant{not original}{variant} \Variant{origin}{variants} } \stoplinenumbering \stoptext I have realized that hyphenation is disabled in body text when \increment\LineNote is used in the \Variant command definition. I don=92t know whether this is a bug, but I don=92t know how to workaround it either. Does anyone how to get the body text hyphenated with this command? 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 ___________________________________________________________________________= ________