I use \notag or \nonumber in align environment but there seems no any difference when display. What is the difference between these two commands?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|
Both are commands to switch off equation numbering.
so you can use
and then
which is a more safe version to use with Thanks to egreg and tohecz for their corrections. |
|||||||||||||
|