Re: Issue on converting MathML to LaTeX using third party parser for XSLT2.0

David Carlisle <[email protected]> Fri, 2 Jan 2015 02:10:21 +0000
Newsgroups gmane.comp.web.mathematics
Message-ID <[email protected]>
On 01/01/2015 19:59, saf sied wrote:
> Using this XSL, how can I get, for example,

That XSL is designed to produce the form using the macros in the 
provided latex package. It would require substantial rewrites to
do otherwise, but why do you need that?, so long as the macros in the
output are defined by loading the .sty file, latex will typeset the result.

David