How was what I posted not a minimum working example? I did compile it before I posted it and it didn't give any errors, and I haven't used any obscure packages.
But anyway, I want the to break the first line at the second equal sign and align it with the first equal sign, as I had in the example I gave:
It is not a minimal working example because your code can't be compiled. The name of the document class is article, not Article. (And I am absolutely positive that you haven't compiled it, because it can't be done.)
Now to your example: Maybe this is what you want (even though I think my suggestion looks better but that is of course for you to decide):
svend_tveskaeg wrote:It is not a minimal working example because your code can't be compiles. The name of the document class is article, not Article. (And I am absolutely positive that you haven't compiled it, because it can't be done.)
Now to your example: Maybe this is what you want (even though I think my suggestion looks better but that is of course for you to decide):