From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32007 Path: news.gmane.org!not-for-mail From: Renaud Aubin Newsgroups: gmane.comp.tex.context Subject: \directdiscretionary & \mainlanguage[fr] Date: Fri, 01 Dec 2006 22:21:23 +0100 Message-ID: <45709CD3.9090402@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="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1165007882 4067 80.91.229.2 (1 Dec 2006 21:18:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Dec 2006 21:18:02 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 01 22:17:57 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 1GqFl5-0001IU-8Q for gctc-ntg-context-518@m.gmane.org; Fri, 01 Dec 2006 22:17:23 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9AD091FE38; Fri, 1 Dec 2006 22:15:11 +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 00627-01-8; Fri, 1 Dec 2006 22:15:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 034441FE4E; Fri, 1 Dec 2006 22:15:00 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0B3DD1FAD3 for ; Fri, 1 Dec 2006 22:14:56 +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 00627-01-7 for ; Fri, 1 Dec 2006 22:14:49 +0100 (CET) Original-Received: from 30.mail-out.ovh.net (30.mail-out.ovh.net [213.186.62.213]) by ronja.ntg.nl (Postfix) with SMTP id E6A3A1FE35 for ; Fri, 1 Dec 2006 22:14:48 +0100 (CET) Original-Received: (qmail 28975 invoked by uid 503); 1 Dec 2006 21:17:11 -0000 Original-Received: (QMFILT: 1.0); 01 Dec 2006 21:17:11 -0000 Original-Received: from gw2.ovh.net (HELO mail56.ha.ovh.net) (213.251.189.202) by 30.mail-out.ovh.net with SMTP; 1 Dec 2006 21:17:11 -0000 Original-Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 1 Dec 2006 21:16:54 -0000 Original-Received: from d213-103-226-218.cust.tele2.fr (HELO ?192.168.78.2?) (aubin@nibua-r.org@213.103.226.218) by ns0.ovh.net with SMTP; 1 Dec 2006 21:16:50 -0000 User-Agent: Thunderbird 1.5.0.8 (X11/20061025) Original-To: ConTeXt Mailing List X-Ovh-Remote: 213.103.226.218 (d213-103-226-218.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:32007 Archived-At: Hi all, The following code : \placetable[here][tab:objXP]{Les principales objections =E0 l'exp=E9rimentation directe}{ of = http://renojrl.lrv.uvsq.fr/perso/projects/phd/src/chapters/c_environnement.= tex = (l. 47) induces the following error: ! Missing \endcsname inserted. \edef \directdiscretionary #1->\edef \discretionarytoken {\detokenize = {#1}}\let \t... tab: objXP \mainreference ...csname \r!cross \fileprefix #1#2 \endcsname \ifcase = 0#4\els... l.66 ...s objections =E0 l'exp=E9rimentation directe}} apparently due to \directdiscretionary-related (with \mainlanguage[fr]) = problems... Renaud