From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19752 Path: news.gmane.org!not-for-mail From: David Munger Newsgroups: gmane.comp.tex.context Subject: Re: \stretched fails with accents Date: Mon, 11 Apr 2005 09:47:51 -0400 Message-ID: <1113227272.5710.27.camel@tempete.lac.qc.ca> References: <1113188671.5710.10.camel@tempete.lac.qc.ca> <425A433D.9050700@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1113227190 3400 80.91.229.2 (11 Apr 2005 13:46:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2005 13:46:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Apr 11 15:46: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 1DKzDs-0003v5-Ub for gctc-ntg-context-518@m.gmane.org; Mon, 11 Apr 2005 15:45:06 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B965912833; Mon, 11 Apr 2005 15:47:59 +0200 (CEST) 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 30186-02; Mon, 11 Apr 2005 15:47:57 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E90B812822; Mon, 11 Apr 2005 15:47:56 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5AE4F12822 for ; Mon, 11 Apr 2005 15:47:55 +0200 (CEST) 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 30135-04 for ; Mon, 11 Apr 2005 15:47:54 +0200 (CEST) Original-Received: from tomts13-srv.bellnexxia.net (tomts13-srv.bellnexxia.net [209.226.175.34]) by ronja.ntg.nl (Postfix) with ESMTP id 4E2521281B for ; Mon, 11 Apr 2005 15:47:54 +0200 (CEST) Original-Received: from [69.156.160.64] by tomts13-srv.bellnexxia.net (InterMail vM.5.01.06.10 201-253-122-130-110-20040306) with ESMTP id <20050411134752.QVIE25800.tomts13-srv.bellnexxia.net@[69.156.160.64]> for ; Mon, 11 Apr 2005 09:47:52 -0400 Original-To: mailing list for ConTeXt users In-Reply-To: <425A433D.9050700@wxs.nl> X-Mailer: Evolution 2.2.1.1 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 Xref: news.gmane.org gmane.comp.tex.context:19752 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19752 > \hbox to \textwidth {\stretched{pr{\'e}doctoral}} > \hbox to \textwidth {\stretched{pr{=C3=A9}doctoral}} Right. Thanks. > an other alternative is to use the properties mechanism Do you mean with something like: \hbox to \textwidth {\setuptolerance[stretch]inter word space is stretched} ? David