Math & Science ⇒ Space in align enviroment
Space in align enviroment
Is there a way to define the `newline' command in the preamble to always increase the line spacing by 0.2cm, but only in the `align' enviroment?
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
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Space in align enviroment
when I compared the two I found that \\[0.2cm] is equal to \setlength{\jot}{0.3cm}
are you familiar with this effect?
thanks again