From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/78509 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Problem with ConTeXt (MkIV), Hebrew and ligatures Date: Mon, 01 Oct 2012 19:39:08 +0200 Message-ID: <5069D53C.8010008@wxs.nl> References: <5064A89F.6030402@gmail.com> <506563FE.9040607@wxs.nl> <506635C7.1090009@gmail.com> <5066DCFD.7040106@wxs.nl> <5069B3BE.7060301@gmail.com> <20121001162315.GA5059@phlegethon.router_intern> <5069C821.3020004@wxs.nl> <20121001172531.GB5059@phlegethon.router_intern> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1349113183 9733 80.91.229.3 (1 Oct 2012 17:39:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2012 17:39:43 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 01 19:39:49 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 1TIjxz-00055V-NB for gctc-ntg-context-518@m.gmane.org; Mon, 01 Oct 2012 19:39:39 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 1429C101EB; Mon, 1 Oct 2012 19:39:34 +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 bTU+C0F3Bryh; Mon, 1 Oct 2012 19:39:32 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 3B464101EF; Mon, 1 Oct 2012 19:39:32 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 62576101EF for ; Mon, 1 Oct 2012 19:39:30 +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 iPvVm9w4gTkb for ; Mon, 1 Oct 2012 19:39:29 +0200 (CEST) Original-Received: from filter5-til.mf.surf.net (filter5-til.mf.surf.net [194.171.167.221]) by balder.ntg.nl (Postfix) with ESMTP id 8CEB8101EB for ; Mon, 1 Oct 2012 19:39:29 +0200 (CEST) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter5-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id q91HaNmp005211 for ; Mon, 1 Oct 2012 19:36:23 +0200 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.100.1.100; Original-Received: from [10.100.1.100] (unverified [10.100.1.100]) by pragma-net.nl (SurgeMail 6.1c) with ESMTP (TLS) id 1983-1713362 for ; Mon, 01 Oct 2012 19:39:26 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20120907 Thunderbird/15.0.1 In-Reply-To: <20121001172531.GB5059@phlegethon.router_intern> X-Authenticated-User: hagen@controller-9 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.125.29.162; country=NL; region=16; city=Zeewolde; latitude=52.3302; longitude=5.5364; http://maps.google.com/maps?q=52.3302,5.5364&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0WI5RAnJK - caebd3338866 - 20121001 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.221 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:78509 Archived-At: On 1-10-2012 19:25, Philipp Gesang wrote: >> utilities.sequencers.disableaction(resolvers.openers.helpers.textfileact= ions,"characters.filters.utf.collapse") > > Doesn=92t work. What helps is to comment out the =93appendaction=94 in > char-utf.lua or the corresponding table for U0xfb35 in > char-def.lua. My guess is that this is the case because the .tex > file is processed *before* you can disable it. so we need a directive (as they can be given on the commandline) local textfileactions =3D resolvers.openers.helpers.textfileactions directives.register("filters.utf.collapse", function(v) utilities.sequencers[v and "enableaction" or = "disableaction"](textfileactions,"characters.filters.utf.collapse") end) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl ----------------------------------------------------------------- ___________________________________________________________________________= ________ 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 ___________________________________________________________________________= ________