From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27182 Path: news.gmane.org!not-for-mail From: Louis Springer Newsgroups: gmane.comp.tex.context Subject: not working Date: Fri, 14 Apr 2006 13:40:26 -0600 Message-ID: <42069A4D-8624-4DC2-99B2-7C58FF2C7FA2@louspringer.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145043654 29664 80.91.229.2 (14 Apr 2006 19:40:54 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Apr 2006 19:40:54 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 14 21:40:51 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 1FUU9q-00013g-2e for gctc-ntg-context-518@m.gmane.org; Fri, 14 Apr 2006 21:40:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 55D461279D; Fri, 14 Apr 2006 21:40:41 +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 26479-03-3; Fri, 14 Apr 2006 21:40:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 91ADA12793; Fri, 14 Apr 2006 21:40:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4EAB112793 for ; Fri, 14 Apr 2006 21:40:34 +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 26479-03-2 for ; Fri, 14 Apr 2006 21:40:33 +0200 (CEST) Original-Received: from ns-omrbm3.netsolmail.com (omr3.networksolutionsemail.com [205.178.146.53]) by ronja.ntg.nl (Postfix) with SMTP id 5D6DD1277E for ; Fri, 14 Apr 2006 21:40:32 +0200 (CEST) Original-Received: from mail.networksolutionsemail.com (omr3.mgt.bos.netsol.com [10.49.2.113] (may be forged)) by ns-omrbm3.netsolmail.com (8.12.10/8.12.10) with SMTP id k3EJeSHx032468 for ; Fri, 14 Apr 2006 15:40:29 -0400 Original-Received: (qmail 8020 invoked by uid 78); 14 Apr 2006 19:40:28 -0000 Original-Received: from unknown (HELO ?192.168.0.17?) (24.9.181.16) by 10.49.34.113 with SMTP; 14 Apr 2006 19:40:28 -0000 Original-To: ntg-context@ntg.nl X-Mailer: Apple Mail (2.749.3) 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:27182 Archived-At: I have a simple formula where I would like to use the times symbol and the directive does not appear to be working. Am I doing something wrong here? \usemodule[MathML] \useXMLfilter[mml,mmp,mmc] % basic mathml/presentational/content \starttext \startXMLdata c s f \stopXMLdata \stoptext Using a setup also appears to be ineffective, e.g. \setupMMLappearance[times][symbol=yes] Lou