ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* mathml question
@ 2012-03-17 13:51 Meer, H. van der
  0 siblings, 0 replies; only message in thread
From: Meer, H. van der @ 2012-03-17 13:51 UTC (permalink / raw)
  To: ConTeXt NTG


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

There is something in the processing of mathml I do not understand.
I keep the xml-node in a
  \startxmlsetups my:setup
  \def\mynode{#1}
  \stopxmlsetups

Doing \xmlflush{\mynode} does typeset the contents of mynode, but not when mynode contains a mathml tree! Then the error is:

Undefined control sequence ...
\MMLhack ->\let \MMLpar
                        \par \let \par \relax \everyvbox {\let \par \MMLpar }
\12>:mml:math ...}} {\automathematics }}{\MMLhack
                                                  \xmlflush {#1}}\endgroup

Tested it with a simple:
  <math xmlns='http://www.w3c.org/mathml' version='2.0'>
  <apply><root/> <ci> x </ci> </apply>
  </math>

The strange thing is, when putting the mathlml tree insize <text> mathml-content </text> where:
  \startxmlsetups xam:text
  \xmltrim{#1}\par
  \stopxmlsetups
then typesetting goes without an error!

Can someone explain this behaviour?

Hans van der Meer




[-- Attachment #1.2: Type: text/html, Size: 3000 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] only message in thread

only message in thread, other threads:[~2012-03-17 13:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-17 13:51 mathml question Meer, H. van der

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