From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/10358 Path: main.gmane.org!not-for-mail From: "Duncan Hothersall" Newsgroups: gmane.comp.tex.context Subject: RE: suppressing hyphenation Date: Thu, 16 Jan 2003 15:52:15 -0000 Sender: ntg-context-admin@ntg.nl Message-ID: References: <200301161033.54703.john@wexfordpress.com> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1042732325 9136 80.91.224.249 (16 Jan 2003 15:52:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2003 15:52:05 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18ZCJC-0002MW-00 for ; Thu, 16 Jan 2003 16:51:58 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id DFF7710B1E; Thu, 16 Jan 2003 16:53:18 +0100 (MET) Original-Received: from capdm.com (www.capdm.com [212.20.230.66]) by ref.ntg.nl (Postfix) with ESMTP id 58ADE10B17 for ; Thu, 16 Jan 2003 16:52:17 +0100 (MET) Original-Received: from duncan [217.45.192.13] by capdm.com (FTGate 2, 2, 0, 1); Thu, 16 Jan 03 15:50:05 +0000 Original-To: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <200301161033.54703.john@wexfordpress.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk 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:10358 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:10358 John Culleton wrote: > Has anyone tried the plain TeX solution: > > \def\raggedright{\rightskip=0pt plus 2em > \spaceskip=.3333em \xspaceskip=.5em\relax} > > ?? I doubt it, because (a) the plain method of adding 2 ems worth of shrinkable space fails in a lot of circumstances, and given that ConTeXt has some complexity behind it you can never be sure exactly what circumstance you're in, and (b) the above produces left-aligned, not right-aligned text. :) Duncan dh@capdm.com