Where is the full definition of the equation environment? I cannot find it in the .cls files. Is this in latex.ltx? Or something?
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.
|
|
||||
|
|
|
In Here it is:
|
|||
|
|
Yes, you can find it in If you use equations, you very probably use the amsmath package because that's very recommendable for writing math texts. This package redefines the So, if you use amsmath, you can find the definition of the equation environment in
Even |
|||||
|