ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [MathML] other seperator then '+'
@ 2005-09-18 15:12 Alexander Lazic
  0 siblings, 0 replies; only message in thread
From: Alexander Lazic @ 2005-09-18 15:12 UTC (permalink / raw)


Hi,

how can i change the '+' into '*'?

What i mean is when i write this:

---
\enableregime[il1]% choose input encoding: il1 is "ISO Latin 1" (ISO 8859-1), same as "win"
\mainlanguage[de] % language mode: changes typesetting rules, quote signs etc.

\setuppapersize [A4][A4]
\setupcolors[state=start]

\usemodule[newmat]
\usemodule[mathml]

\setupMMLappearance[sign][reduction=no]
\setupMMLappearance[function][reduction=no]
\setupMMLappearance[power][reduction=no]
%%\setupMMLappearance[relation][aligen=first]


\starttext

\startXMLdata
<math>
  <apply> <in/>
    <cn type="complex"> 2 <sep/> 5 </cn>
    <complexes/>
  </apply>
</math>
\stopXMLdata

\stoptext
---

I get:

2 + 5i  C

but what i need is:

j * omega || with '<times/>'

I'am very new with context sorry i this is a 'trivial' question.

Greetings

al ;-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-18 15:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-18 15:12 [MathML] other seperator then '+' Alexander Lazic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).