ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* <?context-mathml-directive times symbol yes?> not working
@ 2006-04-14 19:40 Louis Springer
  2006-04-14 22:46 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Louis Springer @ 2006-04-14 19:40 UTC (permalink / raw)


I have a simple formula where I would like to use the times symbol  
and the directive does not appear to be working. Am I doing something  
wrong here?

\usemodule[MathML]
\useXMLfilter[mml,mmp,mmc] % basic mathml/presentational/content

\starttext

\startXMLdata
<?context-mathml-directive times symbol yes?>
<formula>
<math>
	<apply><eq/>
		<ci> c </ci>
	    	<apply> <times/>
			<ci> s </ci>
			<ci> f </ci>
		</apply>
	</apply>
</math>
</formula>
\stopXMLdata

\stoptext


Using a setup also appears to be ineffective, e.g.

\setupMMLappearance[times][symbol=yes]

Lou

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

end of thread, other threads:[~2006-04-14 22:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-14 19:40 <?context-mathml-directive times symbol yes?> not working Louis Springer
2006-04-14 22:46 ` Hans Hagen

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