I have a matrix I would like to display in an multline environment. However that matrix is so huge, that the even the first "line" in the multline environment is too big to fit on my page. If I put a \footnotesize in front of the multline the matrix fits perfectly, however now my equation number is in footnotesize.
Is there a way of changing the font size inside the math environment without having that effect on the equation number?
The only way I found so far is to but a \scriptstyle in front of every elemtent of my matrix, which makes the source even uglyer than it already is!
Thx for any hint, link or solution

Cherio Woltan