From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31972 Path: news.gmane.org!not-for-mail From: Renaud Aubin Newsgroups: gmane.comp.tex.context Subject: Re: enco-ffr ? Date: Sun, 26 Nov 2006 19:32:47 +0100 Message-ID: <4569DDCF.1010104@nibua-r.org> References: <4568DA96.9080501@nibua-r.org> <4569C017.3090707@wxs.nl> 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 1164568053 16990 80.91.229.2 (26 Nov 2006 19:07:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Nov 2006 19:07:33 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Nov 26 20:07:31 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 1GoPLW-0007SD-Cl for gctc-ntg-context-518@m.gmane.org; Sun, 26 Nov 2006 20:07:22 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 896591FE47; Sun, 26 Nov 2006 20:05:46 +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 22591-02; Sun, 26 Nov 2006 20:05:45 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 410891FE63; Sun, 26 Nov 2006 19:27:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8074F1FE6D for ; Sun, 26 Nov 2006 19:27:10 +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 21021-03-5 for ; Sun, 26 Nov 2006 19:27:05 +0100 (CET) Original-Received: from 27.mail-out.ovh.net (27.mail-out.ovh.net [213.186.38.137]) by ronja.ntg.nl (Postfix) with SMTP id 8AD971FE4E for ; Sun, 26 Nov 2006 19:27:04 +0100 (CET) Original-Received: (qmail 28381 invoked by uid 503); 26 Nov 2006 18:30:20 -0000 Original-Received: from gw2.ovh.net (HELO mail176.ha.ovh.net) (213.251.189.202) by 27.mail-out.ovh.net with SMTP; 26 Nov 2006 18:30:20 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 26 Nov 2006 18:28:38 -0000 Original-Received: from d213-103-90-203.cust.tele2.fr (HELO ?192.168.78.2?) (aubin@nibua-r.org@213.103.90.203) by ns0.ovh.net with SMTP; 26 Nov 2006 18:28:37 -0000 User-Agent: Thunderbird 1.5.0.8 (X11/20061025) Original-To: mailing list for ConTeXt users In-Reply-To: <4569C017.3090707@wxs.nl> X-Ovh-Remote: 213.103.90.203 (d213-103-90-203.cust.tele2.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/N 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:31972 Archived-At: Hans Hagen a =E9crit : > so i'll wait for the test file before i look into it \useencoding[ffr] \mainlanguage[fr] \starttext \section{\type{enco-ffr.tex} related issue} \startuseMPgraphic{mymptest} numeric u; u:=3D1cm; draw origin--(10u,10u); \stopuseMPgraphic \placefigure[here]{none}{\useMPgraphic{mymptest}} test:\blank test;\blank test!\blank test?\blank \stoptext leads to ! Illegal suffix of declared variable will be flushed. { l.148 numeric u\directdiscretionary { ;} Renaud