From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26238 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Gilles_P=E9rez-Lambert?=" Newsgroups: gmane.comp.tex.context Subject: Re: French punctuation spacing not working anymore (2006.02.15) Date: Sun, 5 Mar 2006 17:16:09 +0100 Message-ID: <72e74e250603050816u2af1d74ai67f9a0d32fbacbf2@mail.gmail.com> References: <72e74e250603030203r61b8247av641ec2a78a2d67d@mail.gmail.com> <440824F5.5010302@nibua-r.org> 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 1141575397 20735 80.91.229.2 (5 Mar 2006 16:16:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Mar 2006 16:16:37 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Mar 05 17:16:35 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 1FFvu8-0000w4-Ph for gctc-ntg-context-518@m.gmane.org; Sun, 05 Mar 2006 17:16:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6DC1F12795; Sun, 5 Mar 2006 17:16:20 +0100 (CET) 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 25367-04; Sun, 5 Mar 2006 17:16:13 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6EA2312780; Sun, 5 Mar 2006 17:16:13 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C1D212780 for ; Sun, 5 Mar 2006 17:16:12 +0100 (CET) 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 25072-04 for ; Sun, 5 Mar 2006 17:16:11 +0100 (CET) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.195]) by ronja.ntg.nl (Postfix) with SMTP id E3E721276B for ; Sun, 5 Mar 2006 17:16:10 +0100 (CET) Original-Received: by nproxy.gmail.com with SMTP id y38so694116nfb for ; Sun, 05 Mar 2006 08:16:10 -0800 (PST) Original-Received: by 10.48.222.1 with SMTP id u1mr1985015nfg; Sun, 05 Mar 2006 08:16:09 -0800 (PST) Original-Received: by 10.48.233.10 with HTTP; Sun, 5 Mar 2006 08:16:09 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <440824F5.5010302@nibua-r.org> 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:26238 Archived-At: Hello, On 3/3/06, Renaud AUBIN wrote: > \def\activateSomeCharacters{% > \defineactivecharacter ! {\,\string!}% > \defineactivecharacter ? {\,\string?}% > \defineactivecharacter : {\,\string:}% > \defineactivecharacter ; {\,\string;}} > \activateSomeCharacters > \appendtoks\activateSomeCharacters\to\everystarttext Thanks. I'll use that for now! Gilles.