From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13153 Path: main.gmane.org!not-for-mail From: Mari Voipio Newsgroups: gmane.comp.tex.context Subject: Preventing hyphenation? Date: Wed, 10 Sep 2003 13:10:04 +0300 (EET DST) Sender: ntg-context-admin@ntg.nl Message-ID: Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1063189003 14100 80.91.224.253 (10 Sep 2003 10:16:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 10:16:43 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 10 12:16:41 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19x21h-0005he-00 for ; Wed, 10 Sep 2003 12:16:41 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 483AF10B87; Wed, 10 Sep 2003 12:16:36 +0200 (MEST) Original-Received: from sirppi.helsinki.fi (sirppi.helsinki.fi [128.214.205.27]) by ref.ntg.nl (Postfix) with ESMTP id E654210B86 for ; Wed, 10 Sep 2003 12:10:06 +0200 (MEST) Original-Received: from sirppi.helsinki.fi (localhost [127.0.0.1]) by sirppi.helsinki.fi (8.12.9/8.12.9) with ESMTP id h8AAA5D4028124 for ; Wed, 10 Sep 2003 13:10:05 +0300 (EET DST) Original-Received: from localhost (mvoipio@localhost) by sirppi.helsinki.fi (8.12.9/8.12.9/Submit) with ESMTP id h8AAA4kc000582 for ; Wed, 10 Sep 2003 13:10:05 +0300 (EET DST) X-Authentication-Warning: sirppi.helsinki.fi: mvoipio owned process doing -bs Original-To: ConTeXt Mailing List Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: mari.voipio@iki.fi List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13153 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13153 I know this has been on the list earlier, but I don't seem to be able to parse the old messages enough to implement anything... My current (urgent) project has a bunch of words/codes with a hyphen: K-Patents PR-23-XX etc. These should not get a line break at the hyphen, i.e. not K- Patents but K-Patents or K-Pa-tents. As far as I understand it, the beginner's manual and the full manual only talk about how to tell ConTeXt where the proper hyphenation points are, but not, how to prevent hyphenation altogether. The trick can be awkward to type, as there's a limited number of problem codes, so I can use the synonym mechanism, if necessary. Any ideas? In the end of project frenzy, Mari