ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: math ml support in context
Date: Wed, 24 Jan 2001 19:29:40 +0100	[thread overview]
Message-ID: <3.0.6.32.20010124192940.012e0bb0@server-1> (raw)

Hi All, 

Although much of the mathml 2 draft is puzzling, i'm trying as good as
possible to implement math ml support. Content markup is largely done,
although i still have some border cases to take care of. I also want more
options. Of course many entities are still missing [if existing at all].
Presentational markup is less finished. 

Currently I can process all examples in chapter 4 of the draft, and the big
mathml testsuite does not give errors. On and off I will finish bits and
pieces, since it teaches me a liitle math -) 

If you want to play with it 

  http://216.109.141.43/codindex.htm

follow the mathml link, key in a formula (or cut and paste one in the text
frame), and voila. If there is an error, you get a typeset error message
[thanks to tidy for testing on symmetry]. Since this is the first text
input based example of context on demand ... i hope it does not fail. [i
had a long fight with permissions on the machine and i hope it will keep
working].    

[math ml looks like:]

<math>
  <apply>
    <eq/>
    <apply>
      <ci> x </ci>
      <co> + </co>
      <ci> y </ci>
    </apply>
    <ci> y </ci>
  </apply>
</math>

that is, in simple cases, 

Hans

PS. Make sure you refresh you cache since it's a new page. 

-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


             reply	other threads:[~2001-01-24 18:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-24 18:29 Hans Hagen [this message]
2001-01-26 18:40 ` Mathematics under ConTeXt Tarik Kara

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=3.0.6.32.20010124192940.012e0bb0@server-1 \
    --to=pragma@wxs.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).