ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Louis Springer <lou@louspringer.com>
Subject: <?context-mathml-directive times symbol yes?> not working
Date: Fri, 14 Apr 2006 13:40:26 -0600	[thread overview]
Message-ID: <42069A4D-8624-4DC2-99B2-7C58FF2C7FA2@louspringer.com> (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

             reply	other threads:[~2006-04-14 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-14 19:40 Louis Springer [this message]
2006-04-14 22:46 ` Hans Hagen

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=42069A4D-8624-4DC2-99B2-7C58FF2C7FA2@louspringer.com \
    --to=lou@louspringer.com \
    --cc=ntg-context@ntg.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).