Closed Gjacquenot closed 6 years ago
A patch to this bug has been proposed in repository https://github.com/tomduck/pandoc-xnos: https://github.com/tomduck/pandoc-xnos/pull/5
Hello @tomduck , could you have a look, please?
Sorry: We're right at the end of term and I teach a massive first-year class. I appreciate your contribution and will get to this as soon as I can. Cheers, Tom.
This is now fixed in the pandoc-xnos nextrelease branch. I expect to merge it into the master branch then push it out to pypi within the next few days.
Thanks for identifying the problem, and also for your patience. :o)
Cheers, Tom
I'm closing this in anticipation of a new release today. Thanks again for the feedback.
Cheers, Tom
Thanks for your work Tom.
When using
xnos-number-sections: On
, it seems like all equations need an identifier{#eq:}
. If not, an error is thrown. When NOT using this option, equation is not numbered and that is fine. We would expect the same behaviour with this optionBelow is minimal markdown file that reproduce the error:
I use the latest versions of pandoc-eqnos with command
File
bug.md
Pandoc command:
Error message: