Line number tracking in displayed equations
matze-dd opened this issue · 1 comments
matze-dd commented
There is no line-number tracking inside of parsed displayed equations.
Instead, all corresponding lines in the output text carry the line number of the opening \begin{...}.
Thus, error location may be cumbersome for large equation environments.
matze-dd commented
Improved with release 1.5.0, see ChangeLog.md and Example.md.