From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/57163 Path: news.gmane.org!not-for-mail From: "Wolfgang Werners-Lucchini" Newsgroups: gmane.comp.tex.context Subject: Re: mkiv and unicode Date: Tue, 16 Mar 2010 17:14:57 +0100 Message-ID: <4B9FBC91.15944.1B2608F@wwl.musensturm.de> References: 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 1268756011 21599 80.91.229.12 (16 Mar 2010 16:13:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 16 Mar 2010 16:13:31 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 16 17:13:27 2010 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 1NrZOY-0005e2-Lg for gctc-ntg-context-518@m.gmane.org; Tue, 16 Mar 2010 17:13:26 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 67CFEC9C3E; Tue, 16 Mar 2010 17:13:26 +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 jGpfC23f+Tl4; Tue, 16 Mar 2010 17:13:17 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 18181C9C43; Tue, 16 Mar 2010 17:13:17 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 85768C9C43 for ; Tue, 16 Mar 2010 17:13:13 +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 kNNsiEbQReED for ; Tue, 16 Mar 2010 17:13:07 +0100 (CET) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by balder.ntg.nl (Postfix) with ESMTP id AA682C9C3E for ; Tue, 16 Mar 2010 17:13:07 +0100 (CET) Original-Received: from [192.168.178.23] (p4FC79842.dip0.t-ipconnect.de [79.199.152.66]) by mrelayeu.kundenserver.de (node=mrbap1) with ESMTP (Nemesis) id 0LbQ1i-1NOEvY3uSQ-00ksCl; Tue, 16 Mar 2010 17:13:07 +0100 Priority: normal In-reply-to: X-mailer: Pegasus Mail for Windows (4.41, DE v4.41 R1) Content-description: Mail message body X-Provags-ID: V01U2FsdGVkX19WqQrif5R/MKMYWM6lHjHivBue+NG1hCmDZA8 Z4onZCeE1mR2pWr09eh15eWLeugJmR3Lm9GIntrtnKNfJdwCaf 2R3Nnm1ZUJ0+EHplw6z8A== 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:57163 Archived-At: Hallo, > > I work all the time with good old mkii-context, but I have had a lot > > of problems last time, which could be solved easely if I switch to > > mkiv. So I wonder if I should change. The main argument for me to > > stay with mkii is the following: > > > > I have a lot of lua scripts withhin scite which are preprocessing my > > textfiles (string.gsub etc.) These scripts depent on ansi-code and do > > not work with unicode too. > > > > An other problem I have, is to teach scite to use utf-8 per default. > > (code.page=65001) does not work for me. I have tried this with a > > lot of versions of scite. > > code.page=65001 > output.code.page=65001 I have tried this very often. I have tried this in a fresh scite installation uncommenting this in the global propertie file. But it doesn't work. File->Encoding is Code Page Property. And my files are saved in Ansi. I do not want look every time if I have saved with the proper encoding. I do not want files with ansi and files in utf mixed. I have considered to change the editor, but I very like the lua ability. > > Has anybody experiences with scite-lua-scripts and unicode? > > it depends on what you do but normally lua does not care about funny > characters in strings > > an option is to run the script outside scite and pipe data back Yes, this should allow one to use special librarys. I have heard of 'slnunicode' but haven't tested it yet. Wolfgang ___________________________________________________________________________________ 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 ___________________________________________________________________________________