Skip to content

Badly formated XML for docx output #60

@SG-phimeca

Description

@SG-phimeca

Eqnos produces badly formated XML when used for docx output.
I compile file demo.md containing only

$$ y = mx + b $$ {#eq:line}

or alternatively

$$ y = mx + b $${#eq:line}

with the following command

pandoc demo.md -o demo.docx --filter pandoc-eqnos

The output file cannot be open with Microsoft Windows (in a windows VirtualBox) nor LibreOffice.

I am running Ubuntu 16.04.

No error is reported on compilation.
The -v flags outputs

pandoc 2.11.3.2
Compiled with pandoc-types 1.22, texmath 0.12.1, skylighting 0.10.2,
citeproc 0.3.0.3, ipynb 0.1.0.1

I use version 2.5.0 of pandoc eqnos, installed with anaconda.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions