Connecting Tech Pros Worldwide Help | Site Map

authoring math in xml

  #1  
Old October 17th, 2008, 02:35 PM
T
Guest
 
Posts: n/a
hi, Just wondering what tools are available for authoring in XML for
docs that have complex math environments. Like equation arrays,
multiline equations, etc. The kind of environments AMSLaTeX supports
in LaTeX (i.e., not just display equations).

If there's a pointer to more information, please let me know. Can't
seem to find it for myself.

thanks,
--T
  #2  
Old October 18th, 2008, 04:45 PM
Joe Kesselman
Guest
 
Posts: n/a

re: authoring math in xml


I haven't looked at it in detail, but does MathML express what you need?
http://www.w3.org/Math/


--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
  #3  
Old October 19th, 2008, 12:15 AM
Peter Flynn
Guest
 
Posts: n/a

re: authoring math in xml


T wrote:
Quote:
hi, Just wondering what tools are available for authoring in XML for
docs that have complex math environments. Like equation arrays,
multiline equations, etc. The kind of environments AMSLaTeX supports
in LaTeX (i.e., not just display equations).
>
If there's a pointer to more information, please let me know. Can't
seem to find it for myself.
Sadly, not very much. The best by far was the old EuroMath project
editor, which could accept equations in TeX code and losslessly convert
them to SGML *and back again* (this was long pre-MathML), but the
software was for SunOS only, and I have no idea if it's still available.

Arbortext's editor is probably the best for math right now
(http://www.ptc.com/products/arbortext/editor/), whatever it's currently
called (having been through more changes of name than I care to remember).

///Peter
--
XML FAQ: http://xml.silmaril.ie
  #4  
Old October 19th, 2008, 07:45 PM
Manuel Collado
Guest
 
Posts: n/a

re: authoring math in xml


Peter Flynn escribió:
Quote:
T wrote:
Quote:
>hi, Just wondering what tools are available for authoring in XML for
>docs that have complex math environments. Like equation arrays,
>multiline equations, etc. The kind of environments AMSLaTeX supports
>in LaTeX (i.e., not just display equations).
>>
>If there's a pointer to more information, please let me know. Can't
>seem to find it for myself.
>
Sadly, not very much. The best by far was the old EuroMath project
editor, which could accept equations in TeX code and losslessly convert
them to SGML *and back again* (this was long pre-MathML), but the
software was for SunOS only, and I have no idea if it's still available.
>
Arbortext's editor is probably the best for math right now
(http://www.ptc.com/products/arbortext/editor/), whatever it's currently
called (having been through more changes of name than I care to remember).
>
///Peter
You could have a look at XXE, the XMLMind XML Editor:

http://www.xmlmind.com/xmleditor/

It has support for MathML2:

http://www.xmlmind.com/xmleditor/features.html

I use it regularly, and I like it, although I don't use its math facilities.

--
Manuel Collado - http://lml.ls.fi.upm.es/~mcollado
  #5  
Old October 21st, 2008, 05:05 PM
William F Hammond
Guest
 
Posts: n/a

re: authoring math in xml


T <a_jtim@bellsouth.netwrites:
Quote:
hi, Just wondering what tools are available for authoring in XML for
docs that have complex math environments. Like equation arrays,
multiline equations, etc. The kind of environments AMSLaTeX supports
in LaTeX (i.e., not just display equations).
>
If there's a pointer to more information, please let me know. Can't
seem to find it for myself.
GELLMU:
http://www.albany.edu/~hammond/gellmu/
CTAN:support/gellmu

There's also the "translate LaTeX to xhtml+mathml" approach, but for
this one needs to be prepared to restrict one's LaTeX usage and to
customize the translator. Depending on the translator, those two
things can be done in tandem. To pursue this look at, say, the "mzlatex"
interface to tex4ht.

-- Bill

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
XML and its Uses Geoff answers 17 September 27th, 2006 05:45 AM
Lessons Learned: Heavy Metal Magazine Moves To Content Management Scott Abel answers 6 July 24th, 2006 12:15 PM
Canonical Science Today, authoring system for science and mathematics (1st part) Juan R. answers 1 May 10th, 2006 04:18 AM
REpresenting chemical Structures in HTML The Doctor answers 1 July 24th, 2005 01:13 AM