AASTeX60 icon indicating copy to clipboard operation
AASTeX60 copied to clipboard

'sup with eqnarray?

Open davidwhogg opened this issue 8 years ago • 7 comments
trafficstars

The spacing around the &=& symbol (or whatever) has been squeezed relative to the standard article class. Can we turn this off, or make it a binary option? Happy to help implement this change.

davidwhogg avatar Jul 31 '17 08:07 davidwhogg

@davidwhogg you're taking about the emulateapj addition found here, right? Yet another thing we adopted from AV's emulateapj without review:

https://github.com/AASJournals/AASTeX60/blob/master/cls/aastex61.cls#L1248-L1269

augustfly avatar Jul 31 '17 20:07 augustfly

That's probably it; will analyze and make a recommendation; feel free to either close this or assign me.

davidwhogg avatar Aug 04 '17 06:08 davidwhogg

ps. I get the problem in the modern style, so it isn't emulateapj-specific

davidwhogg avatar Aug 04 '17 06:08 davidwhogg

pps. CCing @adrn just so he sees the code lines you linked to.

davidwhogg avatar Aug 04 '17 06:08 davidwhogg

Yea, we're using modern so I'm not sure why emulateapj would be causing issues. Example:

image

compare to align:

image

adrn avatar Aug 04 '17 06:08 adrn

@davidwhogg @adrn are you importing amsmath or not?

augustfly avatar Sep 07 '17 17:09 augustfly

Yes probably AM importing amsmath; is that the culprit?

davidwhogg avatar Sep 17 '17 21:09 davidwhogg