diff --git a/ts/input/tex/base/BaseMethods.ts b/ts/input/tex/base/BaseMethods.ts index 67833715e..15b3a1236 100644 --- a/ts/input/tex/base/BaseMethods.ts +++ b/ts/input/tex/base/BaseMethods.ts @@ -1714,7 +1714,6 @@ BaseMethods.Equation = function ( ) { parser.configuration.mathItem.display = display; parser.stack.env.display = display; - parser.Push(begin); ParseUtil.checkEqnEnv(parser); parser.Push(begin); return parser.itemFactory.create('equation', numbered).