From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/85814 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Malayalam shaping with mkiv/LuaTeX Date: Wed, 08 Jan 2014 21:36:53 +0100 Message-ID: <52CDB6E5.4050408@wxs.nl> References: <52CAE1D3.6060302@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1389213414 20123 80.91.229.3 (8 Jan 2014 20:36:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 20:36:54 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 08 21:37:03 2014 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 1W0zs6-0001M9-7E for gctc-ntg-context-518@m.gmane.org; Wed, 08 Jan 2014 21:37:02 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6639B101EB; Wed, 8 Jan 2014 21:37:01 +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 7Ivi+dP+R28r; Wed, 8 Jan 2014 21:37:00 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 1C9CB101E3; Wed, 8 Jan 2014 21:37:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 8FD31101E3 for ; Wed, 8 Jan 2014 21:36:58 +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 HNrtdUFP7OH3 for ; Wed, 8 Jan 2014 21:36:57 +0100 (CET) Original-Received: from filter1-til.mf.surf.net (filter1-til.mf.surf.net [194.171.167.217]) by balder.ntg.nl (Postfix) with ESMTP id 702A1101E2 for ; Wed, 8 Jan 2014 21:36:57 +0100 (CET) Original-Received: from smtp.ziggozakelijk.nl (D57D1DA2.static.ziggozakelijk.nl [213.125.29.162]) by filter1-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s08KauCm007852 for ; Wed, 8 Jan 2014 21:36:56 +0100 X-Default-Received-SPF: pass (skip=loggedin (res=PASS)) x-ip-name=10.0.4.10; Original-Received: from [10.0.4.10] (unverified [10.0.4.10]) by pragma-net.nl (SurgeMail 6.3c2) with ESMTP id 4242-1713362 for ; Wed, 08 Jan 2014 21:36:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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=15; city=Zwolle; latitude=52.5058; longitude=6.0858; http://maps.google.com/maps?q=52.5058,6.0858&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0RLbwAUQt - 76ac7693fe1d - 20140108 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.217 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:85814 Archived-At: On 1/8/2014 6:50 PM, Rajeesh K Nambiar wrote: > On Mon, Jan 6, 2014 at 9:11 PM, Rajeesh K Nambiar > wrote: >> On Mon, Jan 6, 2014 at 10:33 PM, Hans Hagen wrote: >>> On 1/4/2014 10:36 PM, Rajeesh K Nambiar wrote: >>>> >>>> Hello, especially Hans and Kai, >>>> >>>> I have succeeded to an extent in adding Malayalam shaping to the >>>> existing Devanagari shaping. Being a complete novice in Lua and mkiv, >>>> I'm at a point where your expertise is needed to proceed further. >>>> Please find the attached patch, test case listed below and expected >>>> rendering for comparison. Additionally needed to support: >>> >>> >>> in next beta (some a bit different) >> >> Thank you very much for incorporating it! >> >> Just hit this with latest beta (same test case as before): >> >> error: .../context/tex/texmf-context/tex/context/base/font-odv.lua:1603: >> attempt to call global 'setfield' (a nil value) >> > > As of yesterday's beta, I get the following error: > font-odv.lua:879: attempt to index local 'start' (a number value) > > Probably you're still updating things, am I testing prematurely? it more looks liek some mixup of files at your end (there is no 'start' in that line) 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 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 ___________________________________________________________________________________