From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26224 Path: news.gmane.org!not-for-mail From: Renaud AUBIN Newsgroups: gmane.comp.tex.context Subject: Re: French punctuation spacing not working anymore (2006.02.15) Date: Fri, 03 Mar 2006 12:13:57 +0100 Message-ID: <440824F5.5010302@nibua-r.org> References: <72e74e250603030203r61b8247av641ec2a78a2d67d@mail.gmail.com> 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" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1141387418 7778 80.91.229.2 (3 Mar 2006 12:03:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Mar 2006 12:03:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 03 13:03:36 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 1FF90L-0005oj-EN for gctc-ntg-context-518@m.gmane.org; Fri, 03 Mar 2006 13:03:30 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0FBDB127A1; Fri, 3 Mar 2006 13:03:29 +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 30785-05; Fri, 3 Mar 2006 13:03:28 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3C42B1277F; Fri, 3 Mar 2006 12:59:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DCDE91277F for ; Fri, 3 Mar 2006 12:59:40 +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 31029-04-2 for ; Fri, 3 Mar 2006 12:59:39 +0100 (CET) Original-Received: from 26.mail-out.ovh.net (26.mail-out.ovh.net [213.186.42.179]) by ronja.ntg.nl (Postfix) with SMTP id 694171276C for ; Fri, 3 Mar 2006 12:59:39 +0100 (CET) Original-Received: (qmail 32325 invoked by uid 503); 3 Mar 2006 11:14:21 -0000 Original-Received: (QMFILT: 1.0); 03 Mar 2006 11:14:21 -0000 Original-Received: from b7.ovh.net (HELO mail153.ha.ovh.net) (213.186.33.57) by 26.mail-out.ovh.net with SMTP; 3 Mar 2006 11:14:21 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 3 Mar 2006 11:13:55 -0000 Original-Received: from mail153.ha.ovh.net (10.0.50.153) by mail153.ha.ovh.net with SMTP; 3 Mar 2006 11:13:53 -0000 Original-Received: from b0.ovh.net (HELO queue-pre) (213.186.33.50) by b0.ovh.net with SMTP; 3 Mar 2006 11:13:52 -0000 Original-Received: from d83-179-6-146.cust.tele2.fr (HELO ?192.168.78.10?) (aubin@nibua-r.org@83.179.6.146) by ns0.ovh.net with SMTP; 3 Mar 2006 11:13:52 -0000 User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: fr, en Original-To: mailing list for ConTeXt users In-Reply-To: <72e74e250603030203r61b8247av641ec2a78a2d67d@mail.gmail.com> X-Enigmail-Version: 0.93.0.0 X-Ovh-Remote: 83.179.6.146 (d83-179-6-146.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: fait|type 1&3|0.0|H 0.5 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:26224 Archived-At: Salut Gilles, I use \useencoding[il9] \mainlanguage[fr] \useencoding[ffr] \def\activateSomeCharacters{% \defineactivecharacter ! {\,\string!}% \defineactivecharacter ? {\,\string?}% \defineactivecharacter : {\,\string:}% \defineactivecharacter ; {\,\string;}} \activateSomeCharacters \appendtoks\activateSomeCharacters\to\everystarttext \starttext Essai: =E7a marche? Non; fini! \stoptext Maybe Hans can suggest a better solution ? Gilles P=E9rez-Lambert a =E9crit : > Hello, > = > The following document: > = > %%%%%%%%% > \mainlanguage[fr] > \useencoding[ffr] > = > \starttext > Essai: \c ca marche? Non; fini! > \stoptext > %%%%%%%%% > = > doesn't work anymore. The punctuations are no more spaced correctly. > = > $ texexec --version > = > TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > = > texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 > tex : pdfeTeX, 3.141592-1.30.3-2.2 (Web2C 7.5.5) > context : ver: 2006.02.15 17:41 > cont-en : ver: 2006.02.15 17:41 fmt: 2006.3.2 mes: engli= sh > cont-nl : ver: 2006.02.15 17:41 fmt: 2006.3.2 mes: dutch > = > Thanks, > = > Gilles. > = > P.S.: for another question concerning glossaries on every page, I've > written a small program in Tcl, used with \installprogram. If anyone > is interested in it, I'll gladly give it. Can such a thing be added to > the ConTeXt wiki? > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context > = > =