From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26221 Path: news.gmane.org!not-for-mail From: "=?ISO-8859-1?Q?Gilles_P=E9rez-Lambert?=" Newsgroups: gmane.comp.tex.context Subject: French punctuation spacing not working anymore (2006.02.15) Date: Fri, 3 Mar 2006 11:03:21 +0100 Message-ID: <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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141380242 16843 80.91.229.2 (3 Mar 2006 10:04:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Mar 2006 10:04:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 03 11:03:58 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 1FF78F-0004vX-8C for gctc-ntg-context-518@m.gmane.org; Fri, 03 Mar 2006 11:03:31 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8EDA81276C; Fri, 3 Mar 2006 11:03:30 +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 22866-04; Fri, 3 Mar 2006 11:03:26 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E5A912772; Fri, 3 Mar 2006 11:03:26 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B91812772 for ; Fri, 3 Mar 2006 11:03:23 +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 23621-02 for ; Fri, 3 Mar 2006 11:03:22 +0100 (CET) Original-Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.205]) by ronja.ntg.nl (Postfix) with SMTP id 3ECC61276C for ; Fri, 3 Mar 2006 11:03:22 +0100 (CET) Original-Received: by nproxy.gmail.com with SMTP id n29so433341nfc for ; Fri, 03 Mar 2006 02:03:21 -0800 (PST) Original-Received: by 10.48.238.3 with SMTP id l3mr1085348nfh; Fri, 03 Mar 2006 02:03:21 -0800 (PST) Original-Received: by 10.48.225.9 with HTTP; Fri, 3 Mar 2006 02:03:21 -0800 (PST) Original-To: ntg-context@ntg.nl 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:26221 Archived-At: 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: english 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?