- I have a long equation that needs to have multiple lines. I used the align* environment to fix that.
- Once I had it aligned the way I wanted it, I wanted it to automatically number it like the equation environment.
- I used the align environment instead of the align*, and had it automatically number each line of the equation.
Chris