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

saf sied <saf_itpro@yahoo.com> writes:

> . . .
> LaTeX:
>
> \documentclass[10pt]{article}
> \setlength{\textwidth}{12.0cm}
> \usepackage{amssymb}
> \begin{document}
> . . .

Place pmml-new.sty in the directory with the LaTeX file,
and add the line "\usepackage{pmml-new}" before "\begin{document}"

Also in pmml-new.sty add a line:

    \@namedef{uc177}{\pm}

                                    -- Bill

Received on Tuesday, 6 January 2015 04:29:55 UTC