Tagged Questions
2
votes
1answer
527 views
Define a custom align, and align* environment
I would like to redefine both the align and \align* environments such that the first line is shifted up to line up with the list identifier. I attempted to adapt the solution provided at Starred ...