I am writing a report using some template with amsmath. The equations are displayed in a way that they are flushed to the left with certain space in front. Does anyone know how it happens? How can I change change something to make all math equations be displayed in the middle of a line?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
You've probably added |
|||||||||
|
amsmath, so some template or package must be overriding this. look for an option beginning with "fl" (flush left). without more details regarding the packages or templates you're using, it's difficult to be more specific. – barbara beeton Dec 8 '11 at 14:24