From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/42607 Path: news.gmane.org!not-for-mail From: Duncan Hothersall Newsgroups: gmane.comp.tex.context Subject: setupMMLappearance Date: Sat, 19 Jul 2008 14:31:31 +0100 Message-ID: <4881ECB3.4050805@capdm.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216476661 25328 80.91.229.12 (19 Jul 2008 14:11:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 19 Jul 2008 14:11:01 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Jul 19 16:11:49 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1KKDA5-0003Gw-3F for gctc-ntg-context-518@m.gmane.org; Sat, 19 Jul 2008 16:11:49 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 744FA1FCA3; Sat, 19 Jul 2008 16:10:54 +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 24206-02-2; Sat, 19 Jul 2008 16:10:05 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 23DB81FCA0; Sat, 19 Jul 2008 16:09:23 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7042E1FC9B for ; Sat, 19 Jul 2008 16:09:21 +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 25112-01-5 for ; Sat, 19 Jul 2008 16:08:39 +0200 (CEST) Original-Received: from banoffee.capdm.com (banoffee.capdm.com [212.20.255.171]) by ronja.ntg.nl (Postfix) with ESMTP id D6B301FCE5 for ; Sat, 19 Jul 2008 15:33:40 +0200 (CEST) Original-Received: from [127.0.0.1] (lynx.capdm.com [212.20.255.162]) by banoffee.capdm.com (Postfix) with ESMTP id 56D223448155 for ; Sat, 19 Jul 2008 14:21:29 +0100 (BST) User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:42607 Archived-At: Hello. I am used to using \setupMMLappearance[mtable][alternative=a|b|c] to change the way the mathml module treats mtable alignments. I've just discovered it no longer seems to have any effect. What I need to set up is an alignment where the first column of an mtable is right-aligned (ragged left), the second is centred, and the third is left-aligned (ragged right). But I keep getting the first column left-aligned, which makes multi-line equations look awful. Is there a new mechanism for setting these alignments? It looked like it from reading newmml, but there don't seem to be any examples of usage. Can someone help? Secondary question: how can I increase the gap between rows in an mtable - at the moment they are very squashed. Sample code follows - produces ugly output on the garden: \usemodule[newmml] \setupMMLappearance[mtable][alternative=b] \starttext \startXMLdata Average inventoryCost of sales×365=average number of days to turn inventory into sales£305£1,830×365=60.83 days \stopXMLdata \stoptext I'm using mk II. Thanks very much, Duncan ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________