ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MathML to PDF
@ 2005-08-30 16:34 Elena Fraboschi
  2005-08-30 18:10 ` Peter Rolf
  0 siblings, 1 reply; 2+ messages in thread
From: Elena Fraboschi @ 2005-08-30 16:34 UTC (permalink / raw)


Dear All:

I write this with my tail between my legs, because I am positive that, if
I looked around in the archives etcetera, the information would be there.
So, with apologies (no laziness here, just inordinate haste), could anyone
drop me a URL or two that might answer the needs explained below?  No need
for anyone to waste time writing: just toss me the URL! :-)

What I need
===========
The IUMJ abstracts are in MathML.  Sometimes we luck out and the rendition
is just fine.  Sometimes (for example, when using something as simple as
$\sqrt{2}$), the browsers ability to read perfect MathML is atrocious.
Solution:  use ConTeXt to convert MathML to perfect PDF's.  And the
best URL to learn and do just that is...

Many thanks, hope to contribute something soon, best, elena

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

* Re: MathML to PDF
  2005-08-30 16:34 MathML to PDF Elena Fraboschi
@ 2005-08-30 18:10 ` Peter Rolf
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Rolf @ 2005-08-30 18:10 UTC (permalink / raw)


Hi Elena,

I've never used mathml in context, but afaik you can just type/include
the mathml source in your context documents. See the docs at

http://context.aanhet.net/show-man-16.htm

at Taco's mirror (pragma is down?).


Taken from page 87 (89)...

\usemodule[mathml]

\starttext
\startXMLdata

<math>
  <apply><cos/>
    <ci>x</ci>
  </apply>
</math>

\stopXMLdata
\stoptext


Hope that helps,

Peter


Elena Fraboschi wrote:
> Dear All:
> 
> I write this with my tail between my legs, because I am positive that, if
> I looked around in the archives etcetera, the information would be there.
> So, with apologies (no laziness here, just inordinate haste), could anyone
> drop me a URL or two that might answer the needs explained below?  No need
> for anyone to waste time writing: just toss me the URL! :-)
> 
> What I need
> ===========
> The IUMJ abstracts are in MathML.  Sometimes we luck out and the rendition
> is just fine.  Sometimes (for example, when using something as simple as
> $\sqrt{2}$), the browsers ability to read perfect MathML is atrocious.
> Solution:  use ConTeXt to convert MathML to perfect PDF's.  And the
> best URL to learn and do just that is...
> 
> Many thanks, hope to contribute something soon, best, elena
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

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

end of thread, other threads:[~2005-08-30 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-30 16:34 MathML to PDF Elena Fraboschi
2005-08-30 18:10 ` Peter Rolf

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