From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24220 Path: news.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Chinese (was:Re: strange behavior of startbackground) Date: Thu, 08 Dec 2005 16:35:09 +0100 Message-ID: <439852AD.3030708@gmx.de> References: <4393EE02.405@gmail.com> <4393EF88.40709@gmail.com> <43940348.9050208@wxs.nl> <43943696.2000002@gmail.com> <43944FAA.4040302@wxs.nl> <4394F1AB.5000506@gmail.com> <4394F78B.1040801@gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134056254 11931 80.91.229.2 (8 Dec 2005 15:37:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 8 Dec 2005 15:37:34 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Dec 08 16:37:26 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1EkNnR-0004V8-7l for gctc-ntg-context-518@m.gmane.org; Thu, 08 Dec 2005 16:35:01 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BE769127EB; Thu, 8 Dec 2005 16:34:59 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25225-05; Thu, 8 Dec 2005 16:34:53 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B0331127CE; Thu, 8 Dec 2005 16:34:53 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BECDC127CE for ; Thu, 8 Dec 2005 16:34:51 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25230-05 for ; Thu, 8 Dec 2005 16:34:50 +0100 (CET) Original-Received: from zs04.physik.fu-berlin.de (zs04.physik.fu-berlin.de [160.45.35.155]) by ronja.ntg.nl (Postfix) with ESMTP id BBC10127C2 for ; Thu, 8 Dec 2005 16:34:50 +0100 (CET) Original-Received: from ith.physik.fu-berlin.de ([160.45.32.115] helo=[127.0.0.1]) by zs04.physik.fu-berlin.de with esmtp (Exim 4.60) (envelope-from ) id 1EkNnG-0002Sd-6P; Thu, 08 Dec 2005 16:34:50 +0100 User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Scanned: No viruses found. X-Scan-Signature: 3d3e1bffafe63f3af3f3aa84c85971df X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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 X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:24220 Archived-At: Hi, Patrick Gundlach wrote: > Somebody was so kind to put it at > http://wiki.contextgarden.net/Chinese so I have deleted the duplicate > on your user page. > I tried the receipe there, but with no real success. Seemingly the UTF-8 encoding makes some trouble - I get either errors or the wrong characters. Any ideas what could be the problem? (using 2005.12.01) * * * If I paste the example from the WIKI and save it as UTF-8 into a .tex file, tex tries to get | Running mktextfm gbsong80, however and no gbsong80.tmf exists If I delete all but the first character, texexec shows: ! Use of \dohandleunicodeflowglyph doesn't match its definition. s \s toptext \stoptext \handleunicodeflowglyph ...ttoken \@EA `\string #2 \relax l.7 \stoptext Tobias