LyXDisplayed Formula seemingly not centered in PDF Output

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Displayed Formula seemingly not centered in PDF Output

Post by lyxrocks »

Basically the displayed formula in the compiled PDF somehow is always slightly to the left. Why is it not in the center as shown in LyX?

Minimum working example attached.
not center.jpg
not center.jpg (36.57 KiB) Viewed 3712 times
Attachments
not in the center.lyx
(5.32 KiB) Downloaded 213 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Stefan Kottwitz
Site Admin
Posts: 10345
Joined: Mon Mar 10, 2008 9:44 pm

Displayed Formula seemingly not centered in PDF Output

Post by Stefan Kottwitz »

The reason is, that you specified the document class option fleqn which means flush left equations. Simply remove it.
document-class-options.png
document-class-options.png (29.96 KiB) Viewed 3700 times
Stefan
LaTeX.org admin
lyxrocks
Posts: 91
Joined: Sat Oct 23, 2010 5:59 pm

Re: Displayed Formula seemingly not centered in PDF Output

Post by lyxrocks »

many thanks as usual!
Post Reply