Skip to content

Latexmlc (LaTeXML 0.8.2) epub generation fails on Windows 10 #827

Description

@senthilmm

There are multiple issues with epub generation.

Command line latexmlc --dest "%1.epub" "%1.tex" produces an epub with only mimetype file and META-INF folder containing container.xml.

The same script when run through TeXWorks throws an error

Can't locate loadable object for module XML::LibXML in @inc (@inc contains: C:\Strawberry\perl\site\lib D:/texlive/2016/tlpkg/tlperl/lib d:/texlive/2016/tlpkg/tlperl/site/lib d:/texlive/2016/tlpkg/tlperl/lib .) at C:\Strawberry\perl\site\lib/XML/LibXML.pm line 156.

and does not generate any epub.

On removing the path definition d:\texlive\2016\tlpkg\tlperl\bin from TeXWorks preferences, produces a new error

Cwd.c: loadable library and perl binaries are mismatched (got handshake key 0AA80080, needed 0AF00080)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions