I am trying to come up with the absolute best way to replicate an matrix alignment style that my textbook has (Linear Algebra with Applications by Steven J. Leon).
I first found this MOSTLY helpful answer here.
The only problem is that looking at peoples responses, although they are able to get the positive integers aligned when some entries have negative signs, what will happen is that there is additional space. Take a look at the top rated answer there. See that, although everything is aligned nicely, the spacing between the first column and the second column is larger than the spacing between any other two consecutive columns.
Leon's book doesn't have this issue. Is there any way to make positive integers aligned despite negative signs and without offsetting the column spacing?
