Search found 2 matches

by sitov
Wed Sep 29, 2010 9:49 pm
Forum: Math & Science
Topic: How to center align all parts of multilined formula
Replies: 3
Views: 2638

Re: How to center align all parts of multilined formula

It looks like some kind of cheat, but it works. Thanks!
by sitov
Wed Sep 29, 2010 6:19 pm
Forum: Math & Science
Topic: How to center align all parts of multilined formula
Replies: 3
Views: 2638

How to center align all parts of multilined formula

Hi,

I want to make something like gather environment where all parts are center aligned (it doesn't fit because it considers every new line as new formula).
The problem with multline environment is that the first line is left aligned and the last is right aligned, and center environment doesn't ...