- From: Robert Miner <RobertM@dessci.com>
- Date: Thu, 25 Mar 2004 15:47:54 -0600
- To: pho@dataportalen.com
- Cc: www-math@w3.org
Hi. How would one mark up vectors in MathML 2.0? There are a number of options, depending on the notation you use, and whether you are using presentation or content. bold v: <mi mathvariant="bold">v</mi> v with an arrow/harpoon/etc over it: <mover> <mi>v</mi> <mo>→</mo> </mover> v in content markup: <ci type="vector"> A </ci> Is this what you wanted? --Robert ------------------------------------------------------------------ Dr. Robert Miner RobertM@dessci.com MathML 2.0 Specification Co-editor 651-223-2883 Design Science, Inc. "How Science Communicates" www.dessci.com ------------------------------------------------------------------
Received on Thursday, 25 March 2004 16:48:34 UTC