문서에 방정식을 작성할 때 모든 방정식에 대해 동일한 오류 메시지가 나타납니다. 코드는 컴파일되지만 오류 메시지가 쌓입니다. 오류에서 변경되는 유일한 것은 오류가 참조하는 줄입니다(이 예에서는 404번 줄).
방정식 예:
\begin{equation}
a
\end{equation}
에러 메시지:
Undefined control sequence
<argument> ...es \theequation \unskip \italiccorr
)
l.404 \end{equation}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.