Skip to content

Cannot use non-html5 equations #809

Description

@ianhbell

First off, excellent work with this package. I am able to convert a rather complex document to html5 with lots of equations and images. Ultimately my target is to get back to a Word document from a latex document. I think I am not far off.

That said, latexml always borks when I try to tell it to use svg or png equations (with --mathsvg or --mathimages respectively). The HTML5 equations will obviously be no good in Word.

I always get this error:

Fatal:perl:die Perl died
	Postprocessing LaTeXML::Post::MathML::Presentation Paper.html
	Wide character in subroutine entry at /usr/share/perl5/LaTeXML/Post.pm line 1188.

It would be nicer if the error would not kill LateXML, rather it would just skip that equation.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions