From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/83466 Path: news.gmane.org!not-for-mail From: =?windows-1252?Q?Pablo_Rodr=EDguez?= Newsgroups: gmane.comp.tex.context Subject: Re: weird interaction in linenotes command (again) Date: Thu, 18 Jul 2013 22:41:51 +0200 Message-ID: <51E8530F.3060102@web.de> References: <51E6D88A.8040403@web.de> <4F9901D8-3C1E-4650-88FF-95464B59B7C6@gmail.com> <51E7C1C2.3080002@wxs.nl> <51E80C03.2060007@web.de> <2241635A-0D0B-4712-9280-46510698B7D5@gmail.com> 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: ger.gmane.org 1374180128 23367 80.91.229.3 (18 Jul 2013 20:42:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Jul 2013 20:42:08 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 18 22:42:11 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 1Uzv1f-0002kH-Gc for gctc-ntg-context-518@m.gmane.org; Thu, 18 Jul 2013 22:42:11 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id DFC27101FC; Thu, 18 Jul 2013 22:42:02 +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 tZL7MJdOZZYR; Thu, 18 Jul 2013 22:42:01 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id B3A4F101E4; Thu, 18 Jul 2013 22:42:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 34474101E4 for ; Thu, 18 Jul 2013 22:42:00 +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 FR-dxLCcFY-g for ; Thu, 18 Jul 2013 22:41:50 +0200 (CEST) Original-Received: from filter2-ams.mf.surf.net (filter2-ams.mf.surf.net [192.87.102.70]) by balder.ntg.nl (Postfix) with ESMTP id 2A82B101E3 for ; Thu, 18 Jul 2013 22:41:50 +0200 (CEST) Original-Received: from mout.web.de (mout.web.de [212.227.17.11]) by filter2-ams.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r6IKfuj8015326 for ; Thu, 18 Jul 2013 22:41:56 +0200 Original-Received: from [192.168.1.33] ([81.44.210.140]) by smtp.web.de (mrweb103) with ESMTPSA (Nemesis) id 0MNtLj-1V2vpH0Fr9-007Wxg for ; Thu, 18 Jul 2013 22:41:56 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 In-Reply-To: <2241635A-0D0B-4712-9280-46510698B7D5@gmail.com> X-Provags-ID: V03:K0:PFyHkhwz5nIK0jEAcF8ZSdwpRWXzOFnFyQhZr4OyiIssRa3edgb RrRq3U7iHcjlJXWXoEHP387qsQ/R1ftNL3h9qsKtdv2kSgm3nwti7TBcao8OC1Y5S5pUZ6I +ddrTRG1zjBAJWS/ABXCV7YOGhe+LN1aIx5cntQtSVI7Z5j648/OuF2JiigASE1FYMKO0MU SXWCT2hSwWEQu/sXhplKg== X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.17.11; 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: 0QK1UFUqy - ee8f61515441 - 20130718 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.70 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:83466 Archived-At: On 18/07/13 21:31, Wolfgang Schuster wrote: > [...] > New minimal example: > [...] > \dorecurse{10}{\startline[test:2:#1]not original\prewordbreak\stopline[test:2:#1] } Many thanks for your reply, Wolfgang. Now I understand what was required here and what \prewordbreak does (modifying strc-ref.mkvi was Greek to me). This fixes the issue with my command. Many thanks again for your help, Pablo -- http://www.ousia.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 ___________________________________________________________________________________