From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19243 Path: news.gmane.org!not-for-mail From: Christopher Creutzig Newsgroups: gmane.comp.tex.context Subject: Re: hyphenation not working Date: Sun, 20 Mar 2005 13:18:09 +0100 Message-ID: <423D6A01.2090204@creutzig.de> References: <20050318060534.GA7676@localhost.localdomain> <423A99E0.6060505@wxs.nl> 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 1111393208 22267 80.91.229.2 (21 Mar 2005 08:20:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 Mar 2005 08:20:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Mar 21 09:20:07 2005 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 1DDI8o-0004Fe-Nb for gctc-ntg-context-518@m.gmane.org; Mon, 21 Mar 2005 09:20:02 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 22258128AF; Mon, 21 Mar 2005 09:22:08 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06747-01; Mon, 21 Mar 2005 09:22:06 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6298412833; Mon, 21 Mar 2005 09:17:45 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF67512833 for ; Mon, 21 Mar 2005 09:17:42 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 06379-04 for ; Mon, 21 Mar 2005 09:17:41 +0100 (CET) Original-Received: from mailgate.uni-paderborn.de (mailgate.uni-paderborn.de [131.234.22.32]) by ronja.ntg.nl (Postfix) with ESMTP id E8B9B127E4 for ; Mon, 21 Mar 2005 09:17:40 +0100 (CET) Original-Received: from mlt131.math.uni-paderborn.de ([131.234.103.131]) by mailgate.uni-paderborn.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.43) id 1DDI6W-00052m-H4 for ntg-context@ntg.nl; Mon, 21 Mar 2005 09:17:40 +0100 User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <423A99E0.6060505@wxs.nl> X-UNI-PB_FAK-EIM-MailScanner-Information: Please see http://imap.uni-paderborn.de for details X-UNI-PB_FAK-EIM-MailScanner: Found to be clean X-UNI-PB_FAK-EIM-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-7.82, required 4, ALL_TRUSTED -2.82, AUTH_EIM_USER -5.00) X-Virus-Scanned: by 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19243 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19243 Hans Hagen wrote: >> I do have a file called hyphen.tex. On Hans' suggestion, I copied this >> to ushyph1.tex and ushyph2.tex. That didn't help. I also changed my >> cont-usr.tex file, changing all lines that had ushyp* to hyphen. This >> also didn't work. > > > did you run mktexlsr ? And in case that's unexpected: You need to run texexec --make, since patterns are loaded at format generation. Christopher