wspr / breqn

Automatic line breaking in LaTeX equations
18 stars 2 forks source link

dsuspend only dgroup* undefined control sequence #48

Open timkinsman opened 3 years ago

timkinsman commented 3 years ago

dgroup throws a undefined control sequence when it only contains dsuspend tags, to reproduce:

\begin{dgroup} \begin{dsuspend} sometext \end{dsuspend} \end{dgroup}