Math & ScienceMultiline equations

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
samiul
Posts: 1
Joined: Fri May 11, 2012 3:23 pm

Multiline equations

Post by samiul »

Hello,
I am new in Latex. Can anyone help me to write this equations? I have read number of post in here but did not have much helped.

//equation
//where, P1 > P2 for weighted matching and P1 = P2 for linear matching technique.

I could not maintain the alignment. I need it as a numbered equation. i used split and gathered. Gives horrible output for split but for gathered it gives ok for last line but the first line goes to another column (my document is two column).

Can anyone help please??
thanks
Samin

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Multiline equations

Post by Stefan Kottwitz »

Hi Samin,

welcome to the board!

Please show the code of your split and gathered version. We could help to improve it. Without the code it's hard to tell what may be wrong.

Stefan
LaTeX.org admin
Post Reply