From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70011 Path: news.gmane.org!not-for-mail From: Brian Wedde Newsgroups: gmane.comp.tex.context Subject: UTF8 / TeXUtils parsing error Date: Thu, 14 Jul 2011 17:50:45 -0700 Message-ID: <201107141750.46072.wbrian@onlineed.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1310691076 6983 80.91.229.12 (15 Jul 2011 00:51:16 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 15 Jul 2011 00:51:16 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Jul 15 02:51:12 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QhWca-0003Vf-6B for gctc-ntg-context-518@m.gmane.org; Fri, 15 Jul 2011 02:51:12 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 7DCF6CAE3D; Fri, 15 Jul 2011 02:51:11 +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 ETNrySCmbwAm; Fri, 15 Jul 2011 02:51:06 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CE744CAE3A; Fri, 15 Jul 2011 02:51:05 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 375C8CAE3A for ; Fri, 15 Jul 2011 02:51:04 +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 FsXQ7NX0Ieew for ; Fri, 15 Jul 2011 02:50: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 1C604CAC8D for ; Fri, 15 Jul 2011 02:50:52 +0200 (CEST) Original-Received: from mail-iy0-f169.google.com (mail-iy0-f169.google.com [209.85.210.169]) by filter3-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id p6F0onM3014610 for ; Fri, 15 Jul 2011 02:50:51 +0200 Original-Received: by iyl8 with SMTP id 8so922297iyl.14 for ; Thu, 14 Jul 2011 17:50:49 -0700 (PDT) Original-Received: by 10.43.52.136 with SMTP id vm8mr3181613icb.25.1310691049304; Thu, 14 Jul 2011 17:50:49 -0700 (PDT) Original-Received: from wsd004.localnet (75-145-72-161-Oregon.hfc.comcastbusiness.net [75.145.72.161]) by mx.google.com with ESMTPS id b6sm485360ibg.14.2011.07.14.17.50.47 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 14 Jul 2011 17:50:48 -0700 (PDT) User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; i686; ; ) X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=209.85.210.169; country=US; region=CA; city=Mountain View; postalcode=94043; latitude=37.4192; longitude=-122.0574; metrocode=807; areacode=650; http://maps.google.com/maps?q=37.4192,-122.0574&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0cF80OOwM - 7ade4abc1fc2 - 20110715 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.71 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:70011 Archived-At: Minimal example: \enableregime[utf] \defineregister[Index][Indeces] \starttext \Index{x}x. \pagebreak \placeIndex \stoptext When compiling, TeXUtils has a heart attack: . . . TeXUtil | parsing file .tui TeXUtil | fatal error in plugin (processing): invalid multibyte escape /tex/texmf-context/scripts/context/ruby/base/texutil.rb:204:in `prepare' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:886:in `block in processor' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:878:in `each' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:878:in `processor' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:127:in `block in processors' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:125:in `each' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:125:in `processors' /tex/texmf-context/scripts/context/ruby/base/texutil.rb:1060:in `processed' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1667:in `block in runtexutil' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1660:in `each' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1660:in `runtexutil' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1981:in `processfile' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1149:in `block (2 levels) in processtex' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1139:in `timedrun' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1148:in `block in processtex' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1145:in `each' /tex/texmf-context/scripts/context/ruby/base/tex.rb:1145:in `processtex' /tex/texmf-context/scripts/context/ruby/texexec.rb:66:in `process' /tex/texmf-context/scripts/context/ruby/texexec.rb:56:in `main' /tex/texmf-context/scripts/context/ruby/base/switch.rb:133:in `execute' /tex/texmf-context/scripts/context/ruby/texexec.rb:795:in `
' This causes cumulative errors on each iteration with "repeating indices". The culprit is "\enableregime[utf]". It works fine with TeXLive2010 on Linux, but not on a ConTeXt Minimals (stable) installation on FreeBSD. I'm assuming I haven't installed something correctly. \contextversion outputs "2010.07.30 11:35" Any thoughts? This one is over my head. Thanks! Your help is very much appreciated ___________________________________________________________________________________ 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 ___________________________________________________________________________________