From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26042 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Peter_M=FCnster?= Newsgroups: gmane.comp.tex.context Subject: Use of | doesn't match its definition. Date: Sun, 19 Feb 2006 09:43:46 +0100 (CET) Message-ID: Reply-To: ntg-context@ntg.nl 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 1140343247 4865 80.91.229.2 (19 Feb 2006 10:00:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Feb 2006 10:00:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 19 11:00:41 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 1FAlMt-0000Po-Tj for gctc-ntg-context-518@m.gmane.org; Sun, 19 Feb 2006 11:00:40 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6C02B1278D; Sun, 19 Feb 2006 11:00:39 +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 18612-03; Sun, 19 Feb 2006 11:00:35 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E72CE1277F; Sun, 19 Feb 2006 11:00:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 075AC1277F for ; Sun, 19 Feb 2006 11:00:33 +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 17560-07 for ; Sun, 19 Feb 2006 11:00:31 +0100 (CET) Original-Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by ronja.ntg.nl (Postfix) with SMTP id 5542F1276C for ; Sun, 19 Feb 2006 11:00:31 +0100 (CET) Original-Received: from gaston.free.fr (c5850-a3-2-62-147-20-185.dial.proxad.net [62.147.20.185]) by smtp1-g19.free.fr (Postfix) with ESMTP id 7F1C26E324 for ; Sun, 19 Feb 2006 11:00:30 +0100 (CET) Original-Received: by gaston.free.fr (Postfix, from userid 500) id 7C73013C103; Sun, 19 Feb 2006 09:43:46 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by gaston.free.fr (Postfix) with ESMTP id 69A05148174 for ; Sun, 19 Feb 2006 09:43:46 +0100 (CET) X-X-Sender: peter@gaston.free.fr Original-To: ConTeXt list 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:26042 Archived-At: Hello, the following test-file produces the error "Use of | doesn't match its definition." \setupoutput[pdf] \setupinteraction[state=start] \placebookmarks[section] \starttext \section{bla|-|bla} \stoptext My workaround: \setupoutput[pdf] \setupinteraction[state=start] \def\myHyphen{|-|} \appendtoks \def\myHyphen{-} \to \simplifiedcommands \placebookmarks[section] \starttext \section{bla\myHyphen bla} \stoptext Cheers, Peter -- http://pmrb.free.fr/contact/