From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22139 Path: news.gmane.org!not-for-mail From: Olivier Newsgroups: gmane.comp.tex.context Subject: bug with active :!;? Date: Fri, 26 Aug 2005 12:01:17 +0200 Message-ID: <20050826100117.GA27668@blackowl.org> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1125050546 23048 80.91.229.2 (26 Aug 2005 10:02:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 26 Aug 2005 10:02:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 26 12:02:21 2005 Return-path: 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 1E8b1Z-0004Bq-SW for gctc-ntg-context-518@m.gmane.org; Fri, 26 Aug 2005 12:01:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7F323127D8; Fri, 26 Aug 2005 12:01:25 +0200 (CEST) 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 13953-04-4; Fri, 26 Aug 2005 12:01:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66ECF1279C; Fri, 26 Aug 2005 12:01:21 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E5E951279C for ; Fri, 26 Aug 2005 12:01:19 +0200 (CEST) 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 13953-04-3 for ; Fri, 26 Aug 2005 12:01:19 +0200 (CEST) Original-Received: from smtp12.wanadoo.fr (smtp12.wanadoo.fr [193.252.22.20]) by ronja.ntg.nl (Postfix) with ESMTP id 3AFF51277C for ; Fri, 26 Aug 2005 12:01:18 +0200 (CEST) Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1203.wanadoo.fr (SMTP Server) with ESMTP id 9AFA41C000AC for ; Fri, 26 Aug 2005 12:01:18 +0200 (CEST) Original-Received: from moramora (ASt-Lambert-151-1-26-128.w82-124.abo.wanadoo.fr [82.124.80.128]) by mwinf1203.wanadoo.fr (SMTP Server) with ESMTP id 7668A1C000A2 for ; Fri, 26 Aug 2005 12:01:18 +0200 (CEST) X-ME-UUID: 20050826100118485.7668A1C000A2@mwinf1203.wanadoo.fr Original-Received: from vony by moramora with local (Exim 4.52) id 1E8b1R-0007Ci-Aa for ntg-context@ntg.nl; Fri, 26 Aug 2005 12:01:17 +0200 Original-To: ntg-context@ntg.nl Mail-Followup-To: ntg-context@ntg.nl Content-Disposition: inline X-Operating-System: "Debian GNU/Linux" User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:22139 Archived-At: Hi, Seems like the following crashes conTeXt: \useencoding [ffr] \mainlanguage[fr] \setupheadertexts[text][][][\setups{run:left}][] \startsetups run:left nothing \stopsetups \starttext Nothing special here \stoptext Of course one can live with this by renaming the tag. However, the bug will also occur in the \cite[Bob:A,Bob:B] commands from the bib module, and I assume in anything that deals with csnameS containing active colons... Strangely enough, the bug doesn't seem to occur in \placeformula[eq:A] Many thanks for hinting a fix, Olivier