Warn me when the equation number is pushed to the next line
7
Is it possible to let amsmath warn me when the equation is too long and pushes the number to the next line? I expect either it prints Equation (1) too long to console or it makes the (1) part red. documentclass[twocolumn]{article} usepackage{amsmath} begin{document} begin{equation} A+B+C+D+R+F+G+H+I+J+L+M+N+O+P end{equation} end{document}
equations amsmath
share | improve this question
edited 2 hours ago
Symbol 1
asked 3 hours ago
Symbol 1 Symb...