Math & ScienceAutomatic line transfer in formula.

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
Hrs
Posts: 16
Joined: Sat May 12, 2012 3:13 pm

Automatic line transfer in formula.

Post by Hrs »

Hi!

Is there a convenient and automatic way to correctly break a long formula, that can't be placed in a single line?

Thank you in advance!

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

Automatic line transfer in formula.

Post by Stefan Kottwitz »

You could use the breqn package for this.

Stefan
LaTeX.org admin
Hrs
Posts: 16
Joined: Sat May 12, 2012 3:13 pm

Re: Automatic line transfer in formula.

Post by Hrs »

Thanks for that package!

But one another thing i need with that feature:
I need to duplicate the last symbol in line to the first place in next, if this symbol is an some operator. For example, i need this:

I+D+D+Q+
+D=1,

I+D+K+F+A>
>0.
Post Reply