ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* annotation?
@ 2014-05-18  8:02 H. van der Meer
  0 siblings, 0 replies; 2+ messages in thread
From: H. van der Meer @ 2014-05-18  8:02 UTC (permalink / raw)
  To: NTG ConTeXt


[-- Attachment #1.1: Type: text/plain, Size: 683 bytes --]

Sorry if this question reaches you twice, but the first time I used an email address not registered with this newsgroup.

The following mathml code typesets "x+1" twice. 

How can I select between either the mathml code or the annotation form? Thus avoiding having them typeset both.

Hans van der Meer

\startbuffer[example-1]
<?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
          "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">
<math mode="display" xmlns="http://www.w3.org/1998/Math/MathML">
 	<mrow><mi> x </mi> <mo> + </mo> <mn> 1 </mn> </mrow>
 <annotation encoding="TeX">
    x + 1
 </annotation>
</math>



[-- Attachment #1.2: Type: text/html, Size: 2628 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* annotation?
@ 2014-05-18  7:59 Hans van der Meer
  0 siblings, 0 replies; 2+ messages in thread
From: Hans van der Meer @ 2014-05-18  7:59 UTC (permalink / raw)
  To: NTG ConTeXt

The following mathml code typesets "x+1" twice. 

How can I select between either the mathml code or the annotation form? Thus avoiding having them typeset both.

Hans van der Meer

\startbuffer[example-1]
<?xml version="1.0" encoding="UTF-8"?>
  <!DOCTYPE math PUBLIC "-//W3C//DTD MathML 2.0//EN"
           "http://www.w3.org/Math/DTD/mathml2/mathml2.dtd">
<math mode="display" xmlns="http://www.w3.org/1998/Math/MathML">
  	<mrow><mi> x </mi> <mo> + </mo> <mn> 1 </mn> </mrow>
  <annotation encoding="TeX">
     x + 1
  </annotation>
</math> 


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2014-05-18  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-18  8:02 annotation? H. van der Meer
  -- strict thread matches above, loose matches on Subject: below --
2014-05-18  7:59 annotation? Hans van der Meer

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