InLaTeXbot icon indicating copy to clipboard operation
InLaTeXbot copied to clipboard

\overunderset returns error

Open allozovsky opened this issue 1 year ago • 1 comments

The $\overunderset abc$ command returns

Syntax error! ! Undefined control sequence. <recently read> \overunderset

though \usepackage{amsmath} is reportedly included in the default preamble and the same code (with the amsmath package included) runs beautifully in an Overleaf document.

allozovsky avatar Mar 06 '24 15:03 allozovsky

Probably this might be the reason: https://github.com/latex3/latex2e/issues/197

allozovsky avatar Mar 07 '24 04:03 allozovsky