- From: Paul Topping <pault@dessci.com>
- Date: Mon, 13 Sep 2004 08:53:05 -0700
- To: 'Helder Ferreira' <hfilipe@fe.up.pt>
- Cc: "'www-math@w3.org'" <www-math@w3.org>
- Message-ID: <46566A3075DDD311969100E0811031EC06138B4E@euclid.dessci>
Hi, The problem is that MathPlayer (unlike MathType) lacks the ability to synthesize a triple integral from 3 single ones. This is an oversight that needs to be corrected. If there had been a font present that contains an actual triple integral character, MathPlayer would have used it, I believe. I believe that the Lucida fonts have one. Paul Topping Design Science, Inc. "How Science Communicates" Makers of MathType, WebEQ, MathPlayer, Equation Editor, TeXaide http://www.dessci.com <http://www.dessci.com/> _____ From: Helder Ferreira [mailto:hfilipe@fe.up.pt] Sent: Monday, September 13, 2004 1:09 AM To: www-math@w3.org Subject: Fw: Triple integral and MathPlayer By the way, shouldn't MathType use: <mo>ⅆ</mo> instead of <mi>d</mi> ? I believe iIve selected the correct option from one the examples that MathType has ("dx", "dy" under the derivs tab option). Helder ----- Original Message ----- From: Helder Ferreira <mailto:hfilipe@fe.up.pt> To: www-math@w3.org <mailto:www-math@w3.org> Sent: Monday, September 13, 2004 8:58 AM Subject: Triple integral and MathPlayer Hi everyone, Does MathPlayer has a problem with triple integrals? I'm using the following code: <math> <mrow> <mstyle displaystyle="true"> <mrow> <mo>∭</mo> <mrow> <mi>x</mi> <mi>y</mi> <mi>z</mi> <mi>d</mi> <mi>x</mi> <mi>d</mi> <mi>y</mi> <mi>d</mi> <mi>z</mi> </mrow> </mrow> </mstyle> <mo>=</mo> <mn>0</mn> </mrow> </math> I believe its correct since MathType generated it. However MathPlayer canīt do the render. It canīt identify the ∭ . I'm using Internet Explorer 6 and MathPlayer v2.0a . Any suggestions? Helder Ferreira ============================================================================ ========= Speech Processing and Web Acessibility Researcher Homepage: http://www.fe.up.pt/~hfilipe <http://www.fe.up.pt/~hfilipe> Email: hfilipe@fe.up.pt <mailto:hfilipe@fe.up.pt> Laboratory for Speech Synthesis, Electroacoustics, Signals and Instrumentation - http://lpf-esi.fe.up.pt <http://lpf-esi.fe.up.pt> Faculty of Engineering University of Oporto, Portugal - http://www.fe.up.pt <http://www.fe.up.pt>
Received on Monday, 13 September 2004 15:53:48 UTC