lierdakil/pandoc-crossref

Numbered equation misplaced in ODT output

Opened this issue · 1 comments

In output ODT document,
unnumbered equations displayed properly,
but numbered equation would wrongly placed between two lines of text,
while it should be after the end of text.

Unnumbered equation (placed properly):
image

Numbered eqution:
image

I can't debug this without sample input. Can you share (a portion of) a Markdown input file that triggers this?