From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/29609 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: Russian hyphenation how to use? Date: Sun, 23 Jul 2006 17:00:21 +0200 Message-ID: <6faad9f00607230800l5dee4e8dtc8048b7602289712@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1153666847 1907 80.91.229.2 (23 Jul 2006 15:00:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 23 Jul 2006 15:00:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Jul 23 17:00:46 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1G4fRl-0002Jd-NH for gctc-ntg-context-518@m.gmane.org; Sun, 23 Jul 2006 17:00:45 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6409D1281E; Sun, 23 Jul 2006 17:00:45 +0200 (CEST) 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 04541-03; Sun, 23 Jul 2006 17:00:39 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 53216127F8; Sun, 23 Jul 2006 17:00:39 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 77B45127F8 for ; Sun, 23 Jul 2006 17:00:35 +0200 (CEST) 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 04713-01 for ; Sun, 23 Jul 2006 17:00:27 +0200 (CEST) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with SMTP id 98DDB12778 for ; Sun, 23 Jul 2006 17:00:23 +0200 (CEST) Original-Received: by nf-out-0910.google.com with SMTP id p46so1187748nfa for ; Sun, 23 Jul 2006 08:00:21 -0700 (PDT) Original-Received: by 10.78.170.17 with SMTP id s17mr1132725hue; Sun, 23 Jul 2006 08:00:21 -0700 (PDT) Original-Received: by 10.78.175.15 with HTTP; Sun, 23 Jul 2006 08:00:21 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:29609 Archived-At: On 7/23/06, Arkady Shraer wrote: > Hello, > > Recently, I made lang-ru.hyp and lang-ru.pat files from TeX's ruhyphal.tex . > I read Hans' "Hyphenation patterns" and didn't understand how to use > my patterns to enable hyphenation (btw, in manual used key --patterns > but in current ctxtools used --patternfiles) > > What I've done: > 1. Created lang-ru.hyp (UTF-8) and lang-ru.pat (UTF-8) from TeX's > ruhyphal.tex by hands (ctxtools generated patterns, but russian and > ukrainian didn't) > 2. Copied files to directory with other languages' patterns > 3. texexec --make --all (get an error while compiling lang-cyr.tex > ..... undefined sequence) Which one was undefined? > 4. in tex file used \language[ru] > 5. Still don't have my text hyphenated. copy cont-usr.ori into cont-usr.tex and uncomment the line % \installlanguage [\s!ru] [\c!state=\v!start] % russian > What I do wrong? Should I upgrade my ConTeXt to recent version? The version may not be more than 2 months old (so yes, take that as "it has to be the latest one"). (Try "ctxtools --update". If that one doesn't work your version probably is too old. Download cont-tmf.zip, unzip and replace the old files and do texexec --make --all.) Mojca