pylatexenc icon indicating copy to clipboard operation
pylatexenc copied to clipboard

parse issue with `\newcommand{\be}{\begin{equation}}`

Open nschloe opened this issue 2 years ago • 0 comments

With

\newcommand{\be}{\begin{equation}}

pylatexenc doesn't recognize the \begin{equation} as a command, but expects a closing statement which doesn't come.

nschloe avatar Feb 24 '22 17:02 nschloe