I'm preparing a manuscript for a journal that demands a style file (copernicus2.cls) that's not compatible with amsmath. I want to display some aligned equations, but the lack of amsmath means I can't use the align environment. eqnarray's inconsistent spacing offends me, so I'm wondering if there's some kind of workaround that will let me achieve the effect of align without including the amsmath package?
|
|
||||
|
|
|
I guess you mean the The class file loads the package You can load the package
EDIT: Set option
|
|||||||||||
|
|
@Marco,
This works
Though Marcos solution may be better, because the solution above may use a different font for those integral symbols than the Journal intended. |
|||||||
|
