Skip to content

Equation labels missing after conversion from latex #10805

@e-zz

Description

@e-zz

With Pandoc3.6.4, equation labels are seemingly skipped.
For example,

% test.tex
\begin{equation}
  \label{eq:U}
  U = A
\end{equation}

after running

pandoc test.tex test.typ

it gives

// test.typ
$ U = A $

version specifics

pandoc 3.6.4
Features: +server +lua
Scripting engine: Lua 5.4

OS: Linux x64 6.5.0-21-generic

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