TransWikia.com

Increase space in between equations in align environment

TeX - LaTeX Asked on June 24, 2021

I want to increase the spacing in between certain (not all) equations in an align environment. How can that be done?

begin{align}
    x &+ 3
    x + x &+ 3
   %space
    x &+ 3
end{align}

One Answer

Putting at the end, I think that the fast solution it put a vertical space [1em], where 1em it is a measure.

documentclass[a4paper,12pt]{article}
usepackage{amsmath,amssymb}

begin{document}
begin{align}
    x &+ 3
    x + x &+ 3[1em]
   x &+ 3
end{align}

end{document}

enter image description here

Correct answer by Sebastiano on June 24, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP