ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* math ml support in context
@ 2001-01-24 18:29 Hans Hagen
  2001-01-26 18:40 ` Mathematics under ConTeXt Tarik Kara
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Hagen @ 2001-01-24 18:29 UTC (permalink / 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
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-26 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-24 18:29 math ml support in context Hans Hagen
2001-01-26 18:40 ` Mathematics under ConTeXt Tarik Kara

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).