ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mike Santy <mike.santy@dynetics.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [SPAM]   Examples of MathML in Context
Date: Mon, 03 Dec 2007 20:37:17 -0600	[thread overview]
Message-ID: <C37A197D.AAC9%mike.santy@dynetics.com> (raw)
In-Reply-To: <fj2dtt$2n6$1@ger.gmane.org>

Below is a complete example:

\usemodule[mathml]
\starttext
\startXMLdata
<math>
 <mrow>
  <msup> <mi>x</mi><mn>2</mn> </msup>
  <mo>+</mo>
  <mrow>
    <mn>4</mn><mo>&InvisibleTimes;</mo><mi>x</mi>
  </mrow>
  <mo>+</mo>
  <mn>4</mn>
 </mrow>
</math>
\stopXMLdata
\stoptext

Could you please add this minimal example to the wiki page:
http://wiki.contextgarden.net/MathML_code_examples

Cheers,
Mike

___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2007-12-04  2:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-04  2:26 Maurí­cio
2007-12-04  2:37 ` Mike Santy [this message]
2007-12-04 13:16   ` Maurí­cio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C37A197D.AAC9%mike.santy@dynetics.com \
    --to=mike.santy@dynetics.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).